{ "boot_order": "string" }
curl --location --request PUT '/user/servers//boot/sequence' \ --header 'Content-Type: application/json' \ --data '{ "boot_order": "string" }'
{}