List CA set activations

List all activation and deactivation requests for the CA set.

Path Params
integer
required

Identifies each CA set.

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
object
activations
array of objects
required
length ≥ 0

Read-only The activation or deactivation requests.

activations*
object
integer | null
≥ 1

Read-only Uniquely identifies the activation request.

string | null
integer | null
≥ 1

Read-only Uniquely identifies the CA set.

string | null
string | null

Read-only The user who requested the activity.

date-time | null

Read-only When the activity was requested.

string | null

Read-only The user who completed the activity.

date-time | null

Read-only When the request was last modified, or null` if not yet modified.

string | null
required

Indicates the network for any activation-related activities, either STAGING or PRODUCTION.

STAGING PRODUCTION

string

Read-only Status of the current activity, either IN_PROGRESS, COMPLETE, or FAILED.

IN_PROGRESS COMPLETE FAILED

string

Read-only Type of requested activity, either ACTIVATE, DEACTIVATE, or DELETE.

ACTIVATE DEACTIVATE DELETE

object | null

Read-only Validation results that display any errors, warnings, or notices.

integer | null
≥ 1

Read-only Uniquely identifies each CA set version.

string | null
integer | null
≥ 1

Read-only The CA set's incremental version number.

Headers
object
integer

Indicates how many total requests you are allowed to make in the current time window. You can't make more requests than this value. See Rate Limiting.

integer

Indicates how many remaining requests you can make in the current time window. See Rate Limiting.

string

Indicates the time of resetting the number of your remaining requests to the full limit indicated by X-RateLimit-Limit. See Rate Limiting.

Content-Type header.

Language
Authentication
URL