Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VmwareVmProperties

VMware virtual machine related properties.

Properties

Optional cluster

cluster: undefined | string

Cluster name.

Optional customerFields

customerFields: Array<string>

Customer fields.

Optional customerTags

customerTags: Array<CustomerTag>

Customer defined tags.

Optional faultToleranceBandwidth

faultToleranceBandwidth: undefined | number

Fault tolerance bandwidth. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional faultToleranceSecondaryLatency

faultToleranceSecondaryLatency: undefined | number

Fault tolerance to secondary latency. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional faultToleranceState

faultToleranceState: undefined | string

Fault tolerance state.

Optional instanceUuid

instanceUuid: undefined | string

vCenter-specific identifier of the virtual machine.

Optional isDisksCbtEnabled

isDisksCbtEnabled: undefined | false | true

Indicates that change tracking is supported for virtual disks of this virtual machine. However, even if change tracking is supported, it might not be available for all disks of the virtual machine.

Optional isDisksUuidEnabled

isDisksUuidEnabled: undefined | false | true

Whether changed block tracking for this VM's disk is active.

Optional path

path: undefined | string

Path directory of the asset.

Optional vmwareToolsStatus

vmwareToolsStatus: undefined | string

VMware tools status.

Functions

getDeserializedJsonObj

getJsonObj