| Author: | curtis@serverascode.com |
|---|
| parameter | required | default | choices | comments |
|---|---|---|---|---|
| apiid | yes | Organizations boundary API ID | ||
| apikey | yes | Organizations boundary API KEY | ||
| name | yes | meter name | ||
| state | no | True |
|
Whether to create or remove the client from boundary |
| validate_certs | no | yes |
|
If no, SSL certificates will not be validated. This should only be used on personally controlled sites using self-signed certificates. (added in Ansible 1.5.1) |
Note
Requires Boundary API access
Note
Requires bprobe is required to send data, but not to register a meter
Note
Requires Python urllib2