vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - NvdimmInterleaveSetInfo(vim.host.NvdimmSystem.InterleaveSetInfo)
- Property of
 - NvdimmSystemInfo
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 6.7
 
Data Object Description
Characteristics of an interleave set of a NVDIMMProperties
| Name | Type | Description | 
|---|---|---|
| availableSize | xsd:long | 
         Capacity currently not allocated to namespace in bytes
       | 
| baseAddress | xsd:long | 
         Start address of range
       | 
| deviceList* | xsd:int[] | 
         List of nvdimms contributing to this interleave set
       | 
| rangeType | xsd:string | 
         Volatile or persistent interleave set.
  Must be one of the values of
  RangeType
       | 
| setId | xsd:int | 
         Unique set ID
       | 
| size | xsd:long | 
         Length of range in bytes
       | 
| state | xsd:string | 
         State of interleave set.
  Must be one of the values in
  InterleaveSetInfo.InterleaveSetState
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |