Share via


NodeTypeFaultSimulation interface

Node type fault simulation object with status.

Properties

nodeTypeName

Node type name.

operationId

Current or latest asynchronous operation identifier on the node type.

operationStatus

Current or latest asynchronous operation status on the node type

status

Fault simulation status

Property Details

nodeTypeName

Node type name.

nodeTypeName?: string

Property Value

string

operationId

Current or latest asynchronous operation identifier on the node type.

operationId?: string

Property Value

string

operationStatus

Current or latest asynchronous operation status on the node type

operationStatus?: string

Property Value

string

status

Fault simulation status

status?: string

Property Value

string