Get a permission group

View details permissions available within the specified access group, such as create a namespace or read data from a namespace.

Path Params
integer
required
≥ 0

Unique identifier for an EdgeKV access group.

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.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Response body
object
capabilities
array of strings
required
length ≥ 1

Lists EdgeKV permissions available within the Akamai access group.

READ_DATA WRITE_DATA DELETE_DATA READ_STAGING_DATA WRITE_STAGING_DATA DELETE_STAGING_DATA VIEW_NAMESPACE CREATE_NAMESPACE MODIFY_NAMESPACE DELETE_NAMESPACE AUTHORIZE_NAMESPACE VIEW_STAGING_NAMESPACE CREATE_STAGING_NAMESPACE MODIFY_STAGING_NAMESPACE DELETE_STAGING_NAMESPACE AUTHORIZE_STAGING_NAMESPACE VIEW_TOKEN CREATE_TOKEN REVOKE_TOKEN VIEW_STAGING_TOKEN CREATE_STAGING_TOKEN REVOKE_STAGING_TOKEN

integer
required
≥ 0

Identifies the Akamai access group specified when the namespace was created.

string
required

Name of an Akamai access group you assign to a new namespace.

Language
URL