1. Packages
  2. Akamai
  3. API Docs
  4. getClientlistList
Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi

akamai.getClientlistList

Start a Neo task
Explain and create an akamai.getClientlistList resource
akamai logo
Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi

    Using getClientlistList

    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 getClientlistList(args: GetClientlistListArgs, opts?: InvokeOptions): Promise<GetClientlistListResult>
    function getClientlistListOutput(args: GetClientlistListOutputArgs, opts?: InvokeOptions): Output<GetClientlistListResult>
    def get_clientlist_list(list_id: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetClientlistListResult
    def get_clientlist_list_output(list_id: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetClientlistListResult]
    func LookupClientlistList(ctx *Context, args *LookupClientlistListArgs, opts ...InvokeOption) (*LookupClientlistListResult, error)
    func LookupClientlistListOutput(ctx *Context, args *LookupClientlistListOutputArgs, opts ...InvokeOption) LookupClientlistListResultOutput

    > Note: This function is named LookupClientlistList in the Go SDK.

    public static class GetClientlistList 
    {
        public static Task<GetClientlistListResult> InvokeAsync(GetClientlistListArgs args, InvokeOptions? opts = null)
        public static Output<GetClientlistListResult> Invoke(GetClientlistListInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetClientlistListResult> getClientlistList(GetClientlistListArgs args, InvokeOptions options)
    public static Output<GetClientlistListResult> getClientlistList(GetClientlistListArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getClientlistList:getClientlistList
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ListId string
    ListId string
    listId String
    listId string
    listId String

    getClientlistList Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Json string
    List GetClientlistListList
    ListId string
    OutputText string
    Id string
    The provider-assigned unique ID for this managed resource.
    Json string
    List GetClientlistListList
    ListId string
    OutputText string
    id String
    The provider-assigned unique ID for this managed resource.
    json String
    list GetClientlistListList
    listId String
    outputText String
    id string
    The provider-assigned unique ID for this managed resource.
    json string
    list GetClientlistListList
    listId string
    outputText string
    id str
    The provider-assigned unique ID for this managed resource.
    json str
    list GetClientlistListList
    list_id str
    output_text str
    id String
    The provider-assigned unique ID for this managed resource.
    json String
    list Property Map
    listId String
    outputText String

    Supporting Types

    GetClientlistListList

    CreateDate string
    The client list creation date.
    CreatedBy string
    The username of the user who created the client list.
    Deprecated bool
    Whether the client list was removed.
    Items List<GetClientlistListListItem>
    A set of client list values.
    ItemsCount int
    The number of items that a client list contains.
    ListId string
    The ID of the client list.
    ListType string
    The client list type.
    Name string
    The name of the client list.
    Notes string
    The client list notes.
    ProductionActivationStatus string
    The activation status in production environment.
    ReadOnly bool
    Whether the client is editable for the authenticated user.
    Shared bool
    Whether the client list is shared.
    StagingActivationStatus string
    The activation status in staging environment.
    Tags List<string>
    The client list tags.
    Type string
    The type of the client list.
    UpdateDate string
    The date of last update.
    UpdatedBy string
    The username of the user that updated the client list last.
    Version int
    The current version of the client list.
    CreateDate string
    The client list creation date.
    CreatedBy string
    The username of the user who created the client list.
    Deprecated bool
    Whether the client list was removed.
    Items []GetClientlistListListItem
    A set of client list values.
    ItemsCount int
    The number of items that a client list contains.
    ListId string
    The ID of the client list.
    ListType string
    The client list type.
    Name string
    The name of the client list.
    Notes string
    The client list notes.
    ProductionActivationStatus string
    The activation status in production environment.
    ReadOnly bool
    Whether the client is editable for the authenticated user.
    Shared bool
    Whether the client list is shared.
    StagingActivationStatus string
    The activation status in staging environment.
    Tags []string
    The client list tags.
    Type string
    The type of the client list.
    UpdateDate string
    The date of last update.
    UpdatedBy string
    The username of the user that updated the client list last.
    Version int
    The current version of the client list.
    createDate String
    The client list creation date.
    createdBy String
    The username of the user who created the client list.
    deprecated Boolean
    Whether the client list was removed.
    items List<GetClientlistListListItem>
    A set of client list values.
    itemsCount Integer
    The number of items that a client list contains.
    listId String
    The ID of the client list.
    listType String
    The client list type.
    name String
    The name of the client list.
    notes String
    The client list notes.
    productionActivationStatus String
    The activation status in production environment.
    readOnly Boolean
    Whether the client is editable for the authenticated user.
    shared Boolean
    Whether the client list is shared.
    stagingActivationStatus String
    The activation status in staging environment.
    tags List<String>
    The client list tags.
    type String
    The type of the client list.
    updateDate String
    The date of last update.
    updatedBy String
    The username of the user that updated the client list last.
    version Integer
    The current version of the client list.
    createDate string
    The client list creation date.
    createdBy string
    The username of the user who created the client list.
    deprecated boolean
    Whether the client list was removed.
    items GetClientlistListListItem[]
    A set of client list values.
    itemsCount number
    The number of items that a client list contains.
    listId string
    The ID of the client list.
    listType string
    The client list type.
    name string
    The name of the client list.
    notes string
    The client list notes.
    productionActivationStatus string
    The activation status in production environment.
    readOnly boolean
    Whether the client is editable for the authenticated user.
    shared boolean
    Whether the client list is shared.
    stagingActivationStatus string
    The activation status in staging environment.
    tags string[]
    The client list tags.
    type string
    The type of the client list.
    updateDate string
    The date of last update.
    updatedBy string
    The username of the user that updated the client list last.
    version number
    The current version of the client list.
    create_date str
    The client list creation date.
    created_by str
    The username of the user who created the client list.
    deprecated bool
    Whether the client list was removed.
    items Sequence[GetClientlistListListItem]
    A set of client list values.
    items_count int
    The number of items that a client list contains.
    list_id str
    The ID of the client list.
    list_type str
    The client list type.
    name str
    The name of the client list.
    notes str
    The client list notes.
    production_activation_status str
    The activation status in production environment.
    read_only bool
    Whether the client is editable for the authenticated user.
    shared bool
    Whether the client list is shared.
    staging_activation_status str
    The activation status in staging environment.
    tags Sequence[str]
    The client list tags.
    type str
    The type of the client list.
    update_date str
    The date of last update.
    updated_by str
    The username of the user that updated the client list last.
    version int
    The current version of the client list.
    createDate String
    The client list creation date.
    createdBy String
    The username of the user who created the client list.
    deprecated Boolean
    Whether the client list was removed.
    items List<Property Map>
    A set of client list values.
    itemsCount Number
    The number of items that a client list contains.
    listId String
    The ID of the client list.
    listType String
    The client list type.
    name String
    The name of the client list.
    notes String
    The client list notes.
    productionActivationStatus String
    The activation status in production environment.
    readOnly Boolean
    Whether the client is editable for the authenticated user.
    shared Boolean
    Whether the client list is shared.
    stagingActivationStatus String
    The activation status in staging environment.
    tags List<String>
    The client list tags.
    type String
    The type of the client list.
    updateDate String
    The date of last update.
    updatedBy String
    The username of the user that updated the client list last.
    version Number
    The current version of the client list.

    GetClientlistListListItem

    CreateDate string
    The client list item creation date.
    CreatedBy string
    The username of the person who created the client list item.
    CreatedVersion int
    The version of the client list when item was created.
    ExpirationDate string
    The client list item expiration date.
    ProductionActivationStatus string
    The client list activation status in production environment.
    StagingActivationStatus string
    The client list activation status in staging environment.
    Tags List<string>
    A list of tags associated with the client list item.
    Type string
    Type of client list, which can be IP, GEO, ASN, TLS_FINGERPRINT, FILE_HASH, or USER.
    UpdateDate string
    The date of last update.
    UpdatedBy string
    The username of the person that updated the client list item last.
    Value string
    Value of the item, which is either an IP address, an Autonomous System Number (ASN), a Geo location, a TLS fingerprint, a file hash, or User ID.
    Description string
    The description of the client list item.
    CreateDate string
    The client list item creation date.
    CreatedBy string
    The username of the person who created the client list item.
    CreatedVersion int
    The version of the client list when item was created.
    ExpirationDate string
    The client list item expiration date.
    ProductionActivationStatus string
    The client list activation status in production environment.
    StagingActivationStatus string
    The client list activation status in staging environment.
    Tags []string
    A list of tags associated with the client list item.
    Type string
    Type of client list, which can be IP, GEO, ASN, TLS_FINGERPRINT, FILE_HASH, or USER.
    UpdateDate string
    The date of last update.
    UpdatedBy string
    The username of the person that updated the client list item last.
    Value string
    Value of the item, which is either an IP address, an Autonomous System Number (ASN), a Geo location, a TLS fingerprint, a file hash, or User ID.
    Description string
    The description of the client list item.
    createDate String
    The client list item creation date.
    createdBy String
    The username of the person who created the client list item.
    createdVersion Integer
    The version of the client list when item was created.
    expirationDate String
    The client list item expiration date.
    productionActivationStatus String
    The client list activation status in production environment.
    stagingActivationStatus String
    The client list activation status in staging environment.
    tags List<String>
    A list of tags associated with the client list item.
    type String
    Type of client list, which can be IP, GEO, ASN, TLS_FINGERPRINT, FILE_HASH, or USER.
    updateDate String
    The date of last update.
    updatedBy String
    The username of the person that updated the client list item last.
    value String
    Value of the item, which is either an IP address, an Autonomous System Number (ASN), a Geo location, a TLS fingerprint, a file hash, or User ID.
    description String
    The description of the client list item.
    createDate string
    The client list item creation date.
    createdBy string
    The username of the person who created the client list item.
    createdVersion number
    The version of the client list when item was created.
    expirationDate string
    The client list item expiration date.
    productionActivationStatus string
    The client list activation status in production environment.
    stagingActivationStatus string
    The client list activation status in staging environment.
    tags string[]
    A list of tags associated with the client list item.
    type string
    Type of client list, which can be IP, GEO, ASN, TLS_FINGERPRINT, FILE_HASH, or USER.
    updateDate string
    The date of last update.
    updatedBy string
    The username of the person that updated the client list item last.
    value string
    Value of the item, which is either an IP address, an Autonomous System Number (ASN), a Geo location, a TLS fingerprint, a file hash, or User ID.
    description string
    The description of the client list item.
    create_date str
    The client list item creation date.
    created_by str
    The username of the person who created the client list item.
    created_version int
    The version of the client list when item was created.
    expiration_date str
    The client list item expiration date.
    production_activation_status str
    The client list activation status in production environment.
    staging_activation_status str
    The client list activation status in staging environment.
    tags Sequence[str]
    A list of tags associated with the client list item.
    type str
    Type of client list, which can be IP, GEO, ASN, TLS_FINGERPRINT, FILE_HASH, or USER.
    update_date str
    The date of last update.
    updated_by str
    The username of the person that updated the client list item last.
    value str
    Value of the item, which is either an IP address, an Autonomous System Number (ASN), a Geo location, a TLS fingerprint, a file hash, or User ID.
    description str
    The description of the client list item.
    createDate String
    The client list item creation date.
    createdBy String
    The username of the person who created the client list item.
    createdVersion Number
    The version of the client list when item was created.
    expirationDate String
    The client list item expiration date.
    productionActivationStatus String
    The client list activation status in production environment.
    stagingActivationStatus String
    The client list activation status in staging environment.
    tags List<String>
    A list of tags associated with the client list item.
    type String
    Type of client list, which can be IP, GEO, ASN, TLS_FINGERPRINT, FILE_HASH, or USER.
    updateDate String
    The date of last update.
    updatedBy String
    The username of the person that updated the client list item last.
    value String
    Value of the item, which is either an IP address, an Autonomous System Number (ASN), a Geo location, a TLS fingerprint, a file hash, or User ID.
    description String
    The description of the client list item.

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the akamai Terraform Provider.
    akamai logo
    Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate