delete-flow-draft

subtitle

Deletes flow draft.

version

0.9.160

Description

Deletes flow draft.

Synopsis

  delete-flow-draft
--environment-crn <value>
--flow-draft-crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--environment-crn (string)

The CRN of an environment to execute the command.

--flow-draft-crn (string)

The CRN of the flow designer draft to be deleted.

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

flowMetadata -> (object)

Provides details about a flow designer draft.

runtimeVersion -> (string)

The runtime version associated with this flow.

flowName -> (string)

The name of the flow.

created -> (integer)

The timestamp the flow was created

updated -> (integer)

The timestamp the flow was updated

catalogArtifactVersion -> (integer)

The version of the flow artifact in the catalog associated with this flow design.

catalogArtifactName -> (string)

The name of the flow artifact in the catalog associated with this flow design.

catalogArtifactVersionCrn -> (string)

The CRN of the flow artifact in the catalog associated with this flow design.

resourceType -> (string)

Resource type of the catalog item.

project -> (object)

The meta information about a project.

id -> (string)

The ID of the project.

crn -> (string)

The CRN of the project.

name -> (string)

The name of the group.

crn -> (string)

The CRN of the flow designer draft.

nifiMajorVersion -> (integer)

The NiFi major version of the runtime

Form Factors

public