rsd_lib.resources.v2_1.system.memory
Module¶rsd_lib.resources.v2_1.system.memory.
Memory
(connector, identity, redfish_version=None)¶Bases: sushy.resources.base.ResourceBase
allowed_speeds_mhz
= <sushy.resources.base.Field object>¶The allowed speeds of this memory in MHz
base_module_type
= <sushy.resources.base.Field object>¶The type of base module
bus_width_bits
= <sushy.resources.base.Field object>¶The bus width bits of this memory.
capacity_mib
= <sushy.resources.base.Field object>¶The capacity of this memory in MiB
data_width_bits
= <sushy.resources.base.Field object>¶The data width bits of this memory.
device_id
= <sushy.resources.base.Field object>¶The device identity
device_locator
= <sushy.resources.base.Field object>¶The device locator
error_correction
= <sushy.resources.base.Field object>¶The error correction
firmware_revision
= <sushy.resources.base.Field object>¶The revision of this memory firmware
frirmware_api_version
= <sushy.resources.base.Field object>¶The API revision of this memory firmware
function_classes
= <sushy.resources.base.Field object>¶The function_classes of the memory
identity
= <sushy.resources.base.Field object>¶The memory identity string
manufacturer
= <sushy.resources.base.Field object>¶The manufacturer of this memory
memory_device_type
= <sushy.resources.base.Field object>¶The type of memory device
memory_location
= <rsd_lib.resources.v2_1.system.memory.MemoryLocationField object>¶The location information of this memory
memory_media
= <sushy.resources.base.Field object>¶The memory media
memory_type
= <sushy.resources.base.Field object>¶The type of memory
name
= <sushy.resources.base.Field object>¶The memory name
operating_memory_modes
= <sushy.resources.base.Field object>¶The operating memory modes
operating_speed_mhz
= <sushy.resources.base.Field object>¶The operating speed of this memory in MHz
part_number
= <sushy.resources.base.Field object>¶The part number of this memory
rank_count
= <sushy.resources.base.Field object>¶The rank count of this memory
serial_number
= <sushy.resources.base.Field object>¶The serial number of this memory
status
= <rsd_lib.resources.v2_1.system.memory.StatusField object>¶The memory status
vendor_id
= <sushy.resources.base.Field object>¶The vendor identity
rsd_lib.resources.v2_1.system.memory.
MemoryCollection
(connector, path, redfish_version=None)¶Bases: sushy.resources.base.ResourceCollectionBase
rsd_lib.resources.v2_1.system.memory.
MemoryLocationField
(*args, **kwargs)¶Bases: sushy.resources.base.CompositeField
channel
= <sushy.resources.base.Field object>¶memory_controller
= <sushy.resources.base.Field object>¶slot
= <sushy.resources.base.Field object>¶socket
= <sushy.resources.base.Field object>¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.