...
Value | Description | |
---|---|---|
URL | http://hostname:8888/opennaas/resources/start/{resourceId}/status/start | |
Method | POSTPUT | |
Path Parameter | resourceId | Id of the resource to be started. |
Return | - |
...
Value | Description | |
---|---|---|
URL | http://hostname:8888/opennaas/resources/stop/{resourceId}/status/stop | |
Method | POSTPUT | |
Path Parameter | resourceId | Id of the resource to be stopped. |
Return | - |
...