AutoResolve#

class AutoResolve(*args, **kwargs)[source]#

Bases: object

Auto resolve status for this system defined alert policy on specified cluster.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • ENABLED: Indicates that the alerts generated by this policy will be auto-resolved. The system will automatically resolve alerts under certain conditions such as when the system recognizes that the error has been resolved or when the initiating event has not reoccurred for 48 hours.

  • DISABLED: Indicates that the alerts generated by this policy will not be auto-resolved.

  • NOT_SUPPORTED: Indicates that auto-resolution of alerts generated by this policy is not supported.

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model