list-auto-scale-history¶
- subtitle
List AutoScale history activity for a DataHub cluster.
- version
0.9.126
Description¶
List AutoScale history activity for a DataHub cluster.
Synopsis¶
list-auto-scale-history
--cluster-name <value>
[--count <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--cluster-name
(string)
The name or CRN of the cluster.
--count
(integer)
The maximum number of history entries to retrieve (Default 200).
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
historyEvents -> (array)
List of history events for the cluster.
item -> (object)
An object representing a single AutoScale history event for a DataHub cluster.
eventTime -> (datetime)
The time at which the event occurred.
eventMessage -> (string)
The AutoScale related operation that was performed.
Form Factors¶
public