Data Object - NvdimmInterleaveSetInfo(vim.host.NvdimmSystem.InterleaveSetInfo)

Property of
NvdimmSystemInfo
Extends
DynamicData
Since
vSphere API 6.7

Data Object Description

Characteristics of an interleave set of a NVDIMM

Properties

Name Type Description
availableSizexsd:long

Capacity currently not allocated to namespace in bytes
baseAddressxsd:long

Start address of range
deviceList*xsd:int[]

List of nvdimms contributing to this interleave set
rangeTypexsd:string

Volatile or persistent interleave set. Must be one of the values of RangeType
setIdxsd:int

Unique set ID
sizexsd:long

Length of range in bytes
statexsd:string

State of interleave set. Must be one of the values in InterleaveSetInfo.InterleaveSetState
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition