Cancel an activation

Cancel an activation. You can cancel any activation whose status is still PRESUBMIT, PENDING, or IN_PROGRESS. Once complete, the activation status changes from CANCELLING to CANCELLED.

Path Params
integer
required
≥ 1

Unique identifier for an EdgeWorkers activation.

integer
required
≥ 1

Unique identifier for an EdgeWorker.

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.

Response

Response body
object
string
required
length ≥ 1

Identifier for the account under which the EdgeWorker was created.

integer
required
≥ 1

Unique identifier of the activation.

string
required
length ≥ 1

Username of the person who created the EdgeWorker.

date-time
required

ISO 8601 timestamp indicating when the EdgeWorker was created.

integer
required
≥ 1

Unique identifier of the EdgeWorker.

date-time
required

ISO 8601 timestamp indicating when the EdgeWorker was most recently modified.

string
required

The network on which the version is activated, either STAGING or PRODUCTION.

STAGING PRODUCTION

string
length between 1 and 128

Note to specify why the version is being activated.

string
required

The activation status of the EdgeWorker version is CANCELLING, then CANCELLED after you cancel a PRESUBMIT, PENDING, or IN_PROGRESS activation. (After status is PENDING, it may then be IN_PROGRESS, COMPLETE, ABORTED, ERROR, EXPIRED, or DELETED_BY_AKAMAI.)

PRESUBMIT PENDING IN_PROGRESS COMPLETE CANCELLING CANCELLED ABORTED ERROR DELETED_BY_AKAMAI EXPIRED

string
required
length ≥ 1

Unique identifier of the version.

Language
Authentication
URL