[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Get Allowed Sites
DescriptionGet allowed sites
Request
URLURL
https://cloud.vmwarehorizon.com/portal/v2/sites/allowed/sites
Query Parameters
Query Parameters
string
org_id
Optional
org_id
string
providerInstanceId
Required
providerInstanceId
string
providerType
Required
providerType
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
AllowedSiteResponse
of type */*
{
"geographicLocation": "US,EU,APJ",
"sites": [
{
"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
geographicLocation
Optional
Geographic location
Possible values are: APJ , EU , UK , US
Errors
Code Samples
Code Samples
cURL Command
curl https://cloud.vmwarehorizon.com/portal/v2/sites/allowed/sites?providerInstanceId=string&providerType=string
[{"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