[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Create Dlp Auditor
DescriptionCreate a DLP Auditor
Request
URLURL
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/dlp/auditors
Path Parameters
Path Parameters
string
enterpriseLogicalId
Required
Enterprise Logical ID
Errors
httpResponseError
400
Invalid Input
httpResponseError
500
Internal Server Error
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"description":"auditor description","emailAddresses":"test@vmware.com","maxFileSize":52428800,"name":"auditor1","sendFile":true}' https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/dlp/auditors
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
On This Page
Dlp Auditor Operations
post
delete
get
patch