Vsan Vcsa Deployer System Vsan Prepare Vsan For Vcsa
Deployment engine that allows the deploy of VCSA (Virtual Center Service Appliance) onto a vSAN datastore.
vSAN is bootstrapped as part of this process onto the local host as a single node vSAN cluster, VCSA is deployed onto the vSAN datastore, then vCenter is configured with a datacenter, a cluster, and the local host is added to that cluster to complete a fully configured vSAN cluster in Virtual Center. Note: Must be called on an ESXi host
Required privileges: VirtualMachine.Inventory.Create
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case VsanVcsaDeployerSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanPrepareVsanForVcsaRequestType Object"
Bootstrap specification
Unique Identifier for the background operation that can be used with VsanVcsaGetBootstrapProgress().
NotFound: when specified cluster doesn't exist.
"VimFault Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanVcsaDeployerSystem/{moId}/VsanPrepareVsanForVcsa