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

Get Threats Averted

Description

Get CWS Threats Averted number for an enterprise

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


Query Parameters

Query Parameters

number
start Required

Query Interval Start Time


Response

Response

Response Body

Response Body

200 OK

Returns array of InlinethreatsAvertedResponseArray of type application/json

CWS Threats Averted Number

Errors

Errors

httpResponseError
400

Invalid Input


httpResponseError
404

CWS Threats Averted not found


httpResponseError
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/threatsAverted?start=string


Feedback

Was this page helpful?