AlertConfigExceptionGroup#

class AlertConfigExceptionGroup(auto_resolve=None, cluster_uuids=None, severity_threshold_infos=None, *args, **kwargs)[source]#

Bases: object

Parameters:
property auto_resolve#
Type:

AutoResolve

property cluster_uuids#

List of cluster UUIDs on which the exceptions can be set.

Type:

list[ str ]

property severity_threshold_infos#

Enable/Disable for each severity information.

Type:

list[ SeverityThresholdInfo ]

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model