Correct version_added in the documentation.
This commit is contained in:
parent
46f53724f0
commit
65a1129ef9
5 changed files with 5 additions and 5 deletions
|
@ -27,7 +27,7 @@ description:
|
||||||
notifications. Rackspace monitoring module flow | rax_mon_entity ->
|
notifications. Rackspace monitoring module flow | rax_mon_entity ->
|
||||||
rax_mon_check -> rax_mon_notification -> rax_mon_notification_plan ->
|
rax_mon_check -> rax_mon_notification -> rax_mon_notification_plan ->
|
||||||
*rax_mon_alarm*
|
*rax_mon_alarm*
|
||||||
version_added: "1.8.2"
|
version_added: "1.9"
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -28,7 +28,7 @@ description:
|
||||||
monitor. Rackspace monitoring module flow | rax_mon_entity ->
|
monitor. Rackspace monitoring module flow | rax_mon_entity ->
|
||||||
*rax_mon_check* -> rax_mon_notification -> rax_mon_notification_plan ->
|
*rax_mon_check* -> rax_mon_notification -> rax_mon_notification_plan ->
|
||||||
rax_mon_alarm
|
rax_mon_alarm
|
||||||
version_added: "1.8.2"
|
version_added: "1.9"
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -26,7 +26,7 @@ description:
|
||||||
provide a convenient, centralized place to store IP addresses. Rackspace
|
provide a convenient, centralized place to store IP addresses. Rackspace
|
||||||
monitoring module flow | *rax_mon_entity* -> rax_mon_check ->
|
monitoring module flow | *rax_mon_entity* -> rax_mon_check ->
|
||||||
rax_mon_notification -> rax_mon_notification_plan -> rax_mon_alarm
|
rax_mon_notification -> rax_mon_notification_plan -> rax_mon_alarm
|
||||||
version_added: "1.8.2"
|
version_added: "1.9"
|
||||||
options:
|
options:
|
||||||
label:
|
label:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -25,7 +25,7 @@ description:
|
||||||
channel that can be used to communicate alarms, such as email, webhooks, or
|
channel that can be used to communicate alarms, such as email, webhooks, or
|
||||||
PagerDuty. Rackspace monitoring module flow | rax_mon_entity -> rax_mon_check ->
|
PagerDuty. Rackspace monitoring module flow | rax_mon_entity -> rax_mon_check ->
|
||||||
*rax_mon_notification* -> rax_mon_notification_plan -> rax_mon_alarm
|
*rax_mon_notification* -> rax_mon_notification_plan -> rax_mon_alarm
|
||||||
version_added: "1.8.2"
|
version_added: "1.9"
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -26,7 +26,7 @@ description:
|
||||||
associating existing rax_mon_notifications with severity levels. Rackspace
|
associating existing rax_mon_notifications with severity levels. Rackspace
|
||||||
monitoring module flow | rax_mon_entity -> rax_mon_check ->
|
monitoring module flow | rax_mon_entity -> rax_mon_check ->
|
||||||
rax_mon_notification -> *rax_mon_notification_plan* -> rax_mon_alarm
|
rax_mon_notification -> *rax_mon_notification_plan* -> rax_mon_alarm
|
||||||
version_added: "1.8.2"
|
version_added: "1.9"
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue