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

Get Pac Config File

Description

Get all PAC configuration files

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


Query Parameters

Query Parameters

boolean
_count Optional

return total count or not


pacConfigurationFileFilterFields
fields Optional

filter fields


number
limit Optional

response data max count


string
nextPageLink Optional

next page link


string
prevPageLink Optional

previous page link


string
quickSearch Optional

quick search string


Response

Response

Response Body

Response Body

200 OK

Returns GetPacConfigurationFilesResponse of type application/json

All PAC Configuration Files

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}/pacFile


Feedback

Was this page helpful?