FaultSimulationDetails interface
Details for Fault Simulation.
Properties
| cluster |
unique identifier for the cluster resource. |
| node |
List of node type simulations associated with the cluster fault simulation. |
| operation |
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