esx settings internal summary: root entity

The root_entity structure contains information about the identifier of the entity.

Representation:

{}

Query parameters:

Name Type Description
bold = required
folder string Identifier of the folder entity. Exactly one of folder or datacenter must be specified.

Optional. either folder or datacenter are unset, the default root entity will be vcenter.When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: Folder. When operations return a value of this structure as a result, the field will be an identifier for the resource type: Folder.

datacenter string Identifier of the datacenter entity Exactly one of folder or datacenter must be specified.

Optional. either folder or datacenter are unset, the default root entity will be vcenter.When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: Datacenter. When operations return a value of this structure as a result, the field will be an identifier for the resource type: Datacenter.