GetDeviceDeviceProperty

data class GetDeviceDeviceProperty(val capacity: Int, val configuredRoleTypes: List<String>, val culture: String, val hcsVersion: String, val model: String, val nodeCount: Int, val serialNumber: String, val softwareVersion: String, val status: String, val timeZone: String, val type: String)

Constructors

Link copied to clipboard
constructor(capacity: Int, configuredRoleTypes: List<String>, culture: String, hcsVersion: String, model: String, nodeCount: Int, serialNumber: String, softwareVersion: String, status: String, timeZone: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Data Box Edge/Gateway device local capacity in MB.

Link copied to clipboard

Type of compute roles configured.

Link copied to clipboard

The Data Box Edge/Gateway device culture.

Link copied to clipboard

The device software version number of the device (e.g. 1.2.18105.6).

Link copied to clipboard

The Data Box Edge/Gateway device model.

Link copied to clipboard

The number of nodes in the cluster.

Link copied to clipboard

The Serial Number of Data Box Edge/Gateway device.

Link copied to clipboard

The Data Box Edge/Gateway device software version.

Link copied to clipboard

The status of the Data Box Edge/Gateway device.

Link copied to clipboard

The Data Box Edge/Gateway device timezone.

Link copied to clipboard

The type of the Data Box Edge/Gateway device.