Vsan File Service System Vsan Download File Service Ovf
Downloads a file service OVF file of the specified version from VMware website and install it to the OVF repository in vCenter.
Required privileges: Global.VCServer
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 VsanFileServiceSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanDownloadFileServiceOvfRequestType Object"
URL to download the vSAN file service OVF, only HTTPS URL is supported.
Task for tracking the OVF installation.
"MoRefTask Object"
InvalidArgument: Exception if the OVF of the specified version does not exist as specified in the source URL.
"InvalidArgument Object"
Optional name of the invalid property.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanFileServiceSystem/{moId}/VsanDownloadFileServiceOvf