| Name | Type | Writable | Restrictions | Description | 
|---|
| batchIndex | int | V |  | The index of the batch process that the command refers to 
 | 
| cause | string | V |  | The reason for the command 
 | 
| createdAt | int |  |  | Creation date as Unix timestamp (In seconds) 
 | 
| createdBy | string | V |  | Creator name 
 | 
| createdById | int | V |  | Creator id 
 | 
| description | string | V |  | Command description 
 | 
| errorDescription | string | V |  | Error description 
 | 
| id | int |  |  | The id of the Category 
 | 
| schedulerId | int | V |  | The id of the scheduler that the command refers to 
 | 
| status | KalturaControlPanelCommandStatus | V |  | The command status 
 | 
| targetType | KalturaControlPanelCommandTargetType | V |  | The command target type - data center / scheduler / job / job type 
 | 
| type | KalturaControlPanelCommandType | V |  | The command type - stop / start / config 
 | 
| updatedAt | int |  |  | Update date as Unix timestamp (In seconds) 
 | 
| updatedBy | string | V |  | Updater name 
 | 
| workerConfiguredId | int | V |  | The id of the scheduler worker as configured in the ini file 
 | 
| workerId | int | V |  | The id of the scheduler worker that the command refers to 
 | 
| workerName | int | V |  | The name of the scheduler worker that the command refers to 
 |