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

Get Security Policy

Description

Get CWS Security Policy by id

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


string
policyId Required

CWS Security Policy ID


Response

Response

Response Body

Response Body

200 OK

Returns SecurityPolicyResponse of type application/json

CWS Security Policy

Errors

Errors

httpResponseError
400

Invalid Input


httpResponseError
404

CWS Security Policy not found


httpResponseError
500

Internal Server Error

Code Samples

Code Samples

cURL Command

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


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

Was this page helpful?