[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Create Pac Config File
DescriptionCreate a PAC configuration
Request
URLURL
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/pacFile
Path Parameters
Path Parameters
string
enterpriseLogicalId
Required
Enterprise Logical ID
Response
Response
Response BodyResponse Body
201 Created returns
CreatePacConfigurationFileResponse
of type application/json
PAC Configuration created
Errors
httpResponseError
400
Invalid Input
httpResponseError
500
Internal Server Error
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"data":{"blockOnInaccessible":false,"bypassOffice365":false,"bypassOffice365Tenants":["string"],"bypassUsGovOffice365":false,"bypassUsGovOffice365Tenants":["string"],"custom":"string","customProxies":["string"],"customRoute":false,"defaultOverride":{"appleUpdates":{"enable":false},"dropboxFileSharing":{"enable":false},"googleServices":{"enable":false},"menloSecurity":{"enable":false},"mozilla":{"enable":false},"netflixVideoStreaming":{"enable":false},"samlIdentityServices":{"enable":false},"screenShareServices":{"enable":false},"serviceProviderBlockers":{"enable":false},"windowsUpdates":{"enable":false}},"description":"string","domainExceptions":["string"],"enableAdvanced":false,"httpPort":3131,"httpsPort":3131,"inspectDirect":false,"ipOverrideDomains":["string"],"isDefault":false,"netHost":"string","netIP":"string","sslEnable":false,"ssoEnable":false,"subnetExceptions":["string"],"useCustomPort":false},"filename":"test.dat","name":"Standard"}' https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/pacFile
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
On This Page
Pac Configuration Operations
delete
get
patch