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

Delete Pac Config File By ID

Description

Delete a PAC Configuration by id

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


string
logicalId Required

PAC logicalId


Response

Response

200 OK

PAC configuration deleted

Errors

Errors

httpResponseError
400

Invalid Input


httpResponseError
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl -X DELETE https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/pacFile/{logicalId}


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

Was this page helpful?