DeviceDetails interface

The additional device details regarding the end point count and volume container count.

Properties

endpointCount

The total number of endpoints that are currently on the device ( i.e. number of volumes).

volumeContainerCount

The total number of volume containers on the device.

Property Details

endpointCount

The total number of endpoints that are currently on the device ( i.e. number of volumes).

endpointCount?: number

Property Value

number

volumeContainerCount

The total number of volume containers on the device.

volumeContainerCount?: number

Property Value

number