Tasks
The API includes both standard synchronous methods, whose results are returned immediately upon execution, and asynchronous methods, which return a uuid-formatted task id as the result.
Task Types
Domains
ENABLE_CDNDISABLE_CDNDELETE_DOMAINISSUE_CERT
S3 Objects
CREATE_S3_RESOURCEDELETE_S3_RESOURCEDISABLE_BUCKETDISABLE_BUCKETS_BY_RESOURCEDELETE_BUCKET
VoD
ENABLE_VODDISABLE_VODDELETE_VOD
Streams
CREATE_STREAMUPDATE_STREAMDELETE_STREAMENABLE_STREAMDISABLE_STREAMSTART_STREAM_PUSH_PUBLISHINGSTOP_STREAM_PUSH_PUBLISHINGSTART_STREAM_RECORDINGSTOP_STREAM_RECORDING
Task Statuses
TO_IN_PROGRESS– task is queued for executionIN_PROGRESS– task is currently being executedCOMPLETED– task completed successfullyFAILED– task failedTO_CANCELLING– task is queued for cancellationCANCELLING– task is in the process of being cancelledCANCELED– task has been cancelled