Profiles
List all profiles
Get DLP Profile
ModelsExpand Collapse
type ContextAwareness struct{…}Scan the context of predefined entries to only return matches surrounded by keywords.
Scan the context of predefined entries to only return matches surrounded by keywords.
If true, scan the context of predefined entries to only return matches surrounded by keywords.
Content types to exclude from context analysis and return all matches.
type Profile interface{…}
type ProfileCustomProfile struct{…}
Related DLP policies will trigger when the match count exceeds the number set.
ConfidenceThreshold ProfileCustomProfileConfidenceThresholdOptional
DeprecatedEntries []ProfileCustomProfileEntryOptional
type ProfileCustomProfileEntriesCustomEntry struct{…}
type ProfileCustomProfileEntriesPredefinedEntry struct{…}
Variant ProfileCustomProfileEntriesPredefinedEntryVariantOptionalA Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.
type ProfileCustomProfileEntriesPredefinedEntryVariantObject struct{…}A Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.
type ProfileCustomProfileEntriesExactDataEntry struct{…}
SensitivityLevels []ProfileCustomProfileSensitivityLevelOptionalSensitivity levels associated with this profile.
Sensitivity levels associated with this profile.
SharedEntries []ProfileCustomProfileSharedEntryOptional
type ProfileCustomProfileSharedEntriesCustomEntry struct{…}
type ProfileCustomProfileSharedEntriesPredefinedEntry struct{…}
Variant ProfileCustomProfileSharedEntriesPredefinedEntryVariantOptionalA Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.
type ProfileCustomProfileSharedEntriesPredefinedEntryVariantObject struct{…}A Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.
type ProfileCustomProfileSharedEntriesExactDataEntry struct{…}
type ProfilePredefinedProfile struct{…}
DeprecatedEntries []ProfilePredefinedProfileEntry
type ProfilePredefinedProfileEntriesCustomEntry struct{…}
type ProfilePredefinedProfileEntriesPredefinedEntry struct{…}
Variant ProfilePredefinedProfileEntriesPredefinedEntryVariantOptionalA Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.
type ProfilePredefinedProfileEntriesPredefinedEntryVariantObject struct{…}A Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.
type ProfilePredefinedProfileEntriesExactDataEntry struct{…}
ConfidenceThreshold ProfilePredefinedProfileConfidenceThresholdOptional
type ProfileIntegrationProfile struct{…}
DeprecatedEntries []ProfileIntegrationProfileEntry
type ProfileIntegrationProfileEntriesCustomEntry struct{…}
type ProfileIntegrationProfileEntriesPredefinedEntry struct{…}
Variant ProfileIntegrationProfileEntriesPredefinedEntryVariantOptionalA Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.
type ProfileIntegrationProfileEntriesPredefinedEntryVariantObject struct{…}A Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.
type ProfileIntegrationProfileEntriesExactDataEntry struct{…}
SharedEntries []ProfileIntegrationProfileSharedEntry
type ProfileIntegrationProfileSharedEntriesCustomEntry struct{…}
type ProfileIntegrationProfileSharedEntriesPredefinedEntry struct{…}
Variant ProfileIntegrationProfileSharedEntriesPredefinedEntryVariantOptionalA Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.
type ProfileIntegrationProfileSharedEntriesPredefinedEntryVariantObject struct{…}A Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.
type ProfileIntegrationProfileSharedEntriesExactDataEntry struct{…}
ProfilesCustom
Get custom profile
Create custom profile
Update custom profile
Delete custom profile
ModelsExpand Collapse
type CustomProfile struct{…}
Related DLP policies will trigger when the match count exceeds the number set.
DeprecatedEntries []CustomProfileEntryOptional
CustomProfileEntriesCustomEntry
CustomProfileEntriesPredefinedEntry
CustomProfileEntriesExactDataEntry
SensitivityLevels []CustomProfileSensitivityLevelOptionalSensitivity levels associated with this profile.
Sensitivity levels associated with this profile.
SharedEntries []CustomProfileSharedEntryOptional
CustomProfileSharedEntriesCustomEntry
CustomProfileSharedEntriesPredefinedEntry
Variant CustomProfileSharedEntriesPredefinedEntryVariantOptionalA Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.
CustomProfileSharedEntriesExactDataEntry
ProfilesPredefined
Get predefined profile config
Update predefined profile config
Delete predefined profile
ModelsExpand Collapse
type PredefinedProfile struct{…}
Entries to enable for this predefined profile. Any entries not provided will be disabled.
DeprecatedEntries []PredefinedProfileEntryThis field has been deprecated for enabled_entries.
This field has been deprecated for enabled_entries.
type PredefinedProfileEntriesCustomEntry struct{…}
type PredefinedProfileEntriesPredefinedEntry struct{…}
Variant PredefinedProfileEntriesPredefinedEntryVariantOptionalA Predefined AI prompt classification topic entry.
A Predefined AI prompt classification topic entry.