ConflictingPolicy#
- class ConflictingPolicy(ext_id=None, *args, **kwargs)[source]#
Bases:
object
Details of the policy conflicting with a given user-defined alert policy.
- Parameters:
ext_id (required) – (
ext_id
) Unique UUID associated with the user-defined alert policy which conflicts with the given policy.
- property ext_id#
Unique UUID associated with the user-defined alert policy which conflicts with the given policy.
- Type:
str