I have been using the get_memory_unit_list python API call and historically the OperState field has returned "operable" or "inoperable". Now for X210cM7 servers, it returns "OK".
I have also observed that get_compute_physical_summary has changed the unit for AvailableMemory from MiB to GiB for m7. Prior to m7, AvailableMemory would return 524,288, but now returns 512.
Are these kinds of arbitrary changes in the use of data fields within the Intersight configuration data to be expected?
thanks