This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.servicefabric.listManagedClusterFaultSimulation
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the list of recent fault simulations for the cluster. Azure REST API version: 2024-11-01-preview.
Using listManagedClusterFaultSimulation
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 listManagedClusterFaultSimulation(args: ListManagedClusterFaultSimulationArgs, opts?: InvokeOptions): Promise<ListManagedClusterFaultSimulationResult>
function listManagedClusterFaultSimulationOutput(args: ListManagedClusterFaultSimulationOutputArgs, opts?: InvokeOptions): Output<ListManagedClusterFaultSimulationResult>def list_managed_cluster_fault_simulation(cluster_name: Optional[str] = None,
                                          resource_group_name: Optional[str] = None,
                                          opts: Optional[InvokeOptions] = None) -> ListManagedClusterFaultSimulationResult
def list_managed_cluster_fault_simulation_output(cluster_name: Optional[pulumi.Input[str]] = None,
                                          resource_group_name: Optional[pulumi.Input[str]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[ListManagedClusterFaultSimulationResult]func ListManagedClusterFaultSimulation(ctx *Context, args *ListManagedClusterFaultSimulationArgs, opts ...InvokeOption) (*ListManagedClusterFaultSimulationResult, error)
func ListManagedClusterFaultSimulationOutput(ctx *Context, args *ListManagedClusterFaultSimulationOutputArgs, opts ...InvokeOption) ListManagedClusterFaultSimulationResultOutput> Note: This function is named ListManagedClusterFaultSimulation in the Go SDK.
public static class ListManagedClusterFaultSimulation 
{
    public static Task<ListManagedClusterFaultSimulationResult> InvokeAsync(ListManagedClusterFaultSimulationArgs args, InvokeOptions? opts = null)
    public static Output<ListManagedClusterFaultSimulationResult> Invoke(ListManagedClusterFaultSimulationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListManagedClusterFaultSimulationResult> listManagedClusterFaultSimulation(ListManagedClusterFaultSimulationArgs args, InvokeOptions options)
public static Output<ListManagedClusterFaultSimulationResult> listManagedClusterFaultSimulation(ListManagedClusterFaultSimulationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:servicefabric:listManagedClusterFaultSimulation
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ClusterName string
- The name of the cluster resource.
- ResourceGroup stringName 
- The name of the resource group.
- ClusterName string
- The name of the cluster resource.
- ResourceGroup stringName 
- The name of the resource group.
- clusterName String
- The name of the cluster resource.
- resourceGroup StringName 
- The name of the resource group.
- clusterName string
- The name of the cluster resource.
- resourceGroup stringName 
- The name of the resource group.
- cluster_name str
- The name of the cluster resource.
- resource_group_ strname 
- The name of the resource group.
- clusterName String
- The name of the cluster resource.
- resourceGroup StringName 
- The name of the resource group.
listManagedClusterFaultSimulation Result
The following output properties are available:
- NextLink string
- The URL to use for getting the next set of results.
- Value
List<Pulumi.Azure Native. Service Fabric. Outputs. Fault Simulation Response> 
- The list of fault simulations.
- NextLink string
- The URL to use for getting the next set of results.
- Value
[]FaultSimulation Response 
- The list of fault simulations.
- nextLink String
- The URL to use for getting the next set of results.
- value
List<FaultSimulation Response> 
- The list of fault simulations.
- nextLink string
- The URL to use for getting the next set of results.
- value
FaultSimulation Response[] 
- The list of fault simulations.
- next_link str
- The URL to use for getting the next set of results.
- value
Sequence[FaultSimulation Response] 
- The list of fault simulations.
- nextLink String
- The URL to use for getting the next set of results.
- value List<Property Map>
- The list of fault simulations.
Supporting Types
FaultSimulationConstraintsResponse   
- ExpirationTime string
- The absolute expiration timestamp (UTC) after which this fault simulation should be stopped if it's still active.
- ExpirationTime string
- The absolute expiration timestamp (UTC) after which this fault simulation should be stopped if it's still active.
- expirationTime String
- The absolute expiration timestamp (UTC) after which this fault simulation should be stopped if it's still active.
- expirationTime 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.
- expirationTime String
- The absolute expiration timestamp (UTC) after which this fault simulation should be stopped if it's still active.
FaultSimulationDetailsResponse   
- ClusterId string
- unique identifier for the cluster resource.
- NodeType 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.
- OperationId string
- unique identifier for the operation associated with the fault simulation.
- Parameters
Pulumi.Azure Native. Service Fabric. Inputs. Zone Fault Simulation Parameters Response 
- Fault simulation parameters.
- ClusterId string
- unique identifier for the cluster resource.
- NodeType []NodeFault Simulation Type Fault Simulation Response 
- List of node type simulations associated with the cluster fault simulation.
- OperationId string
- unique identifier for the operation associated with the fault simulation.
- Parameters
ZoneFault Simulation Parameters Response 
- Fault simulation parameters.
- clusterId String
- unique identifier for the cluster resource.
- nodeType List<NodeFault Simulation Type Fault Simulation Response> 
- List of node type simulations associated with the cluster fault simulation.
- operationId String
- unique identifier for the operation associated with the fault simulation.
- parameters
ZoneFault Simulation Parameters Response 
- Fault simulation parameters.
- clusterId string
- unique identifier for the cluster resource.
- nodeType NodeFault Simulation Type Fault Simulation Response[] 
- List of node type simulations associated with the cluster fault simulation.
- operationId string
- unique identifier for the operation associated with the fault simulation.
- parameters
ZoneFault Simulation Parameters 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
ZoneFault Simulation Parameters Response 
- Fault simulation parameters.
- clusterId String
- unique identifier for the cluster resource.
- nodeType List<Property Map>Fault Simulation 
- List of node type simulations associated with the cluster fault simulation.
- operationId String
- unique identifier for the operation associated with the fault simulation.
- parameters Property Map
- Fault simulation parameters.
FaultSimulationResponse  
- Details
Pulumi.Azure Native. Service Fabric. Inputs. Fault Simulation Details Response 
- Fault simulation details
- EndTime string
- The end time of the fault simulation.
- SimulationId string
- unique identifier for the fault simulation.
- StartTime string
- The start time of the fault simulation.
- Status string
- Fault simulation status
- Details
FaultSimulation Details Response 
- Fault simulation details
- EndTime string
- The end time of the fault simulation.
- SimulationId string
- unique identifier for the fault simulation.
- StartTime string
- The start time of the fault simulation.
- Status string
- Fault simulation status
- details
FaultSimulation Details Response 
- Fault simulation details
- endTime String
- The end time of the fault simulation.
- simulationId String
- unique identifier for the fault simulation.
- startTime String
- The start time of the fault simulation.
- status String
- Fault simulation status
- details
FaultSimulation Details Response 
- Fault simulation details
- endTime string
- The end time of the fault simulation.
- simulationId string
- unique identifier for the fault simulation.
- startTime string
- The start time of the fault simulation.
- status string
- Fault simulation status
- details
FaultSimulation 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
- endTime String
- The end time of the fault simulation.
- simulationId String
- unique identifier for the fault simulation.
- startTime String
- The start time of the fault simulation.
- status String
- Fault simulation status
NodeTypeFaultSimulationResponse    
- NodeType stringName 
- Node type name.
- OperationId string
- Current or latest asynchronous operation identifier on the node type.
- OperationStatus string
- Current or latest asynchronous operation status on the node type
- Status string
- Fault simulation status
- NodeType stringName 
- Node type name.
- OperationId string
- Current or latest asynchronous operation identifier on the node type.
- OperationStatus string
- Current or latest asynchronous operation status on the node type
- Status string
- Fault simulation status
- nodeType StringName 
- Node type name.
- operationId String
- Current or latest asynchronous operation identifier on the node type.
- operationStatus String
- Current or latest asynchronous operation status on the node type
- status String
- Fault simulation status
- nodeType stringName 
- Node type name.
- operationId string
- Current or latest asynchronous operation identifier on the node type.
- operationStatus string
- Current or latest asynchronous operation status on the node type
- status string
- Fault simulation status
- node_type_ strname 
- Node type name.
- operation_id str
- Current or latest asynchronous operation identifier on the node type.
- operation_status str
- Current or latest asynchronous operation status on the node type
- status str
- Fault simulation status
- nodeType StringName 
- Node type name.
- operationId String
- Current or latest asynchronous operation identifier on the node type.
- operationStatus String
- Current or latest asynchronous operation status on the node type
- status String
- Fault simulation status
ZoneFaultSimulationParametersResponse    
- 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
FaultSimulation 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
FaultSimulation 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
FaultSimulation 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
FaultSimulation 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
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi