VsanCreateDatastoreSourceRequestType

VsanCreateDatastoreSourceRequestType
VsanCreateDatastoreSourceRequestType

The parameters of VsanCreateDatastoreSource.

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 information of the Datastore Source to be created. 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 create the service account.