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

Get Pac Settings

Description

Get PAC Settings

Request

Request

URL

URL


get
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/pacSettings
Copy

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


Query Parameters

Query Parameters

pacConfigurationFilterFields
fields Optional

filter fields


Response

Response

Response Body

Response Body

200 OK

Returns GetPacSettingsResponse of type application/json

Get the PAC Settings

Errors

Errors

httpResponseError
400

Invalid Input


httpResponseError
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/pacSettings


Feedback

Was this page helpful?