Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkersSummary

Details of the workers in a specific On-premise vantage point.

Properties

available

available: number

Number of available workers in a specific On-premise vantage point. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

availableCapabilities

availableCapabilities: Array<AvailableCapability>

List of available capabilities in a specific On-premise vantage point.

disabled

disabled: number

Number of disabled workers in a specific On-premise vantage point. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

minVersion

minVersion: string

Minimum version among the workers in a specific On-premise vantage point.

total

total: number

Total number of workers in a specific On-premise vantage point. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

used

used: number

Number of occupied workers in a specific On-premise vantage point. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj