Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - FolderBatchAddStandaloneHostsResult(vim.Folder.BatchAddStandaloneHostsResult)
- Returned by
- BatchAddStandaloneHosts_Task
- Extends
- DynamicData
- See also
- FolderFailedHostResult, HostSystem
- Since
- vSphere API Release 6.7.1
Data Object Description
Properties
Name | Type | Description |
---|---|---|
addedHosts* | ManagedObjectReference[]
to a HostSystem[] |
List of hosts that were successfully added as standalone hosts
to the inventory.
|
hostsFailedInventoryAdd* | FolderFailedHostResult[] |
Contains a fault for each host that failed to add. A failed host
will not be part of addedHosts list.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |