VcenterSettingsV1ConfigComponentsInventoryHostHostConfig

The HostConfig structure contains fields describing the configuration of a Stand alone host.


Properties

string
name Required

Name of the host


string
parent_path Optional

Parent of this inventory object. If unset, then inventory object placed in root folder.


permissions Optional

Permission on the host. If unset, then no permissions defined on this inventory object.

JSON Example

{
	"name": "string"
}

Feedback

Was this page helpful?