EdgeWorkers API-Activations

Number of APIs: 5

  1. Activate an EdgeWorker version POST https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/activations

  2. List activations GET https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/activations

  3. Get an activation GET https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/activations/:activationId

  4. Cancel an activation DELETE https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/activations/:activationId

  5. Roll back to the previous active EdgeWorker version POST https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/activations/rollback