[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Add Casb Rules
DescriptionAdd CWS CASB Rule to a Security Policy
Request
URLURL
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/cwsPolicies/{policyId}/casbRules
Path Parameters
Path Parameters
string
enterpriseLogicalId
Required
Enterprise ID
string
policyId
Required
CWS Policy ID
Response
Response
Response BodyResponse Body
201 Created
Returns
CreateSecurityRuleResponse
of type application/json
CWS CASB Rule Created
Errors
httpResponseError
400
Invalid Input
httpResponseError
500
Internal Server Error
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"ruleIndex":0}' https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/cwsPolicies/{policyId}/casbRules
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
On This Page
Casb Rules Operations
post
delete
get
patch
patch
patch