1. Packages
  2. Avi Provider
  3. API Docs
  4. getLicenseledgerdetails
avi 31.2.2 published on Tuesday, Feb 10, 2026 by vmware
avi logo
avi 31.2.2 published on Tuesday, Feb 10, 2026 by vmware

    <!–

    Copyright 2021 VMware, Inc.
    SPDX-License-Identifier: Mozilla Public License 2.0
    

    –>

    layout: “avi”

    page_title: “AVI:<span pulumi-lang-nodejs=” avi.Licenseledgerdetails"" pulumi-lang-dotnet=" avi.Licenseledgerdetails"" pulumi-lang-go=" Licenseledgerdetails"" pulumi-lang-python=" Licenseledgerdetails"" pulumi-lang-yaml=" avi.Licenseledgerdetails"" pulumi-lang-java=" avi.Licenseledgerdetails""> 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

    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    Example coming soon!
    
    variables:
      fooLicenseledgerdetails:
        fn::invoke:
          function: avi:getLicenseledgerdetails
          arguments:
            uuid: licenseledgerdetails-f9cf6b3e-a411-436f-95e2-2982ba2b217b
            name: foo
    

    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 dictionary

    The following arguments are supported:

    Id string
    Uuid string
    Search LicenseLedgerDetails by uuid.
    Id string
    Uuid string
    Search LicenseLedgerDetails by uuid.
    id String
    uuid String
    Search LicenseLedgerDetails by uuid.
    id string
    uuid string
    Search LicenseLedgerDetails by uuid.
    id str
    uuid str
    Search LicenseLedgerDetails by uuid.
    id String
    uuid String
    Search LicenseLedgerDetails by uuid.

    getLicenseledgerdetails Result

    The following output properties are available:

    EscrowInfos List<GetLicenseledgerdetailsEscrowInfo>
    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
    SeGroupInfos List<GetLicenseledgerdetailsSeGroupInfo>
    Maintain information about se group. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    SeInfos List<GetLicenseledgerdetailsSeInfo>
    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.
    TenantInfos List<GetLicenseledgerdetailsTenantInfo>
    Maintain information about tenant. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    TierUsages List<GetLicenseledgerdetailsTierUsage>
    License usage per tier. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
    TotalLicensesReserved string
    Total of max licenses reserved as per quota config of tenant/segroup. Field introduced in 31.2.1. Allowed with any value in enterprise, 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.
    EscrowInfos []GetLicenseledgerdetailsEscrowInfo
    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
    SeGroupInfos []GetLicenseledgerdetailsSeGroupInfo
    Maintain information about se group. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    SeInfos []GetLicenseledgerdetailsSeInfo
    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.
    TenantInfos []GetLicenseledgerdetailsTenantInfo
    Maintain information about tenant. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    TierUsages []GetLicenseledgerdetailsTierUsage
    License usage per tier. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
    TotalLicensesReserved string
    Total of max licenses reserved as per quota config of tenant/segroup. Field introduced in 31.2.1. Allowed with any value in enterprise, 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.
    escrowInfos List<GetLicenseledgerdetailsEscrowInfo>
    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
    seGroupInfos List<GetLicenseledgerdetailsSeGroupInfo>
    Maintain information about se group. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    seInfos List<GetLicenseledgerdetailsSeInfo>
    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.
    tenantInfos List<GetLicenseledgerdetailsTenantInfo>
    Maintain information about tenant. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    tierUsages List<GetLicenseledgerdetailsTierUsage>
    License usage per tier. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
    totalLicensesReserved String
    Total of max licenses reserved as per quota config of tenant/segroup. Field introduced in 31.2.1. Allowed with any value in enterprise, 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.
    escrowInfos GetLicenseledgerdetailsEscrowInfo[]
    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
    seGroupInfos GetLicenseledgerdetailsSeGroupInfo[]
    Maintain information about se group. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    seInfos GetLicenseledgerdetailsSeInfo[]
    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.
    tenantInfos GetLicenseledgerdetailsTenantInfo[]
    Maintain information about tenant. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    tierUsages GetLicenseledgerdetailsTierUsage[]
    License usage per tier. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
    totalLicensesReserved string
    Total of max licenses reserved as per quota config of tenant/segroup. Field introduced in 31.2.1. Allowed with any value in enterprise, 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[GetLicenseledgerdetailsEscrowInfo]
    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_group_infos Sequence[GetLicenseledgerdetailsSeGroupInfo]
    Maintain information about se group. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    se_infos Sequence[GetLicenseledgerdetailsSeInfo]
    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.
    tenant_infos Sequence[GetLicenseledgerdetailsTenantInfo]
    Maintain information about tenant. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    tier_usages Sequence[GetLicenseledgerdetailsTierUsage]
    License usage per tier. Field introduced in 20.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
    total_licenses_reserved str
    Total of max licenses reserved as per quota config of tenant/segroup. Field introduced in 31.2.1. Allowed with any value in enterprise, 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.
    escrowInfos 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
    seGroupInfos List<Property Map>
    Maintain information about se group. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    seInfos 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.
    tenantInfos List<Property Map>
    Maintain information about tenant. Field introduced in 31.2.1. Allowed with any value in enterprise, enterprise with cloud services edition.
    tierUsages 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.
    totalLicensesReserved String
    Total of max licenses reserved as per quota config of tenant/segroup. Field introduced in 31.2.1. Allowed with any value in enterprise, 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

    LastUpdated string
    ServiceCores string
    TenantUuid string
    Tier string
    Uuid string
    Search LicenseLedgerDetails by uuid.
    LastUpdated string
    ServiceCores string
    TenantUuid string
    Tier string
    Uuid string
    Search LicenseLedgerDetails by uuid.
    lastUpdated String
    serviceCores String
    tenantUuid String
    tier String
    uuid String
    Search LicenseLedgerDetails by uuid.
    lastUpdated string
    serviceCores string
    tenantUuid 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.
    lastUpdated String
    serviceCores String
    tenantUuid String
    tier String
    uuid String
    Search LicenseLedgerDetails by uuid.

    GetLicenseledgerdetailsSeGroupInfo

    Consumed string
    Escrow string
    Uuid string
    Search LicenseLedgerDetails by uuid.
    Consumed string
    Escrow string
    Uuid string
    Search LicenseLedgerDetails by uuid.
    consumed String
    escrow String
    uuid String
    Search LicenseLedgerDetails by uuid.
    consumed string
    escrow string
    uuid string
    Search LicenseLedgerDetails by uuid.
    consumed str
    escrow str
    uuid str
    Search LicenseLedgerDetails by uuid.
    consumed String
    escrow String
    uuid String
    Search LicenseLedgerDetails by uuid.

    GetLicenseledgerdetailsSeInfo

    LastUpdated string
    ServiceCores string
    TenantUuid string
    Tier string
    Uuid string
    Search LicenseLedgerDetails by uuid.
    LastUpdated string
    ServiceCores string
    TenantUuid string
    Tier string
    Uuid string
    Search LicenseLedgerDetails by uuid.
    lastUpdated String
    serviceCores String
    tenantUuid String
    tier String
    uuid String
    Search LicenseLedgerDetails by uuid.
    lastUpdated string
    serviceCores string
    tenantUuid 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.
    lastUpdated String
    serviceCores String
    tenantUuid String
    tier String
    uuid String
    Search LicenseLedgerDetails by uuid.

    GetLicenseledgerdetailsTenantInfo

    Reserved string
    Uuid string
    Search LicenseLedgerDetails by uuid.
    Reserved string
    Uuid string
    Search LicenseLedgerDetails by uuid.
    reserved String
    uuid String
    Search LicenseLedgerDetails by uuid.
    reserved string
    uuid string
    Search LicenseLedgerDetails by uuid.
    reserved str
    uuid str
    Search LicenseLedgerDetails by uuid.
    reserved String
    uuid String
    Search LicenseLedgerDetails by uuid.

    GetLicenseledgerdetailsTierUsage

    GetLicenseledgerdetailsTierUsageUsage

    Available string
    Consumed string
    Escrow string
    Remaining string
    Available string
    Consumed string
    Escrow string
    Remaining string
    available String
    consumed String
    escrow String
    remaining String
    available string
    consumed string
    escrow string
    remaining string
    available String
    consumed String
    escrow String
    remaining String

    Package Details

    Repository
    avi vmware/terraform-provider-avi
    License
    Notes
    This Pulumi package is based on the avi Terraform Provider.
    avi logo
    avi 31.2.2 published on Tuesday, Feb 10, 2026 by vmware
      Meet Neo: Your AI Platform Teammate