List CAC configurations

Lists all Client Access Control (CAC) configurations you can access.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Responses

Response body
array of objects
object
integer
≥ 1

The unique identifier for the CAC configuration.

currentCidrs
object

Encapsulates the current set of CIDR blocks.

string
length ≥ 1

A description of the CAC configuration.

string
length ≥ 1

The name of the CAC configuration.

proposedCidrs
array of objects
length ≥ 0

Encapsulates the set of CIDR blocks proposed by Akamai.

proposedCidrs
object
cidrs
array of strings
length ≥ 0

CIDR blocks used to provide this CAC configuration with access to the Akamai portal.

cidrs
date-time

An ISO 8601 timestamp indicating when Akamai proposed the latest version of CIDR blocks.

integer
≥ 0

The latest version of CIDR blocks proposed.

Language
Authentication
URL