Doc: Add EVENT audit description
Change-Id: Ia6db6f8c21282a4755997cf47fd618670148c23f Implements: blueprint event-driven-optimization-based
This commit is contained in:
parent
ae83ef02e7
commit
9b6629054a
@ -281,11 +281,12 @@ previously created :ref:`Audit template <audit_template_definition>`:
|
|||||||
:width: 100%
|
:width: 100%
|
||||||
|
|
||||||
The :ref:`Administrator <administrator_definition>` also can specify type of
|
The :ref:`Administrator <administrator_definition>` also can specify type of
|
||||||
Audit and interval (in case of CONTINUOUS type). There is two types of Audit:
|
Audit and interval (in case of CONTINUOUS type). There is three types of Audit:
|
||||||
ONESHOT and CONTINUOUS. Oneshot Audit is launched once and if it succeeded
|
ONESHOT, CONTINUOUS and EVENT. ONESHOT Audit is launched once and if it
|
||||||
executed new action plan list will be provided. Continuous Audit creates
|
succeeded executed new action plan list will be provided; CONTINUOUS Audit
|
||||||
action plans with specified interval (in seconds); if action plan
|
creates action plans with specified interval (in seconds), if action plan
|
||||||
has been created, all previous action plans get CANCELLED state.
|
has been created, all previous action plans get CANCELLED state;
|
||||||
|
EVENT audit is launched when receiving webhooks API.
|
||||||
|
|
||||||
A message is sent on the :ref:`AMQP bus <amqp_bus_definition>` which triggers
|
A message is sent on the :ref:`AMQP bus <amqp_bus_definition>` which triggers
|
||||||
the Audit in the
|
the Audit in the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user