[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Update Dlp Security Rules
DescriptionUpdate DLP Rules for a security policy
Request
URLURL
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/cwsPolicies/{policyId}/dlpRules
Path Parameters
Path Parameters
string
enterpriseLogicalId
Required
Enterprise ID
string
policyId
Required
CWS Policy ID
Errors
httpResponseError
400
Invalid Input
httpResponseError
500
Internal Server Error
Code Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{}' https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/cwsPolicies/{policyId}/dlpRules
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform