NSX-T Data Center REST API
CurrentBackupOperationStatus (schema)
Current backup operation status
Name | Description | Type | Notes |
---|---|---|---|
backup_id | Unique identifier of current backup | string | |
current_step | Current step of operation | string | Enum: BACKUP_CREATING_CLUSTER_BACKUP, BACKUP_CREATING_NODE_BACKUP |
current_step_message | Additional human-readable status information about current step | string | |
end_time | Time when operation is expected to end | EpochMsTimestamp | |
operation_type | Type of operation that is in progress. Returns none if no operation is in progress, in which case none of the other fields will be set. | string | Enum: NONE, BACKUP |
start_time | Time when operation was started | EpochMsTimestamp |