[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Get vCenter
DescriptionGet a vCenter
Request
URLURL
https://sfo-vcf01.rainpole.io/v1/vcenters/{id}
Path Parameters
Path Parameters
string
id
Required
vCenter ID
Response
Response
Response BodyResponse Body
200 OK
Returns
Vcenter
of type(s) application/json
{
"domain": {
"id": "string",
"name": "string"
},
"fqdn": "string",
"id": "string",
"ipAddress": "string",
"version": "string"
}
string
fqdn
Optional
FQDN of the vCenter
string
id
Optional
ID of the vCenter
string
ipAddress
Optional
IP address of the vCenter
string
version
Optional
Version of the vCenter
Errors
Error
404
vCenter not found
Error
500
InternalServerError
Code Samples
cURL Command
curl https://sfo-vcf01.rainpole.io/v1/vcenters/{id}
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
On This Page
vCenters Operations
get
get