Get an onboarding activationget https://{hostname}/appsec/v1/onboardings/{onboardingId}/activations/{activationId}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 ParamsonboardingIdintegerrequiredA unique identifier for an onboarding.activationIdintegerrequiredA unique identifier for an activation.Query ParamsaccountSwitchKeystringFor 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 200Onboarding Activation is completed.Response bodyobjectactivationIdintegerrequiredThe unique identifier for an activation.activationStatusstringrequiredlength ≥ 1Read-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 FAILEDactivationStatusLinkurirequiredThe URL for the operation to request the activation status.completedDatedate-timeThe ISO 8601 timestamp when the activation reaches a steady state and validates across the Akamai network.createdBystringrequiredlength ≥ 1Read-only The user who created the activation request.createdDatedate-timerequiredRead-only The ISO 8601 timestamp when the activation request was submitted.networkstringrequiredlength ≥ 1Specifies the network where you are activating your onboarding, either STAGING, or PRODUCTION. STAGING PRODUCTIONonboardingLinkstringrequiredlength ≥ 1The URL to get the onboarding's details.percentCompleteintegerThe percentage of the activation that is complete.retryAfterintegerThe 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. 202Onboarding activation is in progress.Response bodyobjectactivationIdintegerrequiredThe unique identifier for an activation.activationStatusstringrequiredlength ≥ 1Read-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 FAILEDactivationStatusLinkurirequiredThe URL for the operation to request the activation status.completedDatedate-timeThe ISO 8601 timestamp when the activation reaches a steady state and validates across the Akamai network.createdBystringrequiredlength ≥ 1Read-only The user who created the activation request.createdDatedate-timerequiredRead-only The ISO 8601 timestamp when the activation request was submitted.networkstringrequiredlength ≥ 1Specifies the network where you are activating your onboarding, either STAGING, or PRODUCTION. STAGING PRODUCTIONonboardingLinkstringrequiredlength ≥ 1The URL to get the onboarding's details.percentCompleteintegerThe percentage of the activation that is complete.retryAfterintegerThe 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. 403Forbidden. You are not authorized to use this API.Response bodyobjectdetailstringrequiredThe detailed error message.fieldErrorsobjectPointers to fields for which invalid input was provided, whose values are messages detailing the reason this input was invalid for this field.Has additional fieldsinstancestringrequiredThe non-referenceable URI that indicates the error instance.statusintegerrequiredThe HTTP status code.titlestringrequiredThe error title.typestringrequiredThe URL for the error type.View Additional Properties 404Not found. The onboardingId or activationId was not found.Response bodyobjectdetailstringrequiredThe detailed error message.fieldErrorsobjectPointers to fields for which invalid input was provided, whose values are messages detailing the reason this input was invalid for this field.Has additional fieldsinstancestringrequiredThe non-referenceable URI that indicates the error instance.statusintegerrequiredThe HTTP status code.titlestringrequiredThe error title.typestringrequiredThe URL for the error type.View Additional Properties 500Conflict. Onboarding activation failed.Response bodyobjectdetailstringrequiredThe detailed error message.fieldErrorsobjectPointers to fields for which invalid input was provided, whose values are messages detailing the reason this input was invalid for this field.Has additional fieldsinstancestringrequiredThe non-referenceable URI that indicates the error instance.statusintegerrequiredThe HTTP status code.titlestringrequiredThe error title.typestringrequiredThe URL for the error type.View Additional PropertiesUpdated about 1 month ago Activate an onboardingOnboarding: Post-activation validationDid this page help you?YesNo