Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DedicatedVmHostSummary

A dedicated virtual machine (VM) host lets you host multiple instances on a dedicated server that is not shared with other tenancies.

Properties

availabilityDomain

availabilityDomain: string

The availability domain the dedicated VM host is running in.

Example: {@code Uocm:PHX-AD-1}

compartmentId

compartmentId: string

The OCID of the compartment that contains the dedicated VM host.

dedicatedVmHostShape

dedicatedVmHostShape: string

The shape of the dedicated VM host. The shape determines the number of CPUs and other resources available for VMs.

displayName

displayName: string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional faultDomain

faultDomain: undefined | string

The fault domain for the dedicated VM host's assigned instances. For more information, see Fault Domains.

If you do not specify the fault domain, the system selects one for you. To change the fault domain for a dedicated VM host, delete it and create a new dedicated VM host in the preferred fault domain.

To get a list of fault domains, use the ListFaultDomains operation in the Identity and Access Management Service API.

Example: {@code FAULT-DOMAIN-1}

id

id: string

The OCID of the dedicated VM host.

lifecycleState

lifecycleState: LifecycleState

The current state of the dedicated VM host.

Optional remainingMemoryInGBs

remainingMemoryInGBs: undefined | number

The current available memory of the dedicated VM host, in GBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

remainingOcpus

remainingOcpus: number

The current available OCPUs of the dedicated VM host. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeCreated

timeCreated: Date

The date and time the dedicated VM host was created, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Optional totalMemoryInGBs

totalMemoryInGBs: undefined | number

The current total memory of the dedicated VM host, in GBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

totalOcpus

totalOcpus: number

The current total OCPUs of the dedicated VM host. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj