Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DedicatedVmHost

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

Properties

availabilityDomain

availabilityDomain: string

The availability domain the dedicated virtual machine host is running in.

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

compartmentId

compartmentId: string

The OCID of the compartment that contains the dedicated virtual machine host.

dedicatedVmHostShape

dedicatedVmHostShape: string

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

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

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 virtual machine 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 virtual machine host, delete it, and then create a new dedicated virtual machine host in the preferred fault domain.

To get a list of fault domains, use the {@code ListFaultDomains} operation in the [Identity and Access Management Service API](https://docs.cloud.oracle.com/iaas/api/#/en/identity/20160918/).

Example: {@code FAULT-DOMAIN-1}

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

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 remaining 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 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 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 total OCPUs of the dedicated VM host. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj