Manage OS REST Endpoints
Manage OS
The operations from the OS category.
- Change OS partition
- Method: postPath:
/restapi/os_partition/change_partition
- Get partition status
- Method: getPath:
/restapi/os_partition/get_status
- Install image
- Method: postPath:
/restapi/os_partition/install_image
- Upload image
- Method: postPath:
/restapi/os_partition/upload_image/{filename}