We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db89500 commit 472575cCopy full SHA for 472575c
Server-Side Components/Scheduled Jobs/Delete Retired CI Rel/readme.md
@@ -0,0 +1,4 @@
1
+This script will identify all the retired CI and update the releationship by removing it from the CIs
2
+ This is will query the cmdb_ci_rel table and fetch all ci with status as install status == 7 and parent install status == 7
3
+
4
+ As result it will delete all CI relationship and update the delete entry by querying custom table u_deleteret_app
0 commit comments