list-reporting-tasks¶
- subtitle
Lists all reporting tasks for a deployment.
- version
0.9.126
Description¶
Lists all reporting tasks for a deployment.
Synopsis¶
list-reporting-tasks
--environment-crn <value>
[--deployment-crn <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment-crn
(string)
The CRN of an environment to execute the command.
--deployment-crn
(string)
The CRN of the deployment.
--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¶
reportingTasks -> (array)
The listed reporting tasks.
item -> (object)
A reporting task summary
crn -> (string)
The CRN of the reporting task
identifier -> (string)
The component’s unique identifier
name -> (string)
The component’s name
type -> (string)
The type of the extension component
Form Factors¶
public