Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MacsManagedExternalHostInsight

MACS-managed external 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

Const entitySource

entitySource: string = "MACS_MANAGED_EXTERNAL_HOST"

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

Ops 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.

managementAgentId

managementAgentId: string

The OCID of the Management Agent

Optional platformName

platformName: undefined | string

Platform name.

Optional platformType

platformType: PlatformType

Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX, HP-UX].

Optional platformVersion

platformVersion: undefined | string

Platform version.

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

Methods

getDeserializedJsonObj

getJsonObj