VSphereAutomation::Appliance::ApplianceRecoveryReconciliationJobInfo

Properties

Name Type Description Notes
description VapiStdLocalizableMessage
service String Name of the service containing the operation.
operation String Name of the operation associated with the task.
parent String Parent of the current task. [optional]
target VapiStdDynamicID [optional]
status ApplianceRecoveryReconciliationJobStatus
cancelable Boolean Flag to indicate whether or not the operation can be cancelled. The value may change as the operation progresses. [optional]
error String Description of the error if the operation status is "FAILED". [optional]
start_time DateTime Time when the operation is started. [optional]
end_time DateTime Time when the operation is completed. [optional]
messages Array<VapiStdLocalizableMessage> A list of localized messages.
progress Integer The progress of the job as a percentage.