此内容没有您所选择的语言版本。
2.24. Data-Class: OperationHistoryRest
| Name | Type | Description |
|---|---|---|
| status | String | The status of the history |
| result | Map<String,Object> | Map with key/value pairs for the operation result |
| errorMessage | String | Error message if the operation was not successful |
| links | List<Link> | |
| operationName | String | Name of the operation that was run |
| resourceName | String | Name of the resource the operation was run on |
| lastModified | long | |
| jobId | String | Job-ID of this history item |