Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
2.24. Data-Class: OperationHistoryRest
Denotes the outcome of an operation that has been scheduled to run. Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
| 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 |