avi 31.1.1 published on Monday, Apr 14, 2025 by vmware
avi.getLicenseledgerdetails
Explore with Pulumi AI
<!–
Copyright 2021 VMware, Inc.
SPDX-License-Identifier: Mozilla Public License 2.0
–>
layout: “avi”
page_title: “AVI: avi.Licenseledgerdetails” sidebar_current: “docs-avi-datasource-licenseledgerdetails” description: |- Get information of Avi LicenseLedgerDetails.
avi.Licenseledgerdetails
This data source is used to to get avi.Licenseledgerdetails objects.
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.avi.AviFunctions;
import com.pulumi.avi.inputs.GetLicenseledgerdetailsArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var fooLicenseledgerdetails = AviFunctions.getLicenseledgerdetails(GetLicenseledgerdetailsArgs.builder()
            .name("foo")
            .uuid("licenseledgerdetails-f9cf6b3e-a411-436f-95e2-2982ba2b217b")
            .build());
    }
}
variables:
  fooLicenseledgerdetails:
    fn::invoke:
      function: avi:getLicenseledgerdetails
      arguments:
        name: foo
        uuid: licenseledgerdetails-f9cf6b3e-a411-436f-95e2-2982ba2b217b
Using getLicenseledgerdetails
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getLicenseledgerdetails(args: GetLicenseledgerdetailsArgs, opts?: InvokeOptions): Promise<GetLicenseledgerdetailsResult>
function getLicenseledgerdetailsOutput(args: GetLicenseledgerdetailsOutputArgs, opts?: InvokeOptions): Output<GetLicenseledgerdetailsResult>def get_licenseledgerdetails(id: Optional[str] = None,
                             uuid: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetLicenseledgerdetailsResult
def get_licenseledgerdetails_output(id: Optional[pulumi.Input[str]] = None,
                             uuid: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetLicenseledgerdetailsResult]func LookupLicenseledgerdetails(ctx *Context, args *LookupLicenseledgerdetailsArgs, opts ...InvokeOption) (*LookupLicenseledgerdetailsResult, error)
func LookupLicenseledgerdetailsOutput(ctx *Context, args *LookupLicenseledgerdetailsOutputArgs, opts ...InvokeOption) LookupLicenseledgerdetailsResultOutput> Note: This function is named LookupLicenseledgerdetails in the Go SDK.
public static class GetLicenseledgerdetails 
{
    public static Task<GetLicenseledgerdetailsResult> InvokeAsync(GetLicenseledgerdetailsArgs args, InvokeOptions? opts = null)
    public static Output<GetLicenseledgerdetailsResult> Invoke(GetLicenseledgerdetailsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetLicenseledgerdetailsResult> getLicenseledgerdetails(GetLicenseledgerdetailsArgs args, InvokeOptions options)
public static Output<GetLicenseledgerdetailsResult> getLicenseledgerdetails(GetLicenseledgerdetailsArgs args, InvokeOptions options)
fn::invoke:
  function: avi:index/getLicenseledgerdetails:getLicenseledgerdetails
  arguments:
    # arguments dictionaryThe following arguments are supported:
getLicenseledgerdetails Result
The following output properties are available:
- Escrow
Infos List<GetLicenseledgerdetails Escrow Info>  - Maintain information about reservation against cookie. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - Id string
 - Se
Infos List<GetLicenseledgerdetails Se Info>  - Maintain information about consumed licenses against se_uuid. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - Tier
Usages List<GetLicenseledgerdetails Tier Usage>  - License usage per tier. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - Uuid string
 - Uuid for reference. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 
- Escrow
Infos []GetLicenseledgerdetails Escrow Info  - Maintain information about reservation against cookie. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - Id string
 - Se
Infos []GetLicenseledgerdetails Se Info  - Maintain information about consumed licenses against se_uuid. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - Tier
Usages []GetLicenseledgerdetails Tier Usage  - License usage per tier. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - Uuid string
 - Uuid for reference. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 
- escrow
Infos List<GetLicenseledgerdetails Escrow Info>  - Maintain information about reservation against cookie. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - id String
 - se
Infos List<GetLicenseledgerdetails Se Info>  - Maintain information about consumed licenses against se_uuid. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - tier
Usages List<GetLicenseledgerdetails Tier Usage>  - License usage per tier. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - uuid String
 - Uuid for reference. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 
- escrow
Infos GetLicenseledgerdetails Escrow Info[]  - Maintain information about reservation against cookie. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - id string
 - se
Infos GetLicenseledgerdetails Se Info[]  - Maintain information about consumed licenses against se_uuid. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - tier
Usages GetLicenseledgerdetails Tier Usage[]  - License usage per tier. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - uuid string
 - Uuid for reference. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 
- escrow_
infos Sequence[GetLicenseledgerdetails Escrow Info]  - Maintain information about reservation against cookie. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - id str
 - se_
infos Sequence[GetLicenseledgerdetails Se Info]  - Maintain information about consumed licenses against se_uuid. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - tier_
usages Sequence[GetLicenseledgerdetails Tier Usage]  - License usage per tier. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - uuid str
 - Uuid for reference. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 
- escrow
Infos List<Property Map> - Maintain information about reservation against cookie. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - id String
 - se
Infos List<Property Map> - Maintain information about consumed licenses against se_uuid. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - tier
Usages List<Property Map> - License usage per tier. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 - uuid String
 - Uuid for reference. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
 
Supporting Types
GetLicenseledgerdetailsEscrowInfo   
- Last
Updated string - Service
Cores string - Tenant
Uuid string - Tier string
 - Uuid string
 - Search LicenseLedgerDetails by uuid.
 
- Last
Updated string - Service
Cores string - Tenant
Uuid string - Tier string
 - Uuid string
 - Search LicenseLedgerDetails by uuid.
 
- last
Updated String - service
Cores String - tenant
Uuid String - tier String
 - uuid String
 - Search LicenseLedgerDetails by uuid.
 
- last
Updated string - service
Cores string - tenant
Uuid string - tier string
 - uuid string
 - Search LicenseLedgerDetails by uuid.
 
- last_
updated str - service_
cores str - tenant_
uuid str - tier str
 - uuid str
 - Search LicenseLedgerDetails by uuid.
 
- last
Updated String - service
Cores String - tenant
Uuid String - tier String
 - uuid String
 - Search LicenseLedgerDetails by uuid.
 
GetLicenseledgerdetailsSeInfo   
- Last
Updated string - Service
Cores string - Tenant
Uuid string - Tier string
 - Uuid string
 - Search LicenseLedgerDetails by uuid.
 
- Last
Updated string - Service
Cores string - Tenant
Uuid string - Tier string
 - Uuid string
 - Search LicenseLedgerDetails by uuid.
 
- last
Updated String - service
Cores String - tenant
Uuid String - tier String
 - uuid String
 - Search LicenseLedgerDetails by uuid.
 
- last
Updated string - service
Cores string - tenant
Uuid string - tier string
 - uuid string
 - Search LicenseLedgerDetails by uuid.
 
- last_
updated str - service_
cores str - tenant_
uuid str - tier str
 - uuid str
 - Search LicenseLedgerDetails by uuid.
 
- last
Updated String - service
Cores String - tenant
Uuid String - tier String
 - uuid String
 - Search LicenseLedgerDetails by uuid.
 
GetLicenseledgerdetailsTierUsage   
- tier String
 - usages List<Property Map>
 
GetLicenseledgerdetailsTierUsageUsage    
Package Details
- Repository
 - avi vmware/terraform-provider-avi
 - License
 - Notes
 - This Pulumi package is based on the 
aviTerraform Provider.