SettingsHostInfo

The HostInfo structure contains fields to describe some details regarding a host in the inventory.


Properties

boolean
is_vsan_witness Optional

Indicates if the host is associated with a cluster as a vSAN witness. This field is set only when the host is associated with a vSAN cluster as a witness.


string
name Required

Name of the host.

JSON Example

{
	"name": "string"
}

Feedback

Was this page helpful?