CwoHttpAKCPrepStatus

  • Base type Enumeration

Represents various Akamai cache preposition task status of a HTTP application optimizer. unknown(1) : The prepositioning task is in unknown state. scheduled(2) : The prepositioning task is scheduled to run. disabled(3) : The prepositioning task is disabled. success(4) : The prepositioning task completed successfully. error(5) : The prepositioning task has an error.

Possible values

5 objects
Number Name
1 unknown
2 scheduled
3 disabled
4 success
5 error