Skip to content
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

Add endpoint removing all objects attached to a device #39

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

fdomain
Copy link
Contributor

@fdomain fdomain commented Aug 5, 2024

Description:

  • this change introduces a new API endpoints /api/plugins/cmdb/cmdb/delete-all-objects/ taking as input a device name
  • all objects referencing this device into CMDB objects (BGP sessions, Device BGP sessions, route policies, SNMP, etc...) will be removed from the database

…n device

* this endpoint will be useful to be sure we remove all CMDB objects
  attached to a device
@fdomain fdomain merged commit 82bf5ce into criteo:main Aug 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants