Test Search vSphere Web Services API


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
*Need not be set
Show WSDL type definition