VsanDestroyDatastoreSourceRequestType
VsanDestroyDatastoreSourceRequestType
The parameters of VsanDestroyDatastoreSource.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"datastoreSource": {
"_typeName": "string",
"vcInfo": {
"_typeName": "string",
"linkType": "string",
"vcHost": "string"
}
}
}
datastoreSource
Required
The Datastore Source to be destroyed. If the vCenter is an ELM linked vCenter, only VsanRemoteVcInfo.vcHost needs to be specified. For a standalone vCenter, the VsanRemoteVcInfoStandalone.user and VsanRemoteVcInfoStandalone.password needs to be specified for an user credential with the privileges to delete the service account.