이 콘텐츠는 선택한 언어로 제공되지 않습니다.
2.24. Data-Class: OperationHistoryRest
Denotes the outcome of an operation that has been scheduled to run. 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
| 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 |