Closed giorgos-nikolopoulos closed 4 years ago
Allow for empty action.
This is needed to successfully implement the reboot ADC action.
The request should be formed like so
POST URL: http://nsip/nitro/v1/config/reboot POST BODY: { reboot { warm: true}}
LGTM. Please add a test if possible
Allow for empty action.
This is needed to successfully implement the reboot ADC action.
The request should be formed like so