Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HostInsight

Host insight resource.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

definedTags

definedTags: object

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

Type declaration

  • [key: string]: object
    • [key: string]: any

entitySource

entitySource: string

freeformTags

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

Type declaration

  • [key: string]: string

Optional hostDisplayName

hostDisplayName: undefined | string

The user-friendly name for the host. The name does not have to be unique.

hostName

hostName: string

The host name. The host name is unique amongst the hosts managed by the same management agent.

Optional hostType

hostType: undefined | string

Operations Insights internal representation of the host type. Possible value is EXTERNAL-HOST.

id

id: string

The OCID of the host insight resource.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

lifecycleState

lifecycleState: LifecycleState

The current state of the host.

Optional processorCount

processorCount: undefined | number

Processor count. This is the OCPU count for Autonomous Database and CPU core count for other database types. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

status

Indicates the status of a host insight in Operations Insights

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

The time the the host insight was first enabled. An RFC3339 formatted datetime string

Optional timeUpdated

timeUpdated: Date

The time the host insight was updated. An RFC3339 formatted datetime string

Functions

getDeserializedJsonObj

getJsonObj