azure-native.servicefabric.getManagedClusterFaultSimulation
Explore with Pulumi AI
Gets a fault simulation by the simulationId.
Uses Azure REST API version 2024-11-01-preview.
Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native servicefabric [ApiVersion]
. See the version guide for details.
Using getManagedClusterFaultSimulation
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getManagedClusterFaultSimulation(args: GetManagedClusterFaultSimulationArgs, opts?: InvokeOptions): Promise<GetManagedClusterFaultSimulationResult>
function getManagedClusterFaultSimulationOutput(args: GetManagedClusterFaultSimulationOutputArgs, opts?: InvokeOptions): Output<GetManagedClusterFaultSimulationResult>
def get_managed_cluster_fault_simulation(cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
simulation_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagedClusterFaultSimulationResult
def get_managed_cluster_fault_simulation_output(cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
simulation_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagedClusterFaultSimulationResult]
func GetManagedClusterFaultSimulation(ctx *Context, args *GetManagedClusterFaultSimulationArgs, opts ...InvokeOption) (*GetManagedClusterFaultSimulationResult, error)
func GetManagedClusterFaultSimulationOutput(ctx *Context, args *GetManagedClusterFaultSimulationOutputArgs, opts ...InvokeOption) GetManagedClusterFaultSimulationResultOutput
> Note: This function is named GetManagedClusterFaultSimulation
in the Go SDK.
public static class GetManagedClusterFaultSimulation
{
public static Task<GetManagedClusterFaultSimulationResult> InvokeAsync(GetManagedClusterFaultSimulationArgs args, InvokeOptions? opts = null)
public static Output<GetManagedClusterFaultSimulationResult> Invoke(GetManagedClusterFaultSimulationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagedClusterFaultSimulationResult> getManagedClusterFaultSimulation(GetManagedClusterFaultSimulationArgs args, InvokeOptions options)
public static Output<GetManagedClusterFaultSimulationResult> getManagedClusterFaultSimulation(GetManagedClusterFaultSimulationArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:servicefabric:getManagedClusterFaultSimulation
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string - The name of the cluster resource.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Simulation
Id string - unique identifier for the fault simulation.
- Cluster
Name string - The name of the cluster resource.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Simulation
Id string - unique identifier for the fault simulation.
- cluster
Name String - The name of the cluster resource.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- simulation
Id String - unique identifier for the fault simulation.
- cluster
Name string - The name of the cluster resource.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- simulation
Id string - unique identifier for the fault simulation.
- cluster_
name str - The name of the cluster resource.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- simulation_
id str - unique identifier for the fault simulation.
- cluster
Name String - The name of the cluster resource.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- simulation
Id String - unique identifier for the fault simulation.
getManagedClusterFaultSimulation Result
The following output properties are available:
- Details
Pulumi.
Azure Native. Service Fabric. Outputs. Fault Simulation Details Response - Fault simulation details
- End
Time string - The end time of the fault simulation.
- Simulation
Id string - unique identifier for the fault simulation.
- Start
Time string - The start time of the fault simulation.
- Status string
- Fault simulation status
- Details
Fault
Simulation Details Response - Fault simulation details
- End
Time string - The end time of the fault simulation.
- Simulation
Id string - unique identifier for the fault simulation.
- Start
Time string - The start time of the fault simulation.
- Status string
- Fault simulation status
- details
Fault
Simulation Details Response - Fault simulation details
- end
Time String - The end time of the fault simulation.
- simulation
Id String - unique identifier for the fault simulation.
- start
Time String - The start time of the fault simulation.
- status String
- Fault simulation status
- details
Fault
Simulation Details Response - Fault simulation details
- end
Time string - The end time of the fault simulation.
- simulation
Id string - unique identifier for the fault simulation.
- start
Time string - The start time of the fault simulation.
- status string
- Fault simulation status
- details
Fault
Simulation Details Response - Fault simulation details
- end_
time str - The end time of the fault simulation.
- simulation_
id str - unique identifier for the fault simulation.
- start_
time str - The start time of the fault simulation.
- status str
- Fault simulation status
- details Property Map
- Fault simulation details
- end
Time String - The end time of the fault simulation.
- simulation
Id String - unique identifier for the fault simulation.
- start
Time String - The start time of the fault simulation.
- status String
- Fault simulation status
Supporting Types
FaultSimulationConstraintsResponse
- Expiration
Time string - The absolute expiration timestamp (UTC) after which this fault simulation should be stopped if it's still active.
- Expiration
Time string - The absolute expiration timestamp (UTC) after which this fault simulation should be stopped if it's still active.
- expiration
Time String - The absolute expiration timestamp (UTC) after which this fault simulation should be stopped if it's still active.
- expiration
Time string - The absolute expiration timestamp (UTC) after which this fault simulation should be stopped if it's still active.
- expiration_
time str - The absolute expiration timestamp (UTC) after which this fault simulation should be stopped if it's still active.
- expiration
Time String - The absolute expiration timestamp (UTC) after which this fault simulation should be stopped if it's still active.
FaultSimulationDetailsResponse
- Cluster
Id string - unique identifier for the cluster resource.
- Node
Type List<Pulumi.Fault Simulation Azure Native. Service Fabric. Inputs. Node Type Fault Simulation Response> - List of node type simulations associated with the cluster fault simulation.
- Operation
Id string - unique identifier for the operation associated with the fault simulation.
- Parameters
Pulumi.
Azure Native. Service Fabric. Inputs. Zone Fault Simulation Content Response - Fault simulation parameters.
- Cluster
Id string - unique identifier for the cluster resource.
- Node
Type []NodeFault Simulation Type Fault Simulation Response - List of node type simulations associated with the cluster fault simulation.
- Operation
Id string - unique identifier for the operation associated with the fault simulation.
- Parameters
Zone
Fault Simulation Content Response - Fault simulation parameters.
- cluster
Id String - unique identifier for the cluster resource.
- node
Type List<NodeFault Simulation Type Fault Simulation Response> - List of node type simulations associated with the cluster fault simulation.
- operation
Id String - unique identifier for the operation associated with the fault simulation.
- parameters
Zone
Fault Simulation Content Response - Fault simulation parameters.
- cluster
Id string - unique identifier for the cluster resource.
- node
Type NodeFault Simulation Type Fault Simulation Response[] - List of node type simulations associated with the cluster fault simulation.
- operation
Id string - unique identifier for the operation associated with the fault simulation.
- parameters
Zone
Fault Simulation Content Response - Fault simulation parameters.
- cluster_
id str - unique identifier for the cluster resource.
- node_
type_ Sequence[Nodefault_ simulation Type Fault Simulation Response] - List of node type simulations associated with the cluster fault simulation.
- operation_
id str - unique identifier for the operation associated with the fault simulation.
- parameters
Zone
Fault Simulation Content Response - Fault simulation parameters.
- cluster
Id String - unique identifier for the cluster resource.
- node
Type List<Property Map>Fault Simulation - List of node type simulations associated with the cluster fault simulation.
- operation
Id String - unique identifier for the operation associated with the fault simulation.
- parameters Property Map
- Fault simulation parameters.
NodeTypeFaultSimulationResponse
- Operation
Status string - Current or latest asynchronous operation status on the node type
- Node
Type stringName - Node type name.
- Operation
Id string - Current or latest asynchronous operation identifier on the node type.
- Status string
- Fault simulation status
- Operation
Status string - Current or latest asynchronous operation status on the node type
- Node
Type stringName - Node type name.
- Operation
Id string - Current or latest asynchronous operation identifier on the node type.
- Status string
- Fault simulation status
- operation
Status String - Current or latest asynchronous operation status on the node type
- node
Type StringName - Node type name.
- operation
Id String - Current or latest asynchronous operation identifier on the node type.
- status String
- Fault simulation status
- operation
Status string - Current or latest asynchronous operation status on the node type
- node
Type stringName - Node type name.
- operation
Id string - Current or latest asynchronous operation identifier on the node type.
- status string
- Fault simulation status
- operation_
status str - Current or latest asynchronous operation status on the node type
- node_
type_ strname - Node type name.
- operation_
id str - Current or latest asynchronous operation identifier on the node type.
- status str
- Fault simulation status
- operation
Status String - Current or latest asynchronous operation status on the node type
- node
Type StringName - Node type name.
- operation
Id String - Current or latest asynchronous operation identifier on the node type.
- status String
- Fault simulation status
ZoneFaultSimulationContentResponse
- Constraints
Pulumi.
Azure Native. Service Fabric. Inputs. Fault Simulation Constraints Response - Constraints for Fault Simulation action.
- Force bool
- Force the action to go through without any check on the cluster.
- Zones List<string>
- Indicates the zones of the fault simulation.
- Constraints
Fault
Simulation Constraints Response - Constraints for Fault Simulation action.
- Force bool
- Force the action to go through without any check on the cluster.
- Zones []string
- Indicates the zones of the fault simulation.
- constraints
Fault
Simulation Constraints Response - Constraints for Fault Simulation action.
- force Boolean
- Force the action to go through without any check on the cluster.
- zones List<String>
- Indicates the zones of the fault simulation.
- constraints
Fault
Simulation Constraints Response - Constraints for Fault Simulation action.
- force boolean
- Force the action to go through without any check on the cluster.
- zones string[]
- Indicates the zones of the fault simulation.
- constraints
Fault
Simulation Constraints Response - Constraints for Fault Simulation action.
- force bool
- Force the action to go through without any check on the cluster.
- zones Sequence[str]
- Indicates the zones of the fault simulation.
- constraints Property Map
- Constraints for Fault Simulation action.
- force Boolean
- Force the action to go through without any check on the cluster.
- zones List<String>
- Indicates the zones of the fault simulation.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0