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.getNodeTypeFaultSimulation
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 a fault simulation by the simulationId. Azure REST API version: 2024-11-01-preview.
Using getNodeTypeFaultSimulation
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 getNodeTypeFaultSimulation(args: GetNodeTypeFaultSimulationArgs, opts?: InvokeOptions): Promise<GetNodeTypeFaultSimulationResult>
function getNodeTypeFaultSimulationOutput(args: GetNodeTypeFaultSimulationOutputArgs, opts?: InvokeOptions): Output<GetNodeTypeFaultSimulationResult>def get_node_type_fault_simulation(cluster_name: Optional[str] = None,
                                   node_type_name: Optional[str] = None,
                                   resource_group_name: Optional[str] = None,
                                   simulation_id: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetNodeTypeFaultSimulationResult
def get_node_type_fault_simulation_output(cluster_name: Optional[pulumi.Input[str]] = None,
                                   node_type_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[GetNodeTypeFaultSimulationResult]func GetNodeTypeFaultSimulation(ctx *Context, args *GetNodeTypeFaultSimulationArgs, opts ...InvokeOption) (*GetNodeTypeFaultSimulationResult, error)
func GetNodeTypeFaultSimulationOutput(ctx *Context, args *GetNodeTypeFaultSimulationOutputArgs, opts ...InvokeOption) GetNodeTypeFaultSimulationResultOutput> Note: This function is named GetNodeTypeFaultSimulation in the Go SDK.
public static class GetNodeTypeFaultSimulation 
{
    public static Task<GetNodeTypeFaultSimulationResult> InvokeAsync(GetNodeTypeFaultSimulationArgs args, InvokeOptions? opts = null)
    public static Output<GetNodeTypeFaultSimulationResult> Invoke(GetNodeTypeFaultSimulationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNodeTypeFaultSimulationResult> getNodeTypeFaultSimulation(GetNodeTypeFaultSimulationArgs args, InvokeOptions options)
public static Output<GetNodeTypeFaultSimulationResult> getNodeTypeFaultSimulation(GetNodeTypeFaultSimulationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:servicefabric:getNodeTypeFaultSimulation
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ClusterName string
- The name of the cluster resource.
- NodeType stringName 
- The name of the node type.
- ResourceGroup stringName 
- The name of the resource group.
- SimulationId string
- unique identifier for the fault simulation.
- ClusterName string
- The name of the cluster resource.
- NodeType stringName 
- The name of the node type.
- ResourceGroup stringName 
- The name of the resource group.
- SimulationId string
- unique identifier for the fault simulation.
- clusterName String
- The name of the cluster resource.
- nodeType StringName 
- The name of the node type.
- resourceGroup StringName 
- The name of the resource group.
- simulationId String
- unique identifier for the fault simulation.
- clusterName string
- The name of the cluster resource.
- nodeType stringName 
- The name of the node type.
- resourceGroup stringName 
- The name of the resource group.
- simulationId string
- unique identifier for the fault simulation.
- cluster_name str
- The name of the cluster resource.
- node_type_ strname 
- The name of the node type.
- resource_group_ strname 
- The name of the resource group.
- simulation_id str
- unique identifier for the fault simulation.
- clusterName String
- The name of the cluster resource.
- nodeType StringName 
- The name of the node type.
- resourceGroup StringName 
- The name of the resource group.
- simulationId String
- unique identifier for the fault simulation.
getNodeTypeFaultSimulation Result
The following output properties are available:
- Details
Pulumi.Azure Native. Service Fabric. Outputs. 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
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.
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