NodeTypeFaultSimulationResponse

data class NodeTypeFaultSimulationResponse(val nodeTypeName: String? = null, val operationId: String? = null, val operationStatus: String, val status: String? = null)

Node type fault simulation object with status.

Constructors

Link copied to clipboard
constructor(nodeTypeName: String? = null, operationId: String? = null, operationStatus: String, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nodeTypeName: String? = null

Node type name.

Link copied to clipboard
val operationId: String? = null

Current or latest asynchronous operation identifier on the node type.

Link copied to clipboard

Current or latest asynchronous operation status on the node type

Link copied to clipboard
val status: String? = null

Fault simulation status