JobAgentVersionCapability interface

The job agent version capability.

Properties

name

The job agent version name.

reason

The reason for the capability not being available.

status

The status of the capability.

supportedEditions

The list of supported editions.

Property Details

name

The job agent version name.

name?: string

Property Value

string

reason

The reason for the capability not being available.

reason?: string

Property Value

string

status

The status of the capability.

status?: CapabilityStatus

Property Value

supportedEditions

The list of supported editions.

supportedEditions?: JobAgentEditionCapability[]

Property Value