NodeTypeFaultSimulation interface
Node type fault simulation object with status.
Properties
| node |
Node type name. |
| operation |
Current or latest asynchronous operation identifier on the node type. |
| operation |
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