-
Notifications
You must be signed in to change notification settings - Fork 228
Deletion request approval and API update #5680
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 9 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
2f73183
Deletion request approval and API
JV0812 07269f7
Update docs/manage/deletion-requests.md
JV0812 402ca98
Update docs/manage/deletion-requests.md
JV0812 2ee54b0
Update docs/manage/deletion-requests.md
JV0812 beae1f6
Update docs/manage/deletion-requests.md
JV0812 06abe6f
Update deletion-requests.md
JV0812 e726a5c
minor fix
JV0812 fb539b0
Update data-deletion-rules.md
JV0812 2ab8fbf
Merge branch 'main' into update-deletion-request-doc
JV0812 c3649b2
Merge branch 'main' into update-deletion-request-doc
jpipkin1 5b1d2da
Update docs/manage/deletion-requests.md
JV0812 4a8d1cf
Update docs/manage/deletion-requests.md
JV0812 503d551
Update docs/manage/deletion-requests.md
JV0812 99e5551
Update docs/manage/deletion-requests.md
JV0812 b5f12cd
Update docs/manage/deletion-requests.md
JV0812 549b7c1
Update docs/manage/deletion-requests.md
JV0812 d409775
Update docs/api/data-deletion-rules.md
JV0812 9c35ad6
Update docs/manage/deletion-requests.md
JV0812 b7342cc
Update docs/manage/deletion-requests.md
JV0812 80b7ec4
Update docs/manage/deletion-requests.md
JV0812 52a8c7a
Update docs/manage/deletion-requests.md
JV0812 e75f59f
Update docs/manage/deletion-requests.md
JV0812 29bb5fb
Update docs/manage/deletion-requests.md
JV0812 c7c50ee
Update docs/manage/deletion-requests.md
JV0812 dcf8ae9
minor fix
JV0812 262dd39
ss updated
JV0812 b0c38ba
Merge branch 'main' into update-deletion-request-doc
JV0812 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| --- | ||
| id: data-deletion-rules | ||
| title: Data Deletion Rules APIs | ||
| sidebar_label: Data Deletion Rules | ||
| description: Data Deletion Rules APIs allow you to delete ingested data from Sumo Logic. | ||
| --- | ||
|
|
||
| <head> | ||
| <meta name="robots" content="noindex" /> | ||
| </head> | ||
|
|
||
| <p><a href="/docs/beta"><span className="beta">Beta</span></a></p> | ||
|
|
||
| import useBaseUrl from '@docusaurus/useBaseUrl'; | ||
| import ApiIntro from '../reuse/api-intro.md'; | ||
| import ApiRoles from '../reuse/api-roles.md'; | ||
|
|
||
| <img src={useBaseUrl('img/icons/dashboards.png')} alt="icon" width="50"/> | ||
|
|
||
| The Data Deletion Rules allows you to quickly and easily request the removal of ingested data from Sumo Logic. This helps you with removal of inadvertently ingested sensitive data. | ||
JV0812 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ## Documentation | ||
|
|
||
| <ApiIntro/> | ||
|
|
||
| |Deployment|Documentation URL | | ||
| |:----------|:-------------------| | ||
| |AU |https://api.au.sumologic.com/docs/#tag/dataDeletionRules | | ||
| |CA |https://api.ca.sumologic.com/docs/#tag/dataDeletionRules | | ||
| |DE |https://api.de.sumologic.com/docs/#tag/dataDeletionRules | | ||
| |EU |https://api.eu.sumologic.com/docs/#tag/dataDeletionRules | | ||
| |FED |https://api.fed.sumologic.com/docs/#tag/dataDeletionRules | | ||
| |JP |https://api.jp.sumologic.com/docs/#tag/dataDeletionRules | | ||
| |KR |https://api.kr.sumologic.com/docs/#tag/dataDeletionRules | | ||
| |US1 |https://api.sumologic.com/docs/#tag/dataDeletionRules | | ||
| |US2 |https://api.us2.sumologic.com/docs/#tag/dataDeletionRules | | ||
|
|
||
| ## Required role capabilities | ||
|
|
||
| <ApiRoles/> | ||
|
|
||
| * Review Deletion Requests | ||
| * Manage Deletion Requests | ||
| * View Deletion Requests | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+128 KB
static/img/search/get-started-search/approve-reject-deletion-request.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.