Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateWorkerDetails

Details of the request body used to create a new worker for an On-premise vantage point.

Properties

Optional configurationDetails

configurationDetails: any

Configuration details of the On-premise VP worker.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

name

name: string

Unique On-premise VP worker name that cannot be edited. The name should not contain any confidential information.

Optional priority

priority: undefined | number

Priority of the On-premise VP worker to schedule monitors. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

resourcePrincipalTokenPublicKey

resourcePrincipalTokenPublicKey: string

public key for resource Principal Token based validation to be used in further calls.

Optional status

status: model.OnPremiseVantagePointWorkerStatus

Enables or disables the On-premise VP worker.

version

version: string

Image version of the On-premise VP worker.

Optional workerType

workerType: model.OnPremiseVantagePointWorkerType

Type of the On-premise VP worker.

Functions

getDeserializedJsonObj

getJsonObj