sim¶
Overview¶
This resource is to reset Mobile Broadband SIM Module
Version information¶
Version : v2
URI scheme¶
Host :
BasePath : /sdwan/nitro/v2/mobile_broadband/
Schemes : HTTP
Tags¶
- sim : Operations related to sim
Paths¶
POST operation for sim¶
POST /sim
Description¶
This operation is to refresh the Mobile Broadband SIM Module
Parameters¶
| Type | Name | Description | Schema |
|---|---|---|---|
| Query | action required |
Select if action is other that ADD | enum (refresh) |
Responses¶
| HTTP Code | Description | Schema |
|---|---|---|
| 200 | Resource successfully added | sim_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¶
- sim