diff --git a/imcsdk/apis/server/boot.py b/imcsdk/apis/server/boot.py index 467f2bdb..a68d71a2 100644 --- a/imcsdk/apis/server/boot.py +++ b/imcsdk/apis/server/boot.py @@ -214,7 +214,7 @@ def boot_order_precision_set( handle, reboot_on_update="no", reapply="no", - configured_boot_mode="Legacy", + configured_boot_mode=None, boot_devices=[], server_id=1): """