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_management_alerts_summary. 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 backupRecoveryManagerGetManagementAlertsSummary = ibm.getBackupRecoveryManagerGetManagementAlertsSummary({});
import pulumi
import pulumi_ibm as ibm
backup_recovery_manager_get_management_alerts_summary = ibm.get_backup_recovery_manager_get_management_alerts_summary()
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.GetBackupRecoveryManagerGetManagementAlertsSummary(ctx, &ibm.GetBackupRecoveryManagerGetManagementAlertsSummaryArgs{}, 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 backupRecoveryManagerGetManagementAlertsSummary = Ibm.GetBackupRecoveryManagerGetManagementAlertsSummary.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.GetBackupRecoveryManagerGetManagementAlertsSummaryArgs;
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 backupRecoveryManagerGetManagementAlertsSummary = IbmFunctions.getBackupRecoveryManagerGetManagementAlertsSummary(GetBackupRecoveryManagerGetManagementAlertsSummaryArgs.builder()
.build());
}
}
variables:
backupRecoveryManagerGetManagementAlertsSummary:
fn::invoke:
function: ibm:getBackupRecoveryManagerGetManagementAlertsSummary
arguments: {}
Using getBackupRecoveryManagerGetManagementAlertsSummary
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 getBackupRecoveryManagerGetManagementAlertsSummary(args: GetBackupRecoveryManagerGetManagementAlertsSummaryArgs, opts?: InvokeOptions): Promise<GetBackupRecoveryManagerGetManagementAlertsSummaryResult>
function getBackupRecoveryManagerGetManagementAlertsSummaryOutput(args: GetBackupRecoveryManagerGetManagementAlertsSummaryOutputArgs, opts?: InvokeOptions): Output<GetBackupRecoveryManagerGetManagementAlertsSummaryResult>def get_backup_recovery_manager_get_management_alerts_summary(cluster_identifiers: Optional[Sequence[str]] = None,
end_time_usecs: Optional[float] = None,
endpoint_type: Optional[str] = None,
id: Optional[str] = None,
instance_id: Optional[str] = None,
region: Optional[str] = None,
start_time_usecs: Optional[float] = None,
states_lists: Optional[Sequence[str]] = None,
opts: Optional[InvokeOptions] = None) -> GetBackupRecoveryManagerGetManagementAlertsSummaryResult
def get_backup_recovery_manager_get_management_alerts_summary_output(cluster_identifiers: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
end_time_usecs: Optional[pulumi.Input[float]] = None,
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,
start_time_usecs: Optional[pulumi.Input[float]] = None,
states_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBackupRecoveryManagerGetManagementAlertsSummaryResult]func GetBackupRecoveryManagerGetManagementAlertsSummary(ctx *Context, args *GetBackupRecoveryManagerGetManagementAlertsSummaryArgs, opts ...InvokeOption) (*GetBackupRecoveryManagerGetManagementAlertsSummaryResult, error)
func GetBackupRecoveryManagerGetManagementAlertsSummaryOutput(ctx *Context, args *GetBackupRecoveryManagerGetManagementAlertsSummaryOutputArgs, opts ...InvokeOption) GetBackupRecoveryManagerGetManagementAlertsSummaryResultOutput> Note: This function is named GetBackupRecoveryManagerGetManagementAlertsSummary in the Go SDK.
public static class GetBackupRecoveryManagerGetManagementAlertsSummary
{
public static Task<GetBackupRecoveryManagerGetManagementAlertsSummaryResult> InvokeAsync(GetBackupRecoveryManagerGetManagementAlertsSummaryArgs args, InvokeOptions? opts = null)
public static Output<GetBackupRecoveryManagerGetManagementAlertsSummaryResult> Invoke(GetBackupRecoveryManagerGetManagementAlertsSummaryInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBackupRecoveryManagerGetManagementAlertsSummaryResult> getBackupRecoveryManagerGetManagementAlertsSummary(GetBackupRecoveryManagerGetManagementAlertsSummaryArgs args, InvokeOptions options)
public static Output<GetBackupRecoveryManagerGetManagementAlertsSummaryResult> getBackupRecoveryManagerGetManagementAlertsSummary(GetBackupRecoveryManagerGetManagementAlertsSummaryArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getBackupRecoveryManagerGetManagementAlertsSummary:getBackupRecoveryManagerGetManagementAlertsSummary
arguments:
# arguments dictionaryThe following arguments are supported:
- Cluster
Identifiers List<string> - Specifies the list of cluster identifiers. Format is clusterId:clusterIncarnationId.
- End
Time doubleUsecs - Filter by end time. Specify the end time as a Unix epoch Timestamp (in microseconds). By default it is current time.
- Endpoint
Type string - Id string
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- Instance
Id string - Region string
- Start
Time doubleUsecs - Filter by start time. Specify the start time as a Unix epoch Timestamp (in microseconds). By default it is current time minus a day.
- States
Lists List<string> - Specifies list of alert states to filter alerts by. If not specified, only open alerts will be used to get summary.
- Constraints: Allowable list items are:
kResolved,kOpen,kNote,kSuppressed.
- Constraints: Allowable list items are:
- Cluster
Identifiers []string - Specifies the list of cluster identifiers. Format is clusterId:clusterIncarnationId.
- End
Time float64Usecs - Filter by end time. Specify the end time as a Unix epoch Timestamp (in microseconds). By default it is current time.
- Endpoint
Type string - Id string
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- Instance
Id string - Region string
- Start
Time float64Usecs - Filter by start time. Specify the start time as a Unix epoch Timestamp (in microseconds). By default it is current time minus a day.
- States
Lists []string - Specifies list of alert states to filter alerts by. If not specified, only open alerts will be used to get summary.
- Constraints: Allowable list items are:
kResolved,kOpen,kNote,kSuppressed.
- Constraints: Allowable list items are:
- cluster
Identifiers List<String> - Specifies the list of cluster identifiers. Format is clusterId:clusterIncarnationId.
- end
Time DoubleUsecs - Filter by end time. Specify the end time as a Unix epoch Timestamp (in microseconds). By default it is current time.
- endpoint
Type String - id String
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- instance
Id String - region String
- start
Time DoubleUsecs - Filter by start time. Specify the start time as a Unix epoch Timestamp (in microseconds). By default it is current time minus a day.
- states
Lists List<String> - Specifies list of alert states to filter alerts by. If not specified, only open alerts will be used to get summary.
- Constraints: Allowable list items are:
kResolved,kOpen,kNote,kSuppressed.
- Constraints: Allowable list items are:
- cluster
Identifiers string[] - Specifies the list of cluster identifiers. Format is clusterId:clusterIncarnationId.
- end
Time numberUsecs - Filter by end time. Specify the end time as a Unix epoch Timestamp (in microseconds). By default it is current time.
- endpoint
Type string - id string
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- instance
Id string - region string
- start
Time numberUsecs - Filter by start time. Specify the start time as a Unix epoch Timestamp (in microseconds). By default it is current time minus a day.
- states
Lists string[] - Specifies list of alert states to filter alerts by. If not specified, only open alerts will be used to get summary.
- Constraints: Allowable list items are:
kResolved,kOpen,kNote,kSuppressed.
- Constraints: Allowable list items are:
- cluster_
identifiers Sequence[str] - Specifies the list of cluster identifiers. Format is clusterId:clusterIncarnationId.
- end_
time_ floatusecs - Filter by end time. Specify the end time as a Unix epoch Timestamp (in microseconds). By default it is current time.
- endpoint_
type str - id str
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- instance_
id str - region str
- start_
time_ floatusecs - Filter by start time. Specify the start time as a Unix epoch Timestamp (in microseconds). By default it is current time minus a day.
- states_
lists Sequence[str] - Specifies list of alert states to filter alerts by. If not specified, only open alerts will be used to get summary.
- Constraints: Allowable list items are:
kResolved,kOpen,kNote,kSuppressed.
- Constraints: Allowable list items are:
- cluster
Identifiers List<String> - Specifies the list of cluster identifiers. Format is clusterId:clusterIncarnationId.
- end
Time NumberUsecs - Filter by end time. Specify the end time as a Unix epoch Timestamp (in microseconds). By default it is current time.
- endpoint
Type String - id String
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- instance
Id String - region String
- start
Time NumberUsecs - Filter by start time. Specify the start time as a Unix epoch Timestamp (in microseconds). By default it is current time minus a day.
- states
Lists List<String> - Specifies list of alert states to filter alerts by. If not specified, only open alerts will be used to get summary.
- Constraints: Allowable list items are:
kResolved,kOpen,kNote,kSuppressed.
- Constraints: Allowable list items are:
getBackupRecoveryManagerGetManagementAlertsSummary Result
The following output properties are available:
- Alerts
Summaries List<GetBackup Recovery Manager Get Management Alerts Summary Alerts Summary> - (List) Specifies a list of alerts summary grouped by category. Nested schema for alerts_summary:
- Id string
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- Region string
- Cluster
Identifiers List<string> - End
Time doubleUsecs - Endpoint
Type string - Instance
Id string - Start
Time doubleUsecs - States
Lists List<string>
- Alerts
Summaries []GetBackup Recovery Manager Get Management Alerts Summary Alerts Summary - (List) Specifies a list of alerts summary grouped by category. Nested schema for alerts_summary:
- Id string
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- Region string
- Cluster
Identifiers []string - End
Time float64Usecs - Endpoint
Type string - Instance
Id string - Start
Time float64Usecs - States
Lists []string
- alerts
Summaries List<GetBackup Recovery Manager Get Management Alerts Summary Alerts Summary> - (List) Specifies a list of alerts summary grouped by category. Nested schema for alerts_summary:
- id String
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- region String
- cluster
Identifiers List<String> - end
Time DoubleUsecs - endpoint
Type String - instance
Id String - start
Time DoubleUsecs - states
Lists List<String>
- alerts
Summaries GetBackup Recovery Manager Get Management Alerts Summary Alerts Summary[] - (List) Specifies a list of alerts summary grouped by category. Nested schema for alerts_summary:
- id string
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- region string
- cluster
Identifiers string[] - end
Time numberUsecs - endpoint
Type string - instance
Id string - start
Time numberUsecs - states
Lists string[]
- alerts_
summaries Sequence[GetBackup Recovery Manager Get Management Alerts Summary Alerts Summary] - (List) Specifies a list of alerts summary grouped by category. Nested schema for alerts_summary:
- id str
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- region str
- cluster_
identifiers Sequence[str] - end_
time_ floatusecs - endpoint_
type str - instance_
id str - start_
time_ floatusecs - states_
lists Sequence[str]
- alerts
Summaries List<Property Map> - (List) Specifies a list of alerts summary grouped by category. Nested schema for alerts_summary:
- id String
- The unique identifier of the backup_recovery_manager_get_management_alerts_summary.
- region String
- cluster
Identifiers List<String> - end
Time NumberUsecs - endpoint
Type String - instance
Id String - start
Time NumberUsecs - states
Lists List<String>
Supporting Types
GetBackupRecoveryManagerGetManagementAlertsSummaryAlertsSummary
- Category string
- (String) Category of alerts by which summary is grouped.
- Constraints: Allowable values are:
kDisk,kNode,kCluster,kChassis,kPowerSupply,kCPU,kMemory,kTemperature,kFan,kNIC,kFirmware,kNodeHealth,kOperatingSystem,kDataPath,kMetadata,kIndexing,kHelios,kAppMarketPlace,kSystemService,kLicense,kSecurity,kUpgrade,kClusterManagement,kAuditLog,kNetworking,kConfiguration,kStorageUsage,kFaultTolerance,kBackupRestore,kArchivalRestore,kRemoteReplication,kQuota,kCDP,kViewFailover,kDisasterRecovery,kStorageDevice,kStoragePool,kGeneralSoftwareFailure,kAgent.
- Constraints: Allowable values are:
- Critical
Count double - (Integer) Specifies count of critical alerts.
- Info
Count double - (Integer) Specifies count of info alerts.
- Total
Count double - (Integer) Specifies count of total alerts.
- Type string
- (String) Type/bucket that this alert category belongs to.
- Warning
Count double - (Integer) Specifies count of warning alerts.
- Category string
- (String) Category of alerts by which summary is grouped.
- Constraints: Allowable values are:
kDisk,kNode,kCluster,kChassis,kPowerSupply,kCPU,kMemory,kTemperature,kFan,kNIC,kFirmware,kNodeHealth,kOperatingSystem,kDataPath,kMetadata,kIndexing,kHelios,kAppMarketPlace,kSystemService,kLicense,kSecurity,kUpgrade,kClusterManagement,kAuditLog,kNetworking,kConfiguration,kStorageUsage,kFaultTolerance,kBackupRestore,kArchivalRestore,kRemoteReplication,kQuota,kCDP,kViewFailover,kDisasterRecovery,kStorageDevice,kStoragePool,kGeneralSoftwareFailure,kAgent.
- Constraints: Allowable values are:
- Critical
Count float64 - (Integer) Specifies count of critical alerts.
- Info
Count float64 - (Integer) Specifies count of info alerts.
- Total
Count float64 - (Integer) Specifies count of total alerts.
- Type string
- (String) Type/bucket that this alert category belongs to.
- Warning
Count float64 - (Integer) Specifies count of warning alerts.
- category String
- (String) Category of alerts by which summary is grouped.
- Constraints: Allowable values are:
kDisk,kNode,kCluster,kChassis,kPowerSupply,kCPU,kMemory,kTemperature,kFan,kNIC,kFirmware,kNodeHealth,kOperatingSystem,kDataPath,kMetadata,kIndexing,kHelios,kAppMarketPlace,kSystemService,kLicense,kSecurity,kUpgrade,kClusterManagement,kAuditLog,kNetworking,kConfiguration,kStorageUsage,kFaultTolerance,kBackupRestore,kArchivalRestore,kRemoteReplication,kQuota,kCDP,kViewFailover,kDisasterRecovery,kStorageDevice,kStoragePool,kGeneralSoftwareFailure,kAgent.
- Constraints: Allowable values are:
- critical
Count Double - (Integer) Specifies count of critical alerts.
- info
Count Double - (Integer) Specifies count of info alerts.
- total
Count Double - (Integer) Specifies count of total alerts.
- type String
- (String) Type/bucket that this alert category belongs to.
- warning
Count Double - (Integer) Specifies count of warning alerts.
- category string
- (String) Category of alerts by which summary is grouped.
- Constraints: Allowable values are:
kDisk,kNode,kCluster,kChassis,kPowerSupply,kCPU,kMemory,kTemperature,kFan,kNIC,kFirmware,kNodeHealth,kOperatingSystem,kDataPath,kMetadata,kIndexing,kHelios,kAppMarketPlace,kSystemService,kLicense,kSecurity,kUpgrade,kClusterManagement,kAuditLog,kNetworking,kConfiguration,kStorageUsage,kFaultTolerance,kBackupRestore,kArchivalRestore,kRemoteReplication,kQuota,kCDP,kViewFailover,kDisasterRecovery,kStorageDevice,kStoragePool,kGeneralSoftwareFailure,kAgent.
- Constraints: Allowable values are:
- critical
Count number - (Integer) Specifies count of critical alerts.
- info
Count number - (Integer) Specifies count of info alerts.
- total
Count number - (Integer) Specifies count of total alerts.
- type string
- (String) Type/bucket that this alert category belongs to.
- warning
Count number - (Integer) Specifies count of warning alerts.
- category str
- (String) Category of alerts by which summary is grouped.
- Constraints: Allowable values are:
kDisk,kNode,kCluster,kChassis,kPowerSupply,kCPU,kMemory,kTemperature,kFan,kNIC,kFirmware,kNodeHealth,kOperatingSystem,kDataPath,kMetadata,kIndexing,kHelios,kAppMarketPlace,kSystemService,kLicense,kSecurity,kUpgrade,kClusterManagement,kAuditLog,kNetworking,kConfiguration,kStorageUsage,kFaultTolerance,kBackupRestore,kArchivalRestore,kRemoteReplication,kQuota,kCDP,kViewFailover,kDisasterRecovery,kStorageDevice,kStoragePool,kGeneralSoftwareFailure,kAgent.
- Constraints: Allowable values are:
- critical_
count float - (Integer) Specifies count of critical alerts.
- info_
count float - (Integer) Specifies count of info alerts.
- total_
count float - (Integer) Specifies count of total alerts.
- type str
- (String) Type/bucket that this alert category belongs to.
- warning_
count float - (Integer) Specifies count of warning alerts.
- category String
- (String) Category of alerts by which summary is grouped.
- Constraints: Allowable values are:
kDisk,kNode,kCluster,kChassis,kPowerSupply,kCPU,kMemory,kTemperature,kFan,kNIC,kFirmware,kNodeHealth,kOperatingSystem,kDataPath,kMetadata,kIndexing,kHelios,kAppMarketPlace,kSystemService,kLicense,kSecurity,kUpgrade,kClusterManagement,kAuditLog,kNetworking,kConfiguration,kStorageUsage,kFaultTolerance,kBackupRestore,kArchivalRestore,kRemoteReplication,kQuota,kCDP,kViewFailover,kDisasterRecovery,kStorageDevice,kStoragePool,kGeneralSoftwareFailure,kAgent.
- Constraints: Allowable values are:
- critical
Count Number - (Integer) Specifies count of critical alerts.
- info
Count Number - (Integer) Specifies count of info alerts.
- total
Count Number - (Integer) Specifies count of total alerts.
- type String
- (String) Type/bucket that this alert category belongs to.
- warning
Count Number - (Integer) Specifies count of warning alerts.
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
