delete-hue

subtitle

Asynchronous operation that deletes a Hue Query Editor. When the Hue is in deleting state, we can still use describe-hue to check the status. Once it is deleted, the describe-hue would return a not found error.

version

0.9.136

Description

Asynchronous operation that deletes a Hue Query Editor. When the Hue is in deleting state, we can still use describe-hue to check the status. Once it is deleted, the describe-hue would return a not found error.

Synopsis

  delete-hue
--cluster-id <value>
--hue-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-id (string)

ID of the Hue Query Editor’s cluster.

--hue-id (string)

ID of the Hue Query Editor to delete from the cluster.

--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

status -> (string)

The status of asynchronous delete request for Hue Query Editor. To find the latest status please use describe-hue. Once the Hue Query Editor is deleted, the describe-hue would return a not found error.

Form Factors

public, private