ServicefabricFunctions

Functions

Link copied to clipboard

Get a Service Fabric managed application resource created or in the process of being created in the Service Fabric cluster resource. 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/#accessing-any-api-version-via-local-packages for details.

suspend fun getApplication(applicationName: String, clusterName: String, resourceGroupName: String): GetApplicationResult
Link copied to clipboard

Get a Service Fabric application type name resource created or in the process of being created in the Service Fabric managed cluster resource. 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/#accessing-any-api-version-via-local-packages for details.

suspend fun getApplicationType(applicationTypeName: String, clusterName: String, resourceGroupName: String): GetApplicationTypeResult
Link copied to clipboard

Get a Service Fabric managed application type version resource created or in the process of being created in the Service Fabric managed application type name resource. 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/#accessing-any-api-version-via-local-packages for details.

suspend fun getApplicationTypeVersion(applicationTypeName: String, clusterName: String, resourceGroupName: String, version: String): GetApplicationTypeVersionResult
Link copied to clipboard

Action to get Az Resiliency Status of all the Base resources constituting Service Fabric Managed Clusters. Uses Azure REST API version 2024-04-01. Other available API versions: 2023-03-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-06-01-preview, 2024-09-01-preview, 2024-11-01-preview, 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/#accessing-any-api-version-via-local-packages for details.

suspend fun getManagedAzResiliencyStatus(clusterName: String, resourceGroupName: String): GetManagedAzResiliencyStatusResult
Link copied to clipboard

Get a Service Fabric managed cluster resource created or in the process of being created in the specified resource group. Uses Azure REST API version 2024-04-01. Other available API versions: 2023-03-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-06-01-preview, 2024-09-01-preview, 2024-11-01-preview, 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/#accessing-any-api-version-via-local-packages for details.

suspend fun getManagedCluster(clusterName: String, resourceGroupName: String): GetManagedClusterResult
Link copied to clipboard

Get a Service Fabric managed application resource created or in the process of being created in the Service Fabric cluster resource. Uses Azure REST API version 2024-04-01. Other available API versions: 2023-03-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-06-01-preview, 2024-09-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/#accessing-any-api-version-via-local-packages for details.

suspend fun getManagedClusterApplication(applicationName: String, clusterName: String, resourceGroupName: String): GetManagedClusterApplicationResult
Link copied to clipboard

Get a Service Fabric application type name resource created or in the process of being created in the Service Fabric managed cluster resource. Uses Azure REST API version 2024-04-01. Other available API versions: 2023-03-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-06-01-preview, 2024-09-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/#accessing-any-api-version-via-local-packages for details.

suspend fun getManagedClusterApplicationType(applicationTypeName: String, clusterName: String, resourceGroupName: String): GetManagedClusterApplicationTypeResult
Link copied to clipboard

Get a Service Fabric managed application type version resource created or in the process of being created in the Service Fabric managed application type name resource. Uses Azure REST API version 2024-04-01. Other available API versions: 2023-03-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-06-01-preview, 2024-09-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/#accessing-any-api-version-via-local-packages for details.

suspend fun getManagedClusterApplicationTypeVersion(applicationTypeName: String, clusterName: String, resourceGroupName: String, version: String): GetManagedClusterApplicationTypeVersionResult
Link copied to clipboard

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/#accessing-any-api-version-via-local-packages for details.

suspend fun getManagedClusterFaultSimulation(clusterName: String, resourceGroupName: String, simulationId: String): GetManagedClusterFaultSimulationResult
Link copied to clipboard

Get a Service Fabric service resource created or in the process of being created in the Service Fabric managed application resource. Uses Azure REST API version 2024-04-01. Other available API versions: 2023-03-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-06-01-preview, 2024-09-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/#accessing-any-api-version-via-local-packages for details.

suspend fun getManagedClusterService(applicationName: String, clusterName: String, resourceGroupName: String, serviceName: String): GetManagedClusterServiceResult
Link copied to clipboard

Action to get Maintenance Window Status of the Service Fabric Managed Clusters. Uses Azure REST API version 2024-04-01. Other available API versions: 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-06-01-preview, 2024-09-01-preview, 2024-11-01-preview, 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/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Get a Service Fabric node type of a given managed cluster. Uses Azure REST API version 2024-04-01. Other available API versions: 2023-03-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-06-01-preview, 2024-09-01-preview, 2024-11-01-preview, 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/#accessing-any-api-version-via-local-packages for details.

suspend fun getNodeType(argument: suspend GetNodeTypePlainArgsBuilder.() -> Unit): GetNodeTypeResult
suspend fun getNodeType(clusterName: String, nodeTypeName: String, resourceGroupName: String): GetNodeTypeResult
Link copied to clipboard

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/#accessing-any-api-version-via-local-packages for details.

suspend fun getNodeTypeFaultSimulation(clusterName: String, nodeTypeName: String, resourceGroupName: String, simulationId: String): GetNodeTypeFaultSimulationResult
Link copied to clipboard

Get a Service Fabric service resource created or in the process of being created in the Service Fabric managed application resource. 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/#accessing-any-api-version-via-local-packages for details.

suspend fun getService(argument: suspend GetServicePlainArgsBuilder.() -> Unit): GetServiceResult
suspend fun getService(applicationName: String, clusterName: String, resourceGroupName: String, serviceName: String): GetServiceResult
Link copied to clipboard

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/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Gets the list of recent fault simulations for the node type. 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/#accessing-any-api-version-via-local-packages for details.

suspend fun listNodeTypeFaultSimulation(clusterName: String, nodeTypeName: String, resourceGroupName: String): ListNodeTypeFaultSimulationResult