We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v2.1.4
v4.2.2
3.9
Delete backup
Backup should delete
The complete exception is provided below:
<class 'netbox.api.exceptions.SerializerNotFound'>
Could not determine serializer for netbox_config_backup.BackupJob with prefix ''
Python version: 3.12.3 NetBox version: 4.2.2 Plugins: netbox_bgp: 0.15.0 netbox_branching: 0.5.2 netbox_config_backup: 2.1.4 netbox_documents: 0.7.1 netbox_floorplan: 0.6.0 netbox_napalm_plugin: 0.3.1 netbox_topology_views: 4.2.0
The text was updated successfully, but these errors were encountered:
291d42e
Merge pull request #123 from DanSheps/116-fix-deletion-of-backup
7add879
Fixes: #116 - Fix returned data from get_absolute_url
Successfully merging a pull request may close this issue.
Plugin version
v2.1.4
NetBox version
v4.2.2
Python version
3.9
Steps to Reproduce
Delete backup
Expected Behavior
Backup should delete
Observed Behavior
The complete exception is provided below:
<class 'netbox.api.exceptions.SerializerNotFound'>
Could not determine serializer for netbox_config_backup.BackupJob with prefix ''
Python version: 3.12.3
NetBox version: 4.2.2
Plugins:
netbox_bgp: 0.15.0
netbox_branching: 0.5.2
netbox_config_backup: 2.1.4
netbox_documents: 0.7.1
netbox_floorplan: 0.6.0
netbox_napalm_plugin: 0.3.1
netbox_topology_views: 4.2.0
The text was updated successfully, but these errors were encountered: