Share via


FaultSimulationDetails interface

Details for Fault Simulation.

Properties

clusterId

unique identifier for the cluster resource.

nodeTypeFaultSimulation

List of node type simulations associated with the cluster fault simulation.

operationId

unique identifier for the operation associated with the fault simulation.

parameters

Fault simulation parameters.

Property Details

clusterId

unique identifier for the cluster resource.

clusterId?: string

Property Value

string

nodeTypeFaultSimulation

List of node type simulations associated with the cluster fault simulation.

nodeTypeFaultSimulation?: NodeTypeFaultSimulation[]

Property Value

operationId

unique identifier for the operation associated with the fault simulation.

operationId?: string

Property Value

string

parameters

Fault simulation parameters.

parameters?: FaultSimulationContentUnion

Property Value