Vsan Remote Datastore System Vsan Precheck Datastore Source
Run prechecks for a Datastore Source.
This can be used before creating, updating, destroying a Datastore Source or other places needing to verify a Datastore Source.
Required privileges: Host.Config.Storage
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 VsanRemoteDatastoreSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanPrecheckDatastoreSourceRequestType Object"
The information of the Datastore Source to be prechecked.
The hint of the operation which the precheck is performed against, see PrecheckDatastoreSourceOperationEnum.
Pre-check results of the specified Datastore Source.
"VsanDatastoreSourcePrecheckResult Object"
VsanSslVerifyCertFault: SSL verification fault for remote vCenter such as certificate not verified.
VsanFault: Other vSAN related faults.
"VimFault Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanRemoteDatastoreSystem/{moId}/VsanPrecheckDatastoreSource