Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
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 ...
I have written a Python script to gather various configuration stats about hardware claimed by Intersight using the Python API SDK. For one particular customer, I receive a warning "UnknownTimezoneWarning" when retrieving DIMM serial numbers. I have ...