Get VCenter
Api to get vCenter configuration
Request
URI
GET
https://{api_host}/api/admin/global/config/vcenter
COPY
Header Parameters
string
Accept
Required
application/json
Responses
200
Status 200
Returns InlineApiAdminGlobalConfigVcenter200Response of type(s) application/json
{
"data": {
"items": [
{
"config": {
"userName": "string",
"url": "string",
"vcuuid": "string",
"buildNumber": "string",
"UUID": "string",
"version": "string",
"name": "string"
},
"section": "string"
}
]
}
}
object
data
Required
data
V Center And Sso Operations
POST
Configure LookupService
PUT
Configure LookupService
POST
Create Vcenter
GET
Get LookupService
GET
Get VCenter
PUT
Modify Vcenter