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

Get Dlp Auditor By ID

Description

Get the DLP auditor by id

Request

Request

URL

URL


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

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


string
auditorId Required

Auditor ID


Query Parameters

Query Parameters

dlpAuditorFilterFields
fields Optional

filter fields


Response

Response

Response Body

Response Body

200 OK

Returns GetDlpAuditorResponse of type application/json

Get the DLP auditor

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/{auditorId}


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

Was this page helpful?