[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Get Pac Config File By ID
DescriptionGet PAC Configuration by id
Request
URLURL
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/pacFile/{logicalId}
Path Parameters
Path Parameters
string
enterpriseLogicalId
Required
Enterprise Logical ID
string
logicalId
Required
PAC logicalId
Query Parameters
Query Parameters
pacConfigurationFileFilterFields
fields
Optional
filter fields
Response
Response
Response BodyResponse Body
200 OK
Returns
GetPacConfigurationFileResponse
of type application/json
Get the PAC Configuration file by Id
Errors
httpResponseError
400
Invalid Input
httpResponseError
500
Internal Server Error
Code Samples
cURL Command
curl https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/pacFile/{logicalId}
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
On This Page
Pac Configuration Operations
delete
get
patch