ScheduledOperationExecutionResponse Class |
Namespace: Aruba.Cloud.WsDBaaS.Entities
The ScheduledOperationExecutionResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| ScheduledOperationExecutionResponse | Initializes a new instance of the ScheduledOperationExecutionResponse class |
| Name | Description | |
|---|---|---|
| ExecutionData |
Execution information
| |
| ExecutionElapsedSeconds |
Execution duration in seconds
| |
| ExecutionEndDateTimeUtc |
End execution date and time
| |
| ExecutionError |
In case of an error this field provide the error details
| |
| ExecutionId | ||
| ExecutionStartOnUtc |
Execution start date and time
| |
| ExecutionStatus |
Indicates the execution status.values: inprogress,success,fail
| |
| InstanceId |
Id of the Database instance the operation is scheduled for
| |
| OwnerId |
Scheduled operation Instance owner id
|