list-diagnostics¶
- subtitle
List all diagnostics associated to the database
- version
0.9.126
Description¶
returns list of diagnostics collections
Synopsis¶
list-diagnostics
--environment-name <value>
--database-name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment-name
(string)
The name of the environment
--database-name
(string)
The name of the database
--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¶
diagnosticsBundles -> (array)
List of diagnostics operations
item -> (object)
Describe a diagnostics bundle
id -> (string)
Identifier for each bundle collection
crn -> (string)
The object on which diagnostics was collected
startTime -> (datetime)
Start time
endTime -> (datetime)
The end time, if the command is finished.
status -> (string)
A status of the diagnostics collection process
result -> (string)
If this is a download, a link to the download location of the bundle
Form Factors¶
public