Node interface

Represents a single node in a Data box Edge/Gateway device Gateway devices, standalone Edge devices and a single node cluster Edge device will all have 1 node Multi-node Edge devices will have more than 1 nodes

Extends

Properties

nodeChassisSerialNumber

Serial number of the Chassis NOTE: This property will not be serialized. It can only be populated by the server.

nodeDisplayName

Display Name of the individual node NOTE: This property will not be serialized. It can only be populated by the server.

nodeFriendlySoftwareVersion

Friendly software version name that is currently installed on the node NOTE: This property will not be serialized. It can only be populated by the server.

nodeHcsVersion

HCS version that is currently installed on the node NOTE: This property will not be serialized. It can only be populated by the server.

nodeInstanceId

Guid instance id of the node NOTE: This property will not be serialized. It can only be populated by the server.

nodeSerialNumber

Serial number of the individual node NOTE: This property will not be serialized. It can only be populated by the server.

nodeStatus

The current status of the individual node NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

name

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

type

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

nodeChassisSerialNumber

Serial number of the Chassis NOTE: This property will not be serialized. It can only be populated by the server.

nodeChassisSerialNumber?: string

Property Value

string

nodeDisplayName

Display Name of the individual node NOTE: This property will not be serialized. It can only be populated by the server.

nodeDisplayName?: string

Property Value

string

nodeFriendlySoftwareVersion

Friendly software version name that is currently installed on the node NOTE: This property will not be serialized. It can only be populated by the server.

nodeFriendlySoftwareVersion?: string

Property Value

string

nodeHcsVersion

HCS version that is currently installed on the node NOTE: This property will not be serialized. It can only be populated by the server.

nodeHcsVersion?: string

Property Value

string

nodeInstanceId

Guid instance id of the node NOTE: This property will not be serialized. It can only be populated by the server.

nodeInstanceId?: string

Property Value

string

nodeSerialNumber

Serial number of the individual node NOTE: This property will not be serialized. It can only be populated by the server.

nodeSerialNumber?: string

Property Value

string

nodeStatus

The current status of the individual node NOTE: This property will not be serialized. It can only be populated by the server.

nodeStatus?: string

Property Value

string

Inherited Property Details

id

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ARMBaseModel.id

name

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ARMBaseModel.name

type

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ARMBaseModel.type