Actions
Bug #1079
closedsubnet free ip call is not rest complaint
Description
at the moment its:
/subnets/freeip?subnet_id=<>
it should be
/subnets/<id>/freeip
we should also add json output to be used via the api
Actions
Description
at the moment its:
/subnets/freeip?subnet_id=<>
it should be
/subnets/<id>/freeip
we should also add json output to be used via the api