Get an onboarding activation

App & API Protector, App & API Protector with the Advanced Security module Returns the status of an activation. Activations can take about 20 minutes. If an activation fails, this API responds with the underlying error status.

Path Params
integer
required

A unique identifier for an onboarding.

integer
required

A unique identifier for an activation.

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
integer
required

The unique identifier for an activation.

string
required
length ≥ 1

Read-only The status of the activation. When the status is Activation can take about 20 minutes. A value of ACTIVE means activation succeeded and your site is ready for validation. A value of FAILED means the onboarding failed to activate and specific information about the failure is returned in the error response. When PENDING, the activation partially completed and the response shows you what additional steps you need to complete to finish your activation.

PENDING ACTIVE FAILED

uri
required
date-time

The ISO 8601 timestamp when the activation reaches a steady state and validates across the Akamai network.

string
required
length ≥ 1

Read-only The user who created the activation request.

date-time
required

Read-only The ISO 8601 timestamp when the activation request was submitted.

string
required
length ≥ 1

Specifies the network where you are activating your onboarding, either STAGING, or PRODUCTION.

STAGING PRODUCTION

string
required
length ≥ 1
integer

The percentage of the activation that is complete.

integer

The time remaining, in seconds, until the activation finishes. If your activation fails and you need to try activating again, you won't be able to until this value reaches 0.

onboardingId or activationId was not found.

Language
Authentication
URL