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
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 dictionaryThe following arguments are supported:
- List
Id string
- List
Id string
- list
Id String
- list
Id string
- list_
id str
- list
Id String
getClientlistList Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Json string
- List
Get
Clientlist List List - List
Id string - Output
Text string
- Id string
- The provider-assigned unique ID for this managed resource.
- Json string
- List
Get
Clientlist List List - List
Id string - Output
Text string
- id String
- The provider-assigned unique ID for this managed resource.
- json String
- list
Get
Clientlist List List - list
Id String - output
Text String
- id string
- The provider-assigned unique ID for this managed resource.
- json string
- list
Get
Clientlist List List - list
Id string - output
Text string
- id str
- The provider-assigned unique ID for this managed resource.
- json str
- list
Get
Clientlist List List - list_
id str - output_
text str
- id String
- The provider-assigned unique ID for this managed resource.
- json String
- list Property Map
- list
Id String - output
Text String
Supporting Types
GetClientlistListList
- Create
Date string - The client list creation date.
- Created
By string - The username of the user who created the client list.
- Deprecated bool
- Whether the client list was removed.
- Items
List<Get
Clientlist List List Item> - A set of client list values.
- Items
Count int - The number of items that a client list contains.
- List
Id string - The ID of the client list.
- List
Type string - The client list type.
- Name string
- The name of the client list.
- Notes string
- The client list notes.
- Production
Activation stringStatus - The activation status in production environment.
- Read
Only bool - Whether the client is editable for the authenticated user.
- bool
- Whether the client list is shared.
- Staging
Activation stringStatus - The activation status in staging environment.
- List<string>
- The client list tags.
- Type string
- The type of the client list.
- Update
Date string - The date of last update.
- Updated
By string - The username of the user that updated the client list last.
- Version int
- The current version of the client list.
- Create
Date string - The client list creation date.
- Created
By string - The username of the user who created the client list.
- Deprecated bool
- Whether the client list was removed.
- Items
[]Get
Clientlist List List Item - A set of client list values.
- Items
Count int - The number of items that a client list contains.
- List
Id string - The ID of the client list.
- List
Type string - The client list type.
- Name string
- The name of the client list.
- Notes string
- The client list notes.
- Production
Activation stringStatus - The activation status in production environment.
- Read
Only bool - Whether the client is editable for the authenticated user.
- bool
- Whether the client list is shared.
- Staging
Activation stringStatus - The activation status in staging environment.
- []string
- The client list tags.
- Type string
- The type of the client list.
- Update
Date string - The date of last update.
- Updated
By string - The username of the user that updated the client list last.
- Version int
- The current version of the client list.
- create
Date String - The client list creation date.
- created
By String - The username of the user who created the client list.
- deprecated Boolean
- Whether the client list was removed.
- items
List<Get
Clientlist List List Item> - A set of client list values.
- items
Count Integer - The number of items that a client list contains.
- list
Id String - The ID of the client list.
- list
Type String - The client list type.
- name String
- The name of the client list.
- notes String
- The client list notes.
- production
Activation StringStatus - The activation status in production environment.
- read
Only Boolean - Whether the client is editable for the authenticated user.
- Boolean
- Whether the client list is shared.
- staging
Activation StringStatus - The activation status in staging environment.
- List<String>
- The client list tags.
- type String
- The type of the client list.
- update
Date String - The date of last update.
- updated
By String - The username of the user that updated the client list last.
- version Integer
- The current version of the client list.
- create
Date string - The client list creation date.
- created
By string - The username of the user who created the client list.
- deprecated boolean
- Whether the client list was removed.
- items
Get
Clientlist List List Item[] - A set of client list values.
- items
Count number - The number of items that a client list contains.
- list
Id string - The ID of the client list.
- list
Type string - The client list type.
- name string
- The name of the client list.
- notes string
- The client list notes.
- production
Activation stringStatus - The activation status in production environment.
- read
Only boolean - Whether the client is editable for the authenticated user.
- boolean
- Whether the client list is shared.
- staging
Activation stringStatus - The activation status in staging environment.
- string[]
- The client list tags.
- type string
- The type of the client list.
- update
Date string - The date of last update.
- updated
By 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[Get
Clientlist List List Item] - 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_ strstatus - The activation status in production environment.
- read_
only bool - Whether the client is editable for the authenticated user.
- bool
- Whether the client list is shared.
- staging_
activation_ strstatus - The activation status in staging environment.
- 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.
- create
Date String - The client list creation date.
- created
By 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.
- items
Count Number - The number of items that a client list contains.
- list
Id String - The ID of the client list.
- list
Type String - The client list type.
- name String
- The name of the client list.
- notes String
- The client list notes.
- production
Activation StringStatus - The activation status in production environment.
- read
Only Boolean - Whether the client is editable for the authenticated user.
- Boolean
- Whether the client list is shared.
- staging
Activation StringStatus - The activation status in staging environment.
- List<String>
- The client list tags.
- type String
- The type of the client list.
- update
Date String - The date of last update.
- updated
By String - The username of the user that updated the client list last.
- version Number
- The current version of the client list.
GetClientlistListListItem
- Create
Date string - The client list item creation date.
- Created
By string - 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 string - The client list item expiration date.
- Production
Activation stringStatus - The client list activation status in production environment.
- Staging
Activation stringStatus - The client list activation status in staging environment.
- 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.
- Update
Date string - The date of last update.
- Updated
By 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 string - The client list item creation date.
- Created
By string - 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 string - The client list item expiration date.
- Production
Activation stringStatus - The client list activation status in production environment.
- Staging
Activation stringStatus - The client list activation status in staging environment.
- []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.
- Update
Date string - The date of last update.
- Updated
By 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 String - The client list item creation date.
- created
By String - The username of the person who created the client list item.
- created
Version Integer - The version of the client list when item was created.
- expiration
Date String - The client list item expiration date.
- production
Activation StringStatus - The client list activation status in production environment.
- staging
Activation StringStatus - The client list activation status in staging environment.
- 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.
- update
Date String - The date of last update.
- updated
By 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 string - The client list item creation date.
- created
By string - The username of the person who created the client list item.
- created
Version number - The version of the client list when item was created.
- expiration
Date string - The client list item expiration date.
- production
Activation stringStatus - The client list activation status in production environment.
- staging
Activation stringStatus - The client list activation status in staging environment.
- 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.
- update
Date string - The date of last update.
- updated
By 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_ strstatus - The client list activation status in production environment.
- staging_
activation_ strstatus - The client list activation status in staging environment.
- 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.
- create
Date String - The client list item creation date.
- created
By String - The username of the person who created the client list item.
- created
Version Number - The version of the client list when item was created.
- expiration
Date String - The client list item expiration date.
- production
Activation StringStatus - The client list activation status in production environment.
- staging
Activation StringStatus - The client list activation status in staging environment.
- 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.
- update
Date String - The date of last update.
- updated
By 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
akamaiTerraform Provider.
