Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Worker

The information about an On-premise VP worker.

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"}}}

displayName

displayName: string

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

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"}}

Optional geoInfo

geoInfo: undefined | string

Geographical information of the On-premise VP worker.

id

id: string

The OCID of the On-premise VP worker.

Optional identityInfo

identityInfo: model.IdentityInfoDetails

Optional monitorList

monitorList: Array<WorkerMonitorList>

Monitors list assigned to the On-premise VP worker.

name

name: string

Unique permanent name of the On-premise VP worker. This is the same as the displayName.

opvpId

opvpId: string

The OCID of the On-premise vantage point.

opvpName

opvpName: string

On-premise vantage point name.

priority

priority: number

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

runtimeId

runtimeId: string

The runtime assigned id of the On-premise VP worker.

status

Enables or disables the On-premise VP worker.

Optional timeCreated

timeCreated: Date

The time the resource was created, expressed in RFC 3339 timestamp format. Example: {@code 2020-02-12T22:47:12.613Z}

Optional timeLastSyncUp

timeLastSyncUp: Date

The time the resource was last synced, expressed in RFC 3339 timestamp format. Example: {@code 2020-02-12T22:47:12.613Z}

Optional timeUpdated

timeUpdated: Date

The time the resource was updated, expressed in RFC 3339 timestamp format. Example: {@code 2020-02-13T22:47:12.613Z}

versionDetails

workerType

Type of the On-premise VP worker.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Worker): object

getJsonObj

  • getJsonObj(obj: Worker): object