Author: | John Dewey |
---|
parameter | required | default | choices | comments |
---|---|---|---|---|
name | yes | The name of the policy to manage. | ||
node | no | rabbit | Erlang node name of the rabbit we wish to configure. | |
pattern | yes | A regex of queues to apply the policy to. | ||
priority | no | The priority of the policy. | ||
state | no | present |
|
The state of the policy. |
tags | yes | A dict or string describing the policy. | ||
vhost | no | / | The name of the vhost to apply to. |