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

Update Pac Settings

Description

Update PAC Settings

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


Request Body

Request Body

patchPacSettingsBody of mimetype application/json Required
Response

Response

200 OK

PAC Settings updated

Errors

Errors

httpResponseError
400

Invalid Input


httpResponseError
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl -X PATCH -H "Content-Type: application/json" -d '{}' https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/pacSettings


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

Was this page helpful?