This represents the abstract class for all memory units.
| Name | Type | Description | Notes |
|---|---|---|---|
| admin_state | str | This represents the administrative state of the memory unit on a server. | [optional] [readonly] |
| array_id | int | This represents the memory array to which the memory unit belongs to. | [optional] [readonly] |
| bank | int | This represents the memory bank of the memory unit on a server. | [optional] [readonly] |
| capacity | str | This represents the memory capacity in MiB of the memory unit on a server. | [optional] [readonly] |
| clock | str | This represents the clock of the memory unit on a server. | [optional] [readonly] |
| form_factor | str | This represents the form factor of the memory unit on a server. | [optional] [readonly] |
| latency | str | This represents the latency of the memory unit on a server. | [optional] [readonly] |
| location | str | This represents the location of the memory unit on a server. | [optional] [readonly] |
| oper_power_state | str | This represents the operational power state of the memory unit on a server. | [optional] [readonly] |
| oper_state | str | This represents the operational state of the memory unit on a server. | [optional] [readonly] |
| operability | str | This represents the operability of the memory unit on a server. | [optional] [readonly] |
| presence | str | This represents the presence state of the memory unit on a server. | [optional] [readonly] |
| set | int | This represents the set of the memory unit on a server. | [optional] [readonly] |
| speed | str | This represents the speed of the memory unit on a server. | [optional] [readonly] |
| thermal | str | This represents the thremal state of the memory unit on a server. | [optional] [readonly] |
| type | str | This represents the memory type of the memory unit on a server. | [optional] [readonly] |
| visibility | str | This represents the visibility of the memory unit on a server. | [optional] [readonly] |
| width | str | This represents the width of the memory unit on a server. | [optional] [readonly] |