REST API Method: POST /rest/partition/{identifier}?action=setactive

This resource causes the given system partition to be made the active partition. This is used to switch partitions.

If the acton succeeds, this action will cause the SBC to automatically reboot. This action can only be performed on partitions 2 or 3, since partition 1 is the boot partition.

URL:

https://192.168.0.111/rest/partition/{identifier}?action=setactive

HTTP Method

POST

Requires Authentication:

true

  • No labels