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

Get Content Inspection Engine Configuration

Description

Get CWS Content Inspection Engine configuration for an Enterprise

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


Response

Response

Response Body

Response Body

200 OK

Returns GetContentInspectionEngineConfiguration of type application/json

CWS Content Inspection Engine configuration

Errors

Errors

httpResponseError
400

Invalid Input


httpResponseError
404

CWS Content Inspection Engine configuration not found


httpResponseError
500

Internal Server Error

Code Samples

Code Samples

cURL Command

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


Feedback

Was this page helpful?