CloudStatus

CloudStatus
CloudStatus
JSON Example
{
    "cc_id": "string",
    "reason": "string",
    "se_image_state": [
        {
            "reason": "string",
            "state": "string",
            "version": "string"
        }
    ],
    "state": "string"
}
string
cc_id
Optional

Cloud Id. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
reason
Optional

Reason message for the current state. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

se_image_state
Optional

ServiceEngine image state. Field introduced in 18.2.6. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
state
Optional

Cloud State. Enum options - CLOUD_STATE_UNKNOWN, CLOUD_STATE_IN_PROGRESS, CLOUD_STATE_FAILED, CLOUD_STATE_PLACEMENT_READY, CLOUD_STATE_DELETING, CLOUD_STATE_NOT_CONNECTED. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of