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

Get Device Connection String

Description

Get the device connection string associated to the edge deployment. NOTE: This is supported only for VSphere providers

Request

Request

URL

URL


get
https://cloud.vmwarehorizon.com/admin/v2/edge-deployments/{id}/device-connection-string
Copy

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

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns string of type */*

Successfully retrieved the connection string associated to the edge deployment

Errors

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

Code Samples

cURL Command

curl https://cloud.vmwarehorizon.com/admin/v2/edge-deployments/{id}/device-connection-string


Feedback

Was this page helpful?