InlineZtpV1CsgsCsg_idStatus200Response

InlineZtpV1CsgsCsg_idStatus200Response
InlineZtpV1CsgsCsg_idStatus200Response
JSON Example
{
    "status": "string",
    "steps": [
        {
            "id": "string",
            "name": "string",
            "type": "string",
            "progress": 0,
            "status": "string",
            "startTime": 0,
            "endTime": 0,
            "statusMessage": "string",
            "domainId": "string",
            "hostId": "string",
            "createdTimestamp": 0,
            "lastUpdatedTimestamp": 0
        }
    ]
}
string
status
Optional

The status of provisioning of the domain. It can be one of: [NOT_PROVISIONED, PROVISIONED, IN_PROGRESS, FAILED].

array of object
steps
Optional

The list of tasks under this domain.