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

Get POPs

Description

Get Pop List

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


Response

Response

Response Body

Response Body

200 OK

Returns GetPopsResponse of type application/json

Pop List

Errors

Errors

httpResponseError
400

Invalid Input


httpResponseError
404

Pop List not found for enterprise


httpResponseError
500

Internal Server Error

Code Samples

Code Samples

cURL Command

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


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

Was this page helpful?