v1

latestOpenAPI 3.0.02026-08-064311,0881.3 MB
policiesManagement

Get Data Deletion policy.

Get the Data Deletion policy. This policy specifies whether users are allowed to delete data from Sumo Logic. Disabling this policy prevents users from deleting log data. Learn More

get/v1/policies/dataDeletion

Response

The Data Deletion policy.

enabledboolean required

Whether the Data Deletion policy is enabled.

Example response

{
  "enabled": true
}