modem¶
Overview¶
This resource is to reboot the Mobile Broadband Modem
Version information¶
Version : v2
URI scheme¶
Host :
BasePath : /sdwan/nitro/v2/mobile_broadband/
Schemes : HTTP
Tags¶
- modem : Operations related to modem
Paths¶
POST operation for modem¶
POST /modem
Description¶
This operation is to reboot the Mobile Broadband Modem
Parameters¶
| Type | Name | Description | Schema |
|---|---|---|---|
| Query | action required |
Select if action is other that ADD | enum (reboot) |
Responses¶
| HTTP Code | Description | Schema |
|---|---|---|
| 200 | Resource successfully added | modem_post_success_schema |
| 400 | Failed: bad input parameter | ErrorSchema |
| 401 | Unauthorized: Failed Authentication | ErrorSchema |
| 403 | Unauthorized: Forbidden | ErrorSchema |
| 405 | Failed: Data format unacceptable | ErrorSchema |
| 415 | Failed: Data format unacceptable | ErrorSchema |
| 500 | Failed: Internal Server Error | ErrorSchema |
Produces¶
application/json
Tags¶
- modem