Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.07 KB

Operation.md

File metadata and controls

17 lines (13 loc) · 1.07 KB

kern.services.CumulocityClient.Model.Operation

Properties

Name Type Description Notes
BulkOperationId string Reference to a bulk operation ID if this operation was scheduled from a bulk operation. [optional] [readonly]
CreationTime DateTime Date and time when the operation was created in the database. [optional] [readonly]
DeviceId string Identifier of the target device where the operation should be performed. [optional]
DeviceExternalIDs ExternalIds [optional]
FailureReason string Reason for the failure. [optional] [readonly]
Id string Unique identifier of this operation. [optional] [readonly]
Self string A URL linking to this resource. [optional] [readonly]
Status string The status of the operation. [optional]

[Back to Model list] [Back to API list] [Back to README]