ImageUploadOpsStatus
ImageUploadOpsStatus
JSON Example
{
"last_changed_time": {
"secs": 0,
"usecs": 0
},
"reason": "string",
"state": "string"
}
string
reason
Optional
Descriptive reason for the state of the image. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
string
state
Optional
Current fsm-state of image upload operation. Enum options - IMAGE_FSM_STARTED, IMAGE_FSM_IN_PROGRESS, IMAGE_FSM_COMPLETED, IMAGE_FSM_FAILED. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.