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

Get Dlp Block Count By Date

Description

Get CWS DLP violation count by date

Request

Request

URL

URL


get
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/dlp/topBlockCountByDate
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 GetDlpTopBlockCountByDateResponse of type application/json

CWS DLP violation count

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}/dlp/topBlockCountByDate?start=string


Feedback

Was this page helpful?