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

Get Dlp Block Count By Domains

Description

Get CWS DLP violation count by domains

Request

Request

URL

URL


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

CWS DLP violation count by domains

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/topBlockCountByDomains?start=string


Feedback

Was this page helpful?