[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform

Get RAS By Logical ID

Description

Get Secure Access Services by logicalId

Request

Request

URL

URL


get
https://{api_host}//api/ztnad/v1/enterprises/{enterpriseLogicalId}/ras/{logicalId}
Copy

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


string
logicalId Required

Secure Access Service LogicalId


Response

Response

Response Body

Response Body

200 OK

Returns GetRasResponse of type application/json

Secure Access Service

Errors

Errors

httpResponseError
400

Invalid Input


httpResponseError
404

Secure Access Service not found


httpResponseError
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl https://{api_host}/api/ztnad/v1/enterprises/{enterpriseLogicalId}/ras/{logicalId}


[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Feedback

Was this page helpful?