Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PeComanagedHostConfigurationSummary

Configuration Summary of a PeComanaged host.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

coresPerSocket

coresPerSocket: number

Number of cores per socket. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

cpuArchitecture

cpuArchitecture: string

CPU architechure

cpuCacheInMBs

cpuCacheInMBs: number

Size of cache memory in megabytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

cpuFrequencyInMhz

cpuFrequencyInMhz: number

Clock frequency of the processor in megahertz. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

cpuImplementation

cpuImplementation: string

Model name of processor.

cpuVendor

cpuVendor: string

Name of the CPU vendor.

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 = "PE_COMANAGED_HOST"

exadataDetails

exadataDetails: ExadataDetails

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

hostInsightId

hostInsightId: string

The OCID of the host insight resource.

hostName

hostName: string

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

isHyperThreadingEnabled

isHyperThreadingEnabled: boolean

Indicates if hyper-threading is enabled or not

opsiPrivateEndpointId

opsiPrivateEndpointId: string

The OCID of the OPSI private endpoint

parentId

parentId: string

The OCID of the database.

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

platformVendor

platformVendor: string

Platform vendor.

platformVersion

platformVersion: string

Platform version.

threadsPerSocket

threadsPerSocket: number

Number of threads per socket. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

totalCpus

totalCpus: number

Total CPU on this host. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

totalMemoryInGBs

totalMemoryInGBs: number

Total amount of usable physical memory in gibabytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

totalSockets

totalSockets: number

Number of total sockets. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Methods

getDeserializedJsonObj

getJsonObj