Hey,
When trying to create a boot option on an M8 server with boot_orger_precision_set it returns the follwing error
imcsdk.imcexception.ImcException: [ErrorCode]: 2502[ErrorDescription]: Update of 'configuredBootMode' attribute in 'lsbootDevPrecision' MO is not supported on this UCS-C server platform.
I have tried setting the configured boot mode to None and it will reutnr with this instead
imcsdk.imcexception.ImcException: [ErrorCode]: 594[ErrorDescription]: XML PARSING ERROR: Element 'lsbootDevPrecision', attribute 'configuredBootMode': [facet 'enumeration'] The value 'None' is not an element of the set {'Legacy', 'Uefi'}.
I then tried both Uefi and Legacy and got the original error. AFAIK M8 servers only support Uefi mode which to me suggests the configuredBootMode variable is either not supported or is a read only variable.
I am running the latest version v0.9.17