vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ComputeResourceHostSeedSpecSingleHostSpec(vim.ComputeResource.HostSeedSpec.SingleHostSpec)
- Property of
- ComputeResourceHostSeedSpec
- Extends
- DynamicData
- See also
- HostConnectSpec, HostSystem
- Since
- 2.0
Data Object Description
This data object contains a specification for a single candidate host for the host seeding operation. If the candidate host is: - A new host not managed by vCenter Server: A ConnectSpec needs to be provided. - A host managed by vCenter Server: A HostSystem needs to be provided.Properties
Name | Type | Description |
---|---|---|
existingHost* | ManagedObjectReference
to a HostSystem |
Reference to an existing host.
|
newHostCnxSpec* | HostConnectSpec |
Connection Spec for a new host.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |