Limits
Fetch limits associated with DLP for account
GET/accounts/{account_id}/dlp/limits
ModelsExpand Collapse
LimitListResponse object { max_custom_regex_entries, max_dataset_cells, max_document_fingerprints, 3 more }
LimitListResponse object { max_custom_regex_entries, max_dataset_cells, max_document_fingerprints, 3 more }
max_custom_regex_entries: number
Maximum number of custom regex entries allowed for the account.
formatint64
minimum0
max_dataset_cells: number
Maximum number of dataset cells allowed for the account, across all EDM and CWL datasets.
formatint64
minimum0
max_document_fingerprints: number
Maximum number of document fingerprints allowed for the account.
formatint64
minimum0
used_custom_regex_entries: number
Number of custom regex entries currently configured for the account.
formatint64
minimum0