azure-native.servicefabric.listManagedClusterFaultSimulation
Explore with Pulumi AI
Gets the list of recent fault simulations for the cluster.
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 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 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.
- Cluster
Name string - The name of the cluster resource.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster
Name String - The name of the cluster resource.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- cluster
Name string - The name of the cluster resource.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster_
name str - The name of the cluster resource.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- cluster
Name String - The name of the cluster resource.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
listManagedClusterFaultSimulation Result
The following output properties are available:
- Value
List<Pulumi.
Azure Native. Service Fabric. Outputs. Fault Simulation Response> - The FaultSimulation items on this page
- Next
Link string - The link to the next page of items
- Value
[]Fault
Simulation Response - The FaultSimulation items on this page
- Next
Link string - The link to the next page of items
- value
List<Fault
Simulation Response> - The FaultSimulation items on this page
- next
Link String - The link to the next page of items
- value
Fault
Simulation Response[] - The FaultSimulation items on this page
- next
Link string - The link to the next page of items
- value
Sequence[Fault
Simulation Response] - The FaultSimulation items on this page
- next_
link str - The link to the next page of items
- value List<Property Map>
- The FaultSimulation items on this page
- next
Link String - The link to the next page of items
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.
FaultSimulationResponse
- Details
Pulumi.
Azure Native. Service Fabric. Inputs. 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
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