[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Get Data Center V2
DescriptionThis API is used to get a data center from ID or name.
Request
URLURL
https://localhost:8080/lcm/lcops/api/v2/datacenters/{dataCenterVmid}
Path Parameters
Path Parameters
string
dataCenterVmid
Required
dataCenterVmid
Authentication
This operation uses the following authentication methods.
Authorization
Scopes:
global
Response
Response
Response BodyResponse Body
200 OK returns
DataCenterRequestResponseDTO
of type(s) application/json
{
"dataCenterName": "Datacenter-1",
"dataCenterVmid": "d250f635-df41-44b9-b44c-1705c1ed304f",
"primaryLocation": "Bangalore;Karnataka;IN;12.97194;77.59369"
}
string
dataCenterName
Optional
Data Center Name
string
dataCenterVmid
Optional
Data Center ID
string
primaryLocation
Optional
Primary Location
Errors
401
Unauthorized
403
Forbidden
Code Samples
Code Samples
cURL Command
curl https://localhost:8080/lcm/lcops/api/v2/datacenters/{dataCenterVmid}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
On This Page
Data Center Controller Operations
post
delete
delete
get
get
post
post