vSphere ESX Agent Manager API


Data Object - SolutionsMultiSourceTransitionSpec

Property of
SolutionsValidateSpec
Extends
vmodl.DynamicData
See also
SolutionsVmSelectionSpecMapping
Since
vEAM API 9.1

Data Object Description

Specification necessary to transition a solution from existing legacy agencies to a single LCCM solution.

Supported only for solutions with SolutionsClusterBoundSolutionConfig.

Properties

Name Type Description
agencyIds*xsd:string[]

Old legacy cluster bound agency IDs to transition from.

Required to contain atleast one agency ID.


module*xsd:string

Cluster module to be reused for transitioned System VMs. Used to express VM-VM anti affinity relation between System VMs in the vSphere Cluster.
solutionxsd:string

Solution to transition from an old legacy agencies.
sourceVmSelectionSpecs*SolutionsVmSelectionSpecMapping[]

Relation between System VMs and their respective VmSelectionSpecs.

Provided VM IDs must be part of the solution being tarnsitioned and must exist in the cluster where the solution is installed.

Provided VmSelectionSpecs must be present in the applied desired state as part of the AlternativeVmSpec in the given solution desired state specification.


Properties inherited from vmodl.DynamicData
None
*Need not be set
Show WSDL type definition