Share via


GeneralHostProperties interface

The properties of a general host.

Extends

Properties

kind

The kind of host.

Inherited Properties

displayName

Display name of the host in VMware vCenter.

faultDomain
fqdn

Fully qualified domain name of the host.

maintenance

If provided, the host is in maintenance. The value is the reason for maintenance.

moRefId

vCenter managed object reference ID of the host.

provisioningState

The state of the host provisioning.

Property Details

kind

The kind of host.

kind: "General"

Property Value

"General"

Inherited Property Details

displayName

Display name of the host in VMware vCenter.

displayName?: string

Property Value

string

Inherited From HostProperties.displayName

faultDomain

faultDomain?: string

Property Value

string

Inherited From HostProperties.faultDomain

fqdn

Fully qualified domain name of the host.

fqdn?: string

Property Value

string

Inherited From HostProperties.fqdn

maintenance

If provided, the host is in maintenance. The value is the reason for maintenance.

maintenance?: string

Property Value

string

Inherited From HostProperties.maintenance

moRefId

vCenter managed object reference ID of the host.

moRefId?: string

Property Value

string

Inherited From HostProperties.moRefId

provisioningState

The state of the host provisioning.

provisioningState?: string

Property Value

string

Inherited From HostProperties.provisioningState