This represents a Persistent Memory Namespace configured within the persistent memory region on a server.
| Name | Type | Description | Notes |
|---|---|---|---|
| capacity | str | This represents the capacity in GB of a Persistent Memory Namespace. | [optional] [readonly] |
| health_state | str | This represents the health state of a Persistent Memory Namespace. | [optional] [readonly] |
| label_version | str | This represents the label version of a Persistent Memory Namespace. | [optional] [readonly] |
| mode | str | This represents the mode of a Persistent Memory Namespace. | [optional] [readonly] |
| name | str | This represents the name of a Persistent Memory Namespace. | [optional] [readonly] |
| uuid | str | This represents the uuid of a Persistent Memory Namespace. | [optional] [readonly] |
| memory_persistent_memory_region | MemoryPersistentMemoryRegion | [optional] | |
| registered_device | AssetDeviceRegistration | [optional] |