Data Object - NvdimmNamespaceDetails(vim.host.NvdimmSystem.NamespaceDetails)

Property of
NvdimmSystemInfo
Extends
DynamicData
Since
vSphere API 6.7.1

Data Object Description

Detailed information about a particular namespace.

Properties

Name Type Description
friendlyNamexsd:string

Human readable name of namespace
interleavesetIDxsd:int

The interleave set ID of the namespace.
namespaceHealthStatusxsd:string

Health status of DIMM(s) part of the namespace. Must be one of the values of NamespaceDetails.NamespaceHealthStatus
sizexsd:long

Size of namespace in bytes.
statexsd:string

State of namespace. Must be one of NamespaceDetails.NamespaceState
typexsd:string

Type of the namespace to be created - block or persistent. Must be one of the values in NamespaceType
uuidxsd:string

Universally unique identifier assigned to namespace in string format
Properties inherited from DynamicData
None

Show WSDL type definition