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 a backup_recovery_manager_get_alerts_resolution. 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 backupRecoveryManagerGetAlertsResolution = ibm.getBackupRecoveryManagerGetAlertsResolution({
maxResolutions: 14,
});
import pulumi
import pulumi_ibm as ibm
backup_recovery_manager_get_alerts_resolution = ibm.get_backup_recovery_manager_get_alerts_resolution(max_resolutions=14)
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.GetBackupRecoveryManagerGetAlertsResolution(ctx, &ibm.GetBackupRecoveryManagerGetAlertsResolutionArgs{
MaxResolutions: 14,
}, 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 backupRecoveryManagerGetAlertsResolution = Ibm.GetBackupRecoveryManagerGetAlertsResolution.Invoke(new()
{
MaxResolutions = 14,
});
});
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.GetBackupRecoveryManagerGetAlertsResolutionArgs;
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 backupRecoveryManagerGetAlertsResolution = IbmFunctions.getBackupRecoveryManagerGetAlertsResolution(GetBackupRecoveryManagerGetAlertsResolutionArgs.builder()
.maxResolutions(14)
.build());
}
}
variables:
backupRecoveryManagerGetAlertsResolution:
fn::invoke:
function: ibm:getBackupRecoveryManagerGetAlertsResolution
arguments:
maxResolutions: 14
Using getBackupRecoveryManagerGetAlertsResolution
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 getBackupRecoveryManagerGetAlertsResolution(args: GetBackupRecoveryManagerGetAlertsResolutionArgs, opts?: InvokeOptions): Promise<GetBackupRecoveryManagerGetAlertsResolutionResult>
function getBackupRecoveryManagerGetAlertsResolutionOutput(args: GetBackupRecoveryManagerGetAlertsResolutionOutputArgs, opts?: InvokeOptions): Output<GetBackupRecoveryManagerGetAlertsResolutionResult>def get_backup_recovery_manager_get_alerts_resolution(endpoint_type: Optional[str] = None,
id: Optional[str] = None,
instance_id: Optional[str] = None,
max_resolutions: Optional[float] = None,
region: Optional[str] = None,
resolution_id: Optional[str] = None,
resolution_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBackupRecoveryManagerGetAlertsResolutionResult
def get_backup_recovery_manager_get_alerts_resolution_output(endpoint_type: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
instance_id: Optional[pulumi.Input[str]] = None,
max_resolutions: Optional[pulumi.Input[float]] = None,
region: Optional[pulumi.Input[str]] = None,
resolution_id: Optional[pulumi.Input[str]] = None,
resolution_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBackupRecoveryManagerGetAlertsResolutionResult]func GetBackupRecoveryManagerGetAlertsResolution(ctx *Context, args *GetBackupRecoveryManagerGetAlertsResolutionArgs, opts ...InvokeOption) (*GetBackupRecoveryManagerGetAlertsResolutionResult, error)
func GetBackupRecoveryManagerGetAlertsResolutionOutput(ctx *Context, args *GetBackupRecoveryManagerGetAlertsResolutionOutputArgs, opts ...InvokeOption) GetBackupRecoveryManagerGetAlertsResolutionResultOutput> Note: This function is named GetBackupRecoveryManagerGetAlertsResolution in the Go SDK.
public static class GetBackupRecoveryManagerGetAlertsResolution
{
public static Task<GetBackupRecoveryManagerGetAlertsResolutionResult> InvokeAsync(GetBackupRecoveryManagerGetAlertsResolutionArgs args, InvokeOptions? opts = null)
public static Output<GetBackupRecoveryManagerGetAlertsResolutionResult> Invoke(GetBackupRecoveryManagerGetAlertsResolutionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBackupRecoveryManagerGetAlertsResolutionResult> getBackupRecoveryManagerGetAlertsResolution(GetBackupRecoveryManagerGetAlertsResolutionArgs args, InvokeOptions options)
public static Output<GetBackupRecoveryManagerGetAlertsResolutionResult> getBackupRecoveryManagerGetAlertsResolution(GetBackupRecoveryManagerGetAlertsResolutionArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getBackupRecoveryManagerGetAlertsResolution:getBackupRecoveryManagerGetAlertsResolution
arguments:
# arguments dictionaryThe following arguments are supported:
- Max
Resolutions double - Specifies the max number of Resolutions to be returned, from the latest created to the earliest created.
- Endpoint
Type string - Id string
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- Instance
Id string - Region string
- Resolution
Id string - Specifies Alert Resolution id to query.
- Resolution
Name string - Specifies Alert Resolution Name to query.
- Max
Resolutions float64 - Specifies the max number of Resolutions to be returned, from the latest created to the earliest created.
- Endpoint
Type string - Id string
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- Instance
Id string - Region string
- Resolution
Id string - Specifies Alert Resolution id to query.
- Resolution
Name string - Specifies Alert Resolution Name to query.
- max
Resolutions Double - Specifies the max number of Resolutions to be returned, from the latest created to the earliest created.
- endpoint
Type String - id String
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- instance
Id String - region String
- resolution
Id String - Specifies Alert Resolution id to query.
- resolution
Name String - Specifies Alert Resolution Name to query.
- max
Resolutions number - Specifies the max number of Resolutions to be returned, from the latest created to the earliest created.
- endpoint
Type string - id string
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- instance
Id string - region string
- resolution
Id string - Specifies Alert Resolution id to query.
- resolution
Name string - Specifies Alert Resolution Name to query.
- max_
resolutions float - Specifies the max number of Resolutions to be returned, from the latest created to the earliest created.
- endpoint_
type str - id str
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- instance_
id str - region str
- resolution_
id str - Specifies Alert Resolution id to query.
- resolution_
name str - Specifies Alert Resolution Name to query.
- max
Resolutions Number - Specifies the max number of Resolutions to be returned, from the latest created to the earliest created.
- endpoint
Type String - id String
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- instance
Id String - region String
- resolution
Id String - Specifies Alert Resolution id to query.
- resolution
Name String - Specifies Alert Resolution Name to query.
getBackupRecoveryManagerGetAlertsResolution Result
The following output properties are available:
- Alert
Resolutions List<GetLists Backup Recovery Manager Get Alerts Resolution Alert Resolutions List> - (List) List of alert resolutions. Nested schema for alert_resolutions_list:
- Id string
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- Max
Resolutions double - Region string
- Endpoint
Type string - Instance
Id string - Resolution
Id string - (String) Specifies the unique reslution id assigned in management console.
- Resolution
Name string - (String) Specifies the unique name of the resolution.
- Alert
Resolutions []GetLists Backup Recovery Manager Get Alerts Resolution Alert Resolutions List - (List) List of alert resolutions. Nested schema for alert_resolutions_list:
- Id string
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- Max
Resolutions float64 - Region string
- Endpoint
Type string - Instance
Id string - Resolution
Id string - (String) Specifies the unique reslution id assigned in management console.
- Resolution
Name string - (String) Specifies the unique name of the resolution.
- alert
Resolutions List<GetLists Backup Recovery Manager Get Alerts Resolution Alert Resolutions List> - (List) List of alert resolutions. Nested schema for alert_resolutions_list:
- id String
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- max
Resolutions Double - region String
- endpoint
Type String - instance
Id String - resolution
Id String - (String) Specifies the unique reslution id assigned in management console.
- resolution
Name String - (String) Specifies the unique name of the resolution.
- alert
Resolutions GetLists Backup Recovery Manager Get Alerts Resolution Alert Resolutions List[] - (List) List of alert resolutions. Nested schema for alert_resolutions_list:
- id string
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- max
Resolutions number - region string
- endpoint
Type string - instance
Id string - resolution
Id string - (String) Specifies the unique reslution id assigned in management console.
- resolution
Name string - (String) Specifies the unique name of the resolution.
- alert_
resolutions_ Sequence[Getlists Backup Recovery Manager Get Alerts Resolution Alert Resolutions List] - (List) List of alert resolutions. Nested schema for alert_resolutions_list:
- id str
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- max_
resolutions float - region str
- endpoint_
type str - instance_
id str - resolution_
id str - (String) Specifies the unique reslution id assigned in management console.
- resolution_
name str - (String) Specifies the unique name of the resolution.
- alert
Resolutions List<Property Map>Lists - (List) List of alert resolutions. Nested schema for alert_resolutions_list:
- id String
- The unique identifier of the backup_recovery_manager_get_alerts_resolution.
- max
Resolutions Number - region String
- endpoint
Type String - instance
Id String - resolution
Id String - (String) Specifies the unique reslution id assigned in management console.
- resolution
Name String - (String) Specifies the unique name of the resolution.
Supporting Types
GetBackupRecoveryManagerGetAlertsResolutionAlertResolutionsList
- Account
Id string - (String) Specifies account id of the user who create the resolution.
- Created
Time doubleUsecs - (Integer) Specifies unix epoch timestamp (in microseconds) when the resolution is created.
- Description string
- (String) Specifies the full description about the Resolution.
- External
Key string - (String) Specifies the external key assigned outside of management console, with the form of "clusterid:resolutionid".
- Resolution
Id string - Specifies Alert Resolution id to query.
- Resolution
Name string - Specifies Alert Resolution Name to query.
- Resolved
Alerts List<GetBackup Recovery Manager Get Alerts Resolution Alert Resolutions List Resolved Alert> - (List) Nested schema for resolved_alerts:
- Silence
Minutes double - (Integer) Specifies the time duration (in minutes) for silencing alerts. If unspecified or set zero, a silence rule will be created with default expiry time. No silence rule will be created if value < 0.
- Tenant
Id string - (String) Specifies tenant id of the user who create the resolution.
- Account
Id string - (String) Specifies account id of the user who create the resolution.
- Created
Time float64Usecs - (Integer) Specifies unix epoch timestamp (in microseconds) when the resolution is created.
- Description string
- (String) Specifies the full description about the Resolution.
- External
Key string - (String) Specifies the external key assigned outside of management console, with the form of "clusterid:resolutionid".
- Resolution
Id string - Specifies Alert Resolution id to query.
- Resolution
Name string - Specifies Alert Resolution Name to query.
- Resolved
Alerts []GetBackup Recovery Manager Get Alerts Resolution Alert Resolutions List Resolved Alert - (List) Nested schema for resolved_alerts:
- Silence
Minutes float64 - (Integer) Specifies the time duration (in minutes) for silencing alerts. If unspecified or set zero, a silence rule will be created with default expiry time. No silence rule will be created if value < 0.
- Tenant
Id string - (String) Specifies tenant id of the user who create the resolution.
- account
Id String - (String) Specifies account id of the user who create the resolution.
- created
Time DoubleUsecs - (Integer) Specifies unix epoch timestamp (in microseconds) when the resolution is created.
- description String
- (String) Specifies the full description about the Resolution.
- external
Key String - (String) Specifies the external key assigned outside of management console, with the form of "clusterid:resolutionid".
- resolution
Id String - Specifies Alert Resolution id to query.
- resolution
Name String - Specifies Alert Resolution Name to query.
- resolved
Alerts List<GetBackup Recovery Manager Get Alerts Resolution Alert Resolutions List Resolved Alert> - (List) Nested schema for resolved_alerts:
- silence
Minutes Double - (Integer) Specifies the time duration (in minutes) for silencing alerts. If unspecified or set zero, a silence rule will be created with default expiry time. No silence rule will be created if value < 0.
- tenant
Id String - (String) Specifies tenant id of the user who create the resolution.
- account
Id string - (String) Specifies account id of the user who create the resolution.
- created
Time numberUsecs - (Integer) Specifies unix epoch timestamp (in microseconds) when the resolution is created.
- description string
- (String) Specifies the full description about the Resolution.
- external
Key string - (String) Specifies the external key assigned outside of management console, with the form of "clusterid:resolutionid".
- resolution
Id string - Specifies Alert Resolution id to query.
- resolution
Name string - Specifies Alert Resolution Name to query.
- resolved
Alerts GetBackup Recovery Manager Get Alerts Resolution Alert Resolutions List Resolved Alert[] - (List) Nested schema for resolved_alerts:
- silence
Minutes number - (Integer) Specifies the time duration (in minutes) for silencing alerts. If unspecified or set zero, a silence rule will be created with default expiry time. No silence rule will be created if value < 0.
- tenant
Id string - (String) Specifies tenant id of the user who create the resolution.
- account_
id str - (String) Specifies account id of the user who create the resolution.
- created_
time_ floatusecs - (Integer) Specifies unix epoch timestamp (in microseconds) when the resolution is created.
- description str
- (String) Specifies the full description about the Resolution.
- external_
key str - (String) Specifies the external key assigned outside of management console, with the form of "clusterid:resolutionid".
- resolution_
id str - Specifies Alert Resolution id to query.
- resolution_
name str - Specifies Alert Resolution Name to query.
- resolved_
alerts Sequence[GetBackup Recovery Manager Get Alerts Resolution Alert Resolutions List Resolved Alert] - (List) Nested schema for resolved_alerts:
- silence_
minutes float - (Integer) Specifies the time duration (in minutes) for silencing alerts. If unspecified or set zero, a silence rule will be created with default expiry time. No silence rule will be created if value < 0.
- tenant_
id str - (String) Specifies tenant id of the user who create the resolution.
- account
Id String - (String) Specifies account id of the user who create the resolution.
- created
Time NumberUsecs - (Integer) Specifies unix epoch timestamp (in microseconds) when the resolution is created.
- description String
- (String) Specifies the full description about the Resolution.
- external
Key String - (String) Specifies the external key assigned outside of management console, with the form of "clusterid:resolutionid".
- resolution
Id String - Specifies Alert Resolution id to query.
- resolution
Name String - Specifies Alert Resolution Name to query.
- resolved
Alerts List<Property Map> - (List) Nested schema for resolved_alerts:
- silence
Minutes Number - (Integer) Specifies the time duration (in minutes) for silencing alerts. If unspecified or set zero, a silence rule will be created with default expiry time. No silence rule will be created if value < 0.
- tenant
Id String - (String) Specifies tenant id of the user who create the resolution.
GetBackupRecoveryManagerGetAlertsResolutionAlertResolutionsListResolvedAlert
- Alert
Id double - (Integer) Id of the alert.
- Alert
Id stringStr - (String) Alert Id with string format.
- Alert
Name string - (String) Name of the alert being resolved.
- Cluster
Id double - (Integer) Id of the cluster which the alert is associated.
- First
Timestamp doubleUsecs - (Integer) First occurrence of the alert.
- Resolved
Time doubleUsec - (Integer)
- Service
Instance stringId - (String) Id of the service instance which the alert is associated.
- Alert
Id float64 - (Integer) Id of the alert.
- Alert
Id stringStr - (String) Alert Id with string format.
- Alert
Name string - (String) Name of the alert being resolved.
- Cluster
Id float64 - (Integer) Id of the cluster which the alert is associated.
- First
Timestamp float64Usecs - (Integer) First occurrence of the alert.
- Resolved
Time float64Usec - (Integer)
- Service
Instance stringId - (String) Id of the service instance which the alert is associated.
- alert
Id Double - (Integer) Id of the alert.
- alert
Id StringStr - (String) Alert Id with string format.
- alert
Name String - (String) Name of the alert being resolved.
- cluster
Id Double - (Integer) Id of the cluster which the alert is associated.
- first
Timestamp DoubleUsecs - (Integer) First occurrence of the alert.
- resolved
Time DoubleUsec - (Integer)
- service
Instance StringId - (String) Id of the service instance which the alert is associated.
- alert
Id number - (Integer) Id of the alert.
- alert
Id stringStr - (String) Alert Id with string format.
- alert
Name string - (String) Name of the alert being resolved.
- cluster
Id number - (Integer) Id of the cluster which the alert is associated.
- first
Timestamp numberUsecs - (Integer) First occurrence of the alert.
- resolved
Time numberUsec - (Integer)
- service
Instance stringId - (String) Id of the service instance which the alert is associated.
- alert_
id float - (Integer) Id of the alert.
- alert_
id_ strstr - (String) Alert Id with string format.
- alert_
name str - (String) Name of the alert being resolved.
- cluster_
id float - (Integer) Id of the cluster which the alert is associated.
- first_
timestamp_ floatusecs - (Integer) First occurrence of the alert.
- resolved_
time_ floatusec - (Integer)
- service_
instance_ strid - (String) Id of the service instance which the alert is associated.
- alert
Id Number - (Integer) Id of the alert.
- alert
Id StringStr - (String) Alert Id with string format.
- alert
Name String - (String) Name of the alert being resolved.
- cluster
Id Number - (Integer) Id of the cluster which the alert is associated.
- first
Timestamp NumberUsecs - (Integer) First occurrence of the alert.
- resolved
Time NumberUsec - (Integer)
- service
Instance StringId - (String) Id of the service instance which the alert is associated.
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
