list-datahub-diagnostics¶
- subtitle
List recent Datahub diagnostics collections
- version
0.9.126
Description¶
List recent Datahub diagnostics collection
Synopsis¶
list-datahub-diagnostics
--crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--crn
(string)
CRN of the DataHub 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¶
collections -> (array)
description.
item -> (object)
Response object for diagnostic collection flow details.
status -> (string)
Status of the diagnostics collection flow.
flowId -> (string)
Flow ID of the diagnostics collection flow.
flowState -> (string)
Current state of the diagnostics collection flow.
created -> (datetime)
Creation date of the diagnostics collection flow.
progressPercentage -> (integer)
Progress percentage of the diagnostics collection flow (maximum value if finished).
collectionDetails -> (object)
Response object for diagnostic collection details.
case -> (string)
Case number for the diagnostics collection.
output -> (string)
Output destination of the diagnostics collection.
destination -> (string)
Destination type of the diagnostics collection.
description -> (string)
Description of the diagnostics collection.
accountId -> (string)
Account Id that was used for the diagnostics collection.
resourceCrn -> (string)
Crn of the cluster.
clusterVersion -> (string)
Version of the cluster that was used for the diagnostics collection.
Form Factors¶
public