| Name | Type | Writable | Restrictions | Description | 
							
								| id | int |  |  | The id of the Category | 
							
								| createdBy | string | V |  | Creator name | 
							
								| updatedBy | string | V |  | Updater name | 
							
								| commandId | string | V |  | Id of the control panel command that created this config item | 
							
								| commandStatus | string | V |  | The status of the control panel command | 
							
								| schedulerId | int | V |  | The id of the scheduler | 
							
								| schedulerConfiguredId | int | V |  | The configured id of the scheduler | 
							
								| schedulerName | string | V |  | The name of the scheduler | 
							
								| workerId | int | V |  | The id of the job worker | 
							
								| workerConfiguredId | int | V |  | The configured id of the job worker | 
							
								| workerName | string | V |  | The name of the job worker | 
							
								| variable | string | V |  | The name of the variable | 
							
								| variablePart | string | V |  | The part of the variable | 
							
								| value | string | V |  | The value of the variable |