[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Get Device Connection String
DescriptionGet the device connection string associated to the edge deployment. NOTE: This is supported only for VSphere providers
Request
URLURL
https://cloud.vmwarehorizon.com/admin/v2/edge-deployments/{id}/device-connection-string
Path Parameters
Path Parameters
string
id
Required
Edge deployment ID
Query Parameters
Query Parameters
string
org_id
Optional
Organization ID: non-super users can only access their own organization
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
string
of type */*
Successfully retrieved the connection string associated to the edge deployment
Errors
ErrorResponse
400
Bad Request
ErrorResponse
401
Unauthorized
ErrorResponse
403
Forbidden
ErrorResponse
404
Not Found
ErrorResponse
412
Precondition Failed
ErrorResponse
500
Unexpected internal server error
Code Samples
cURL Command
curl https://cloud.vmwarehorizon.com/admin/v2/edge-deployments/{id}/device-connection-string
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
On This Page
Admin Operations
post
patch
delete