The following is an overview of all available policies in Aodh. For a sample configuration file, refer to policy.yaml.
context_is_admin| Default: | role:admin | 
|---|
(no description provided)
segregation| Default: | rule:context_is_admin | 
|---|
(no description provided)
admin_or_owner| Default: | rule:context_is_admin or project_id:%(project_id)s | 
|---|
(no description provided)
default| Default: | rule:context_is_admin or project_id:%(project_id)s | 
|---|
(no description provided)
telemetry:get_alarm| Default: | 
  | 
|---|---|
| Operations: | 
  | 
Get an alarm.
telemetry:get_alarms| Default: | 
  | 
|---|---|
| Operations: | 
  | 
Get all alarms, based on the query provided.
telemetry:query_alarm| Default: | 
  | 
|---|---|
| Operations: | 
  | 
Get all alarms, based on the query provided.
telemetry:create_alarm| Default: | <empty string>  | 
|---|---|
| Operations: | 
  | 
Create a new alarm.
telemetry:change_alarm| Default: | 
  | 
|---|---|
| Operations: | 
  | 
Modify this alarm.
telemetry:delete_alarm| Default: | 
  | 
|---|---|
| Operations: | 
  | 
Delete this alarm.
telemetry:get_alarm_state| Default: | 
  | 
|---|---|
| Operations: | 
  | 
Get the state of this alarm.
telemetry:change_alarm_state| Default: | 
  | 
|---|---|
| Operations: | 
  | 
Set the state of this alarm.
telemetry:alarm_history| Default: | 
  | 
|---|---|
| Operations: | 
  | 
Assembles the alarm history requested.
telemetry:query_alarm_history| Default: | 
  | 
|---|---|
| Operations: | 
  | 
Define query for retrieving AlarmChange data.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.