vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - NvdimmNamespaceDetails(vim.host.NvdimmSystem.NamespaceDetails)
- Property of
- NvdimmSystemInfo
- Extends
- DynamicData
- Since
- vSphere API Release 6.7.1
Data Object Description
Detailed information about a particular namespace.Properties
Name | Type | Description |
---|---|---|
friendlyName | xsd:string |
Human readable name of namespace
|
interleavesetID | xsd:int |
The interleave set ID of the namespace.
|
namespaceHealthStatus | xsd:string |
Health status of DIMM(s) part of the namespace.
Must be one of the values of
NamespaceDetails.NamespaceHealthStatus
|
size | xsd:long |
Size of namespace in bytes.
|
state | xsd:string |
State of namespace.
Must be one of
NamespaceDetails.NamespaceState
|
type | xsd:string |
Type of the namespace to be created - block or persistent.
Must be one of the values in
NamespaceType
|
uuid | xsd:string |
Universally unique identifier assigned to namespace
in string format
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |