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

Get Security Policies

Description

Get CWS Security Policies for an enterprise

Request

Request

URL

URL


get
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/cwsPolicies
Copy

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


Query Parameters

Query Parameters

boolean
_count Optional

return total count or not


securityPolicyFilterFields
fields Optional

filter fields


number
limit Optional

response data max count


string
nextPageLink Optional

next page link


string
prevPageLink Optional

previous page link


string
quickSearch Optional

quick search string


Response

Response

Response Body

Response Body

200 OK

Returns SecurityPoliciesResponse of type application/json

List of CWS Security Policies for an enterprise

Errors

Errors

httpResponseError
400

Invalid Input


httpResponseError
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/cwsPolicies


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

Was this page helpful?