Name | Type | Description | Notes |
---|---|---|---|
id | str | The identifier of this Operation. | |
_self | str | The location of this entity. | [optional] |
created_date_time | datetime | The time-stamp when the object was created. The time stamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations). | [optional] |
last_action_date_time | datetime | The time-stamp when the current status was entered. The time stamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations). | [optional] |
status | Status | [optional] | |
result | OperationResult | [optional] | |
error | EntityError | [optional] |