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

Get Dlp Auditor

Description

Get all DLP Auditors

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


Query Parameters

Query Parameters

boolean
_count Optional

return total count or not


dlpAuditorFilterFields
fields Optional

filter fields


number
limit Optional

response data max count


string
nextPageLink Optional

next page link


string
prevPageLink Optional

previous page link


string
quickSearch Optional

quick search string


Response

Response

Response Body

Response Body

200 OK

Returns GetDlpAuditorsResponse of type application/json

All DLP Auditors

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/auditors


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

Was this page helpful?