From bd4df9aa0dc6d17f5c61c19178b7584be877f993 Mon Sep 17 00:00:00 2001 From: Atsushi SAKAI Date: Tue, 25 Aug 2015 22:49:03 +0900 Subject: [PATCH] Update CLI reference for python-ceilometerclient 1.4.0 Change-Id: Ia7f699acd8865e7cd024d4db4c98bbe887b86ecf --- .../generated/ch_cli_ceilometer_commands.xml | 110 +++++++++++------- 1 file changed, 65 insertions(+), 45 deletions(-) diff --git a/doc/cli-reference/generated/ch_cli_ceilometer_commands.xml b/doc/cli-reference/generated/ch_cli_ceilometer_commands.xml index 8f091268b4..a3a3e36883 100644 --- a/doc/cli-reference/generated/ch_cli_ceilometer_commands.xml +++ b/doc/cli-reference/generated/ch_cli_ceilometer_commands.xml @@ -15,7 +15,7 @@ interface (CLI) for the Telemetry API and its extensions. This chapter documents ceilometer version - 1.3.0. + 1.4.0. For help on a specific ceilometer @@ -313,7 +313,7 @@ sample-show - Show an sample. + Show a sample. @@ -698,19 +698,19 @@ Create a new alarm based on state of other alarms. - --alarm-action <Webhook URL> URL + --alarm-action <Webhook URL> - to invoke when state transitions to alarm. + URL to invoke when state transitions to alarm. May be used multiple times. Defaults to None. - --ok-action <Webhook URL> URL + --ok-action <Webhook URL> - to invoke when state transitions to OK. + URL to invoke when state transitions to OK. May be used multiple times. Defaults to None. @@ -864,19 +864,19 @@ Update an existing alarm based on state of other alarms. - --alarm-action <Webhook URL> URL + --alarm-action <Webhook URL> - to invoke when state transitions to alarm. + URL to invoke when state transitions to alarm. May be used multiple times. Defaults to None. - --ok-action <Webhook URL> URL + --ok-action <Webhook URL> - to invoke when state transitions to OK. + URL to invoke when state transitions to OK. May be used multiple times. Defaults to None. @@ -1039,19 +1039,19 @@ Create a new alarm based on computed statistics. - --alarm-action <Webhook URL> URL + --alarm-action <Webhook URL> - to invoke when state transitions to alarm. + URL to invoke when state transitions to alarm. May be used multiple times. Defaults to None. - --ok-action <Webhook URL> URL + --ok-action <Webhook URL> - to invoke when state transitions to OK. + URL to invoke when state transitions to OK. May be used multiple times. Defaults to None. @@ -1235,19 +1235,19 @@ Update an existing alarm based on computed statistics. - --alarm-action <Webhook URL> URL + --alarm-action <Webhook URL> - to invoke when state transitions to alarm. + URL to invoke when state transitions to alarm. May be used multiple times. Defaults to None. - --ok-action <Webhook URL> URL + --ok-action <Webhook URL> - to invoke when state transitions to OK. + URL to invoke when state transitions to OK. May be used multiple times. Defaults to None. @@ -1429,19 +1429,19 @@ Create a new alarm based on computed statistics. - --alarm-action <Webhook URL> URL + --alarm-action <Webhook URL> - to invoke when state transitions to alarm. + URL to invoke when state transitions to alarm. May be used multiple times. Defaults to None. - --ok-action <Webhook URL> URL + --ok-action <Webhook URL> - to invoke when state transitions to OK. + URL to invoke when state transitions to OK. May be used multiple times. Defaults to None. @@ -1643,19 +1643,19 @@ Update an existing alarm based on computed statistics. - --alarm-action <Webhook URL> URL + --alarm-action <Webhook URL> - to invoke when state transitions to alarm. + URL to invoke when state transitions to alarm. May be used multiple times. Defaults to None. - --ok-action <Webhook URL> URL + --ok-action <Webhook URL> - to invoke when state transitions to OK. + URL to invoke when state transitions to OK. May be used multiple times. Defaults to None. @@ -1865,19 +1865,19 @@ Create a new alarm based on computed statistics. - --alarm-action <Webhook URL> URL + --alarm-action <Webhook URL> - to invoke when state transitions to alarm. + URL to invoke when state transitions to alarm. May be used multiple times. Defaults to None. - --ok-action <Webhook URL> URL + --ok-action <Webhook URL> - to invoke when state transitions to OK. + URL to invoke when state transitions to OK. May be used multiple times. Defaults to None. @@ -2087,19 +2087,19 @@ Update an existing alarm based on computed statistics. - --alarm-action <Webhook URL> URL + --alarm-action <Webhook URL> - to invoke when state transitions to alarm. + URL to invoke when state transitions to alarm. May be used multiple times. Defaults to None. - --ok-action <Webhook URL> URL + --ok-action <Webhook URL> - to invoke when state transitions to OK. + URL to invoke when state transitions to OK. May be used multiple times. Defaults to None. @@ -2415,19 +2415,19 @@ Create a new alarm based on computed statistics. - --alarm-action <Webhook URL> URL + --alarm-action <Webhook URL> - to invoke when state transitions to alarm. + URL to invoke when state transitions to alarm. May be used multiple times. Defaults to None. - --ok-action <Webhook URL> URL + --ok-action <Webhook URL> - to invoke when state transitions to OK. + URL to invoke when state transitions to OK. May be used multiple times. Defaults to None. @@ -2629,19 +2629,19 @@ Update an existing alarm based on computed statistics. - --alarm-action <Webhook URL> URL + --alarm-action <Webhook URL> - to invoke when state transitions to alarm. + URL to invoke when state transitions to alarm. May be used multiple times. Defaults to None. - --ok-action <Webhook URL> URL + --ok-action <Webhook URL> - to invoke when state transitions to OK. + URL to invoke when state transitions to OK. May be used multiple times. Defaults to None. @@ -2990,7 +2990,7 @@ Show the resource. --meter-unit <METER_UNIT> --sample-volume <SAMPLE_VOLUME> [--resource-metadata <RESOURCE_METADATA>] - [--timestamp <TIMESTAMP>] + [--timestamp <TIMESTAMP>] [--direct <DIRECT>] Create a sample. @@ -3070,11 +3070,20 @@ Create a sample. + + --direct <DIRECT> + + + Post sample to storage directly. Defaults to + False. + + +
ceilometer sample-create-list - usage: ceilometer sample-create-list <SAMPLES_LIST> + usage: ceilometer sample-create-list [--direct <DIRECT>] <SAMPLES_LIST> Create a sample list. @@ -3087,6 +3096,17 @@ Create a sample list. + + + Optional arguments + + --direct <DIRECT> + + + Post samples to storage directly. Defaults to False. + + +
@@ -3128,7 +3148,7 @@ List the samples (return OldSample objects if -m/--meter is set). ceilometer sample-show usage: ceilometer sample-show <SAMPLE_ID> -Show an sample. +Show a sample. Positional arguments