JobAgentEditionCapability interface
The job agent edition capability.
Properties
| name | The job agent edition name. |
| reason | The reason for the capability not being available. |
| status | The status of the capability. |
| supported |
The list of supported service level objectives for the edition. |
Property Details
name
The job agent edition name.
name?: string
Property Value
string
reason
The reason for the capability not being available.
reason?: string
Property Value
string
status
supportedServiceLevelObjectives
The list of supported service level objectives for the edition.
supportedServiceLevelObjectives?: JobAgentServiceLevelObjectiveCapability[]