ibm 1.87.0-beta1 published on Monday, Dec 22, 2025 by ibm-cloud
ibm 1.87.0-beta1 published on Monday, Dec 22, 2025 by ibm-cloud
Provides a read-only data source to retrieve information about backup_recovery_manager_get_compatible_clusters. You can then reference the fields of the data source in other resources within the same configuration by using interpolation syntax.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ibm from "@pulumi/ibm";
const backupRecoveryManagerGetCompatibleClusters = ibm.getBackupRecoveryManagerGetCompatibleClusters({});
import pulumi
import pulumi_ibm as ibm
backup_recovery_manager_get_compatible_clusters = ibm.get_backup_recovery_manager_get_compatible_clusters()
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/ibm/ibm"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := ibm.GetBackupRecoveryManagerGetCompatibleClusters(ctx, &ibm.GetBackupRecoveryManagerGetCompatibleClustersArgs{}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ibm = Pulumi.Ibm;
return await Deployment.RunAsync(() =>
{
var backupRecoveryManagerGetCompatibleClusters = Ibm.GetBackupRecoveryManagerGetCompatibleClusters.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ibm.IbmFunctions;
import com.pulumi.ibm.inputs.GetBackupRecoveryManagerGetCompatibleClustersArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var backupRecoveryManagerGetCompatibleClusters = IbmFunctions.getBackupRecoveryManagerGetCompatibleClusters(GetBackupRecoveryManagerGetCompatibleClustersArgs.builder()
.build());
}
}
variables:
backupRecoveryManagerGetCompatibleClusters:
fn::invoke:
function: ibm:getBackupRecoveryManagerGetCompatibleClusters
arguments: {}
Using getBackupRecoveryManagerGetCompatibleClusters
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 getBackupRecoveryManagerGetCompatibleClusters(args: GetBackupRecoveryManagerGetCompatibleClustersArgs, opts?: InvokeOptions): Promise<GetBackupRecoveryManagerGetCompatibleClustersResult>
function getBackupRecoveryManagerGetCompatibleClustersOutput(args: GetBackupRecoveryManagerGetCompatibleClustersOutputArgs, opts?: InvokeOptions): Output<GetBackupRecoveryManagerGetCompatibleClustersResult>def get_backup_recovery_manager_get_compatible_clusters(endpoint_type: Optional[str] = None,
id: Optional[str] = None,
instance_id: Optional[str] = None,
region: Optional[str] = None,
release_version: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBackupRecoveryManagerGetCompatibleClustersResult
def get_backup_recovery_manager_get_compatible_clusters_output(endpoint_type: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
instance_id: Optional[pulumi.Input[str]] = None,
region: Optional[pulumi.Input[str]] = None,
release_version: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBackupRecoveryManagerGetCompatibleClustersResult]func GetBackupRecoveryManagerGetCompatibleClusters(ctx *Context, args *GetBackupRecoveryManagerGetCompatibleClustersArgs, opts ...InvokeOption) (*GetBackupRecoveryManagerGetCompatibleClustersResult, error)
func GetBackupRecoveryManagerGetCompatibleClustersOutput(ctx *Context, args *GetBackupRecoveryManagerGetCompatibleClustersOutputArgs, opts ...InvokeOption) GetBackupRecoveryManagerGetCompatibleClustersResultOutput> Note: This function is named GetBackupRecoveryManagerGetCompatibleClusters in the Go SDK.
public static class GetBackupRecoveryManagerGetCompatibleClusters
{
public static Task<GetBackupRecoveryManagerGetCompatibleClustersResult> InvokeAsync(GetBackupRecoveryManagerGetCompatibleClustersArgs args, InvokeOptions? opts = null)
public static Output<GetBackupRecoveryManagerGetCompatibleClustersResult> Invoke(GetBackupRecoveryManagerGetCompatibleClustersInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBackupRecoveryManagerGetCompatibleClustersResult> getBackupRecoveryManagerGetCompatibleClusters(GetBackupRecoveryManagerGetCompatibleClustersArgs args, InvokeOptions options)
public static Output<GetBackupRecoveryManagerGetCompatibleClustersResult> getBackupRecoveryManagerGetCompatibleClusters(GetBackupRecoveryManagerGetCompatibleClustersArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getBackupRecoveryManagerGetCompatibleClusters:getBackupRecoveryManagerGetCompatibleClusters
arguments:
# arguments dictionaryThe following arguments are supported:
- Endpoint
Type string - Id string
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- Instance
Id string - Region string
- Release
Version string
- Endpoint
Type string - Id string
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- Instance
Id string - Region string
- Release
Version string
- endpoint
Type String - id String
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- instance
Id String - region String
- release
Version String
- endpoint
Type string - id string
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- instance
Id string - region string
- release
Version string
- endpoint_
type str - id str
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- instance_
id str - region str
- release_
version str
- endpoint
Type String - id String
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- instance
Id String - region String
- release
Version String
getBackupRecoveryManagerGetCompatibleClusters Result
The following output properties are available:
- Compatible
Clusters List<GetBackup Recovery Manager Get Compatible Clusters Compatible Cluster> - (List) Nested schema for compatible_clusters:
- Id string
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- Region string
- Endpoint
Type string - Instance
Id string - Release
Version string
- Compatible
Clusters []GetBackup Recovery Manager Get Compatible Clusters Compatible Cluster - (List) Nested schema for compatible_clusters:
- Id string
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- Region string
- Endpoint
Type string - Instance
Id string - Release
Version string
- compatible
Clusters List<GetBackup Recovery Manager Get Compatible Clusters Compatible Cluster> - (List) Nested schema for compatible_clusters:
- id String
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- region String
- endpoint
Type String - instance
Id String - release
Version String
- compatible
Clusters GetBackup Recovery Manager Get Compatible Clusters Compatible Cluster[] - (List) Nested schema for compatible_clusters:
- id string
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- region string
- endpoint
Type string - instance
Id string - release
Version string
- compatible_
clusters Sequence[GetBackup Recovery Manager Get Compatible Clusters Compatible Cluster] - (List) Nested schema for compatible_clusters:
- id str
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- region str
- endpoint_
type str - instance_
id str - release_
version str
- compatible
Clusters List<Property Map> - (List) Nested schema for compatible_clusters:
- id String
- The unique identifier of the backup_recovery_manager_get_compatible_clusters.
- region String
- endpoint
Type String - instance
Id String - release
Version String
Supporting Types
GetBackupRecoveryManagerGetCompatibleClustersCompatibleCluster
- Cluster
Id double - (Integer) Specifies cluster id.
- Cluster
Incarnation doubleId - (Integer) Specifies cluster incarnation id.
- Cluster
Name string - (String) Specifies cluster's name.
- Current
Version string - (String) Specifies the current version of the cluster.
- Cluster
Id float64 - (Integer) Specifies cluster id.
- Cluster
Incarnation float64Id - (Integer) Specifies cluster incarnation id.
- Cluster
Name string - (String) Specifies cluster's name.
- Current
Version string - (String) Specifies the current version of the cluster.
- cluster
Id Double - (Integer) Specifies cluster id.
- cluster
Incarnation DoubleId - (Integer) Specifies cluster incarnation id.
- cluster
Name String - (String) Specifies cluster's name.
- current
Version String - (String) Specifies the current version of the cluster.
- cluster
Id number - (Integer) Specifies cluster id.
- cluster
Incarnation numberId - (Integer) Specifies cluster incarnation id.
- cluster
Name string - (String) Specifies cluster's name.
- current
Version string - (String) Specifies the current version of the cluster.
- cluster_
id float - (Integer) Specifies cluster id.
- cluster_
incarnation_ floatid - (Integer) Specifies cluster incarnation id.
- cluster_
name str - (String) Specifies cluster's name.
- current_
version str - (String) Specifies the current version of the cluster.
- cluster
Id Number - (Integer) Specifies cluster id.
- cluster
Incarnation NumberId - (Integer) Specifies cluster incarnation id.
- cluster
Name String - (String) Specifies cluster's name.
- current
Version String - (String) Specifies the current version of the cluster.
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibmTerraform Provider.
ibm 1.87.0-beta1 published on Monday, Dec 22, 2025 by ibm-cloud
