Allow to delete hosts and interfaces via the API
Add endpoints: DELETE /network/hosts/<host_id> DELETE /network/interfaces/<interface_id> JIRA INFRA-570 #action In Progress
Showing
- app/api/network.py 52 additions, 20 deletionsapp/api/network.py
- app/api/utils.py 12 additions, 0 deletionsapp/api/utils.py
- app/main/views.py 9 additions, 2 deletionsapp/main/views.py
- docs/api.rst 2 additions, 0 deletionsdocs/api.rst
- tests/functional/test_api.py 74 additions, 0 deletionstests/functional/test_api.py
Loading
Please register or sign in to comment