vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - SolutionsHostBoundSolutionConfig
- Extends
- SolutionsTypeSpecificSolutionConfig
- See also
-
vim.Datastore.html">Datastore,
Properties
Name Type Description datastores* vmodl.ManagedObjectReference
to a vim.DatastoreDatastores to be configured as a storage of the VMs. The first available datastore on the host is used. The collection cannot contain duplicate elements. If omitted - default configured datastore on the host will be used.
networks* vmodl.ManagedObjectReference
to a vim.Networknetworks to satisfy system Virtual Machine network adapter requirements. If omitted - default configured network on the host will be used.
preferHostConfiguration* xsd:boolean If set to true - default network and datastore configured on host will take precedence over datastores and networks.
vmci* xsd:string[] VMCI to be allowed access from the system Virtual Machine.
Properties inherited from SolutionsTypeSpecificSolutionConfig None Properties inherited from vmodl.DynamicData None
Show WSDL type definition
Top of page Local Properties Managed Object Types Data Object Types All Properties All Methods