ManageAlertsBulk#
- class ManageAlertsBulk(uuids=None, action_type=None, *args, **kwargs)[source]#
Bases:
object
- Parameters:
uuids (required) – (
uuids
) Unique identifiers for alerts that can be resolved or acknowledged.action_type (required) – (
action_type
)
- property action_type#
- Type:
- property uuids#
Unique identifiers for alerts that can be resolved or acknowledged.
- Type:
list[
str
]