alert-policy
================

Description
-----------
An Alert Policy is a set of alerting rules evaluated against a target. The alert policy is said to be satisfied when all rules in the policy evaulate to true. If there are three rules: rule1,rule2 and rule3, the policy is satisfied if rule1 AND rule2 AND rule3 is True.

Available Commands
------------------
* :doc:`change-compartment </cmdref/data-safe/alert-policy/change-compartment>`
* :doc:`create </cmdref/data-safe/alert-policy/create>`
* :doc:`delete </cmdref/data-safe/alert-policy/delete>`
* :doc:`get </cmdref/data-safe/alert-policy/get>`
* :doc:`list </cmdref/data-safe/alert-policy/list>`
* :doc:`list-alert-policy-rules </cmdref/data-safe/alert-policy/list-alert-policy-rules>`
* :doc:`update </cmdref/data-safe/alert-policy/update>`

.. toctree::
    :hidden:

    /cmdref/data-safe/alert-policy/change-compartment
    /cmdref/data-safe/alert-policy/create
    /cmdref/data-safe/alert-policy/delete
    /cmdref/data-safe/alert-policy/get
    /cmdref/data-safe/alert-policy/list
    /cmdref/data-safe/alert-policy/list-alert-policy-rules
    /cmdref/data-safe/alert-policy/update