[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Find Site By ID
DescriptionGet Site by Id
Request
URLURL
https://cloud.vmwarehorizon.com/portal/v1/sites/{siteId}
Path Parameters
Path Parameters
string
siteId
Required
siteId
Query Parameters
Query Parameters
string
org_id
Optional
org_id
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
Site
of type */*
{
"createdAt": "string",
"description": "Site-desc",
"edges": [
{
"edgeDeploymentId": "edge-12345",
"edgeDeploymentName": "edge-name"
}
],
"geoGraphicLocation": "APJ",
"id": "site-id-12345",
"location": "US",
"name": "site1",
"orgId": "org-id-12345",
"updatedAt": "string"
}
string as date-time
createdAt
Optional
Time when site was created
string
description
Optional
Site description
string
geoGraphicLocation
Optional
Possible values are: APJ , EU , UK , US
string
id
Optional
Site Id
string
location
Optional
Location that is mapped with Org Id
string
name
Optional
Site name
string
orgId
Optional
Site OrgId
string as date-time
updatedAt
Optional
Time when site was updated
Errors
Code Samples
Code Samples
cURL Command
curl https://cloud.vmwarehorizon.com/portal/v1/sites/{siteId}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
On This Page
Portal Operations
put
post
post
put
delete
delete
delete
delete
delete
delete
get
get
get
get
put
put
post
post