start-get-diagnostics-collection

subtitle

Start diagnostics collection.

version

0.9.111

Description

Start diagnostics bundle creation and upload.

Synopsis

  start-get-diagnostics-collection
--df-service-crn <value>
--destination <value>
--description <value>
[--environment-components <value>]
[--case-number <value>]
[--deployments <value>]
[--start-time <value>]
[--end-time <value>]
[--collection-scope <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--df-service-crn (string)

DataFlow Service CRN from which to collect diagnostics.

--destination (string)

DiagnosticsDestination enum.

Possible values:

  • SUPPORT

  • CLOUD_STORAGE

--description (string)

Description of diagnostics collection.

--environment-components (array)

List of environment components for which logs should be collected.

Syntax:

"string" "string" ...

Possible values:


*   ``CFM_OPERATOR``


*   ``ZOOKEEPER_OPERATOR``


*   ``CERT_MANAGER``


*   ``CADENCE``


*   ``DFX_LOGGING``


*   ``DFX_LOCAL``


*   ``DFX_OPS``


*   ``FLUXCD``


*   ``NGINX``


*   ``NFS_PROVISIONER``


*   ``REDIS``


*   ``VAULT``

--case-number (string)

Support case number associated with this request.

--deployments (array)

List of deployments to collect diagnostics from, if none are specified, all deployments will be included.

Syntax:

"string" "string" ...

--start-time (string)

Date-time from which component logs will be collected, up until endTime.

--end-time (string)

Date-time to which component logs will be collected, starting from startTime.

--collection-scope (string)

DiagnosticsCollectionScope enum.

Possible values:

  • ALL

  • ENVIRONMENT

  • 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

uuid -> (string)

UUID of the bundle request.

Form Factors

public