- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-11-2024 11:29 AM
Hi Team,
I have a customer where there are lot of big incident, (>10mb). Is there any function that automate to delete the big incident?
In system diagnostics, the big context and big incident, they want to delete them, automatically. Is it possible?
I am waiting for prompt response.
Thank you.
04-12-2024 10:59 AM
Thank you very much for reaching out to us about this question. There is a command that you can use that will delete an incident. The command you could use would be
!core-delete-incidents ids=<id of incident to delete>
In order to delete multiple incidents at a time. You can put them in a comma separate list like the below command:
!core-delete-incidents ids="9655, 9656"
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!