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