[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

Get Allowed Sites

Description

Get allowed sites

Request

Request

URL

URL


get
https://cloud.vmwarehorizon.com/portal/v2/sites/allowed/sites
Copy

Query Parameters

Query Parameters

string
org_id Optional

org_id


string
providerInstanceId Required

providerInstanceId


string
providerType Required

providerType


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns AllowedSiteResponse of type */*
{
    "geographicLocation": "US,EU,APJ"
}
string
geographicLocation Optional

Geographic location

Possible values are: APJEUUKUS


array of Site
sites Optional

List of sites

Errors

Errors

ErrorResponse
401

Unauthorized


ErrorResponse
403

Forbidden


ErrorResponse
404

Not found

Code Samples

Code Samples

cURL Command

curl https://cloud.vmwarehorizon.com/portal/v2/sites/allowed/sites?providerInstanceId=string&providerType=string


Feedback

Was this page helpful?