| _id | string | A UUID formatted string | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
| _device | object | | |
| _device.id | string | | |
| _device.templateId | string | The id of a template that is configured in the settings service. | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
| _device.parentEntityId | string | The id of the parent entity (appears only for child entities) | |
| _device.templateName | string | The name of the referenced entity template | |
| _device.template | object | | |
| _device.template.name | string | The name of the template | |
| _device.template.displayName | string | The display name of the template | |
| _device.template.parentTemplate | object | | |
| _device.template.parentTemplate.id | string | | |
| _device.template.parentTemplate.displayName | string | | |
| _device.template.parentTemplate.name | string | | |
| _device.template.id | string | The id of the template | |
| _device.organizationId | string | The id of the organization of the referenced entity. | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
| _device.name | string | The caption of the referenced entity | |
| _ownerOrganization | object | | |
| _ownerOrganization.id | string | A UUID formatted string | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
| _ownerOrganization.templateId | string | The id of a template that is configured in the settings service. | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
| _ownerOrganization.parentEntityId | string | The id of the parent entity (appears only for child entities) | |
| _ownerOrganization.templateName | string | The name of the referenced entity template | |
| _ownerOrganization.template | object | | |
| _ownerOrganization.template.name | string | The name of the template | |
| _ownerOrganization.template.displayName | string | The display name of the template | |
| _ownerOrganization.template.parentTemplate | object | | |
| _ownerOrganization.template.parentTemplate.id | string | | |
| _ownerOrganization.template.parentTemplate.displayName | string | | |
| _ownerOrganization.template.parentTemplate.name | string | | |
| _ownerOrganization.template.id | string | The id of the template | |
| _ownerOrganization.organizationId | string | The id of the organization of the referenced entity. | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
| _ownerOrganization.name | string | The caption of the referenced entity | |
| _startTime | string | A UTC date-time in the ISO-8601 format | 2007-12-20T10:15:30Z |
| _endTime | string | A UTC date-time in the ISO-8601 format | 2007-12-20T10:15:30Z |
| _state | string | The Action state Values:STARTING,IN_PROGRESS,COMPLETED,FAILED,TIMEOUT,STOPPING,ABORTED | IN_PROGRESS |
| _errorMessage | string | Error message | |
| _supportStop | boolean | Is the template support stop command | false |
| _timeoutInSeconds | integer | The timeout of the command in seconds | 10 |
| _template | object | | |
| _template.name | string | The name of the template | |
| _template.displayName | string | The display name of the template | |
| _template.parentTemplate | object | | |
| _template.parentTemplate.id | string | | |
| _template.parentTemplate.displayName | string | | |
| _template.parentTemplate.name | string | | |
| _template.id | string | The id of the template | |
| _referencers | object | An object that contains all the referencers of this entity. Each referencer is the RSAN and it's an object that contains the count of the referrers, and information of the referrer (in case count = 1) | |
| _configuration | object | An object that holds the entity configuration attributes | |
| _summary | object | | |
| _status | object | | |
| _lastModifiedTime | string | A UTC date-time in the ISO-8601 format | 2007-12-20T10:15:30Z |
| _creationTime | string | A UTC date-time in the ISO-8601 format | 2007-12-20T10:15:30Z |
| _name | string | The name of the command | |
| _caption | string | | |