list-test-sessions

subtitle

Lists test sessions.

version

0.9.160

Description

Lists test sessions.

Synopsis

  list-test-sessions
--environment-crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--environment-crn (string)

The CRN of an environment to execute the command.

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

runtimeSessions -> (array)

The runtime sessions.

item -> (object)

Data object for information describing a flow designer draft.

flowName -> (string)

The name of the flow.

created -> (integer)

Creation timestamp of the flow.

lastModified -> (integer)

The timestamp the flow was last modified.

lastModifiedBy -> (string)

The identity of the user that last modified the flow.

createdBy -> (string)

The identity of the user that created the flow.

catalogArtifactVersion -> (integer)

Optional, originating artifact version from the flow catalog this flow is associated with.

catalogArtifactName -> (string)

Optional, originating artifact name from the flow catalog this flow is associated with.

catalogArtifactVersionCrn -> (string)

The crn of the flow in the catalog associated with this flow design.

resourceType -> (string)

Resource type of the catalog item.

nifiMajorVersion -> (integer)

The NiFi Major version.

project -> (object)

Provides a summary of the project.

id -> (string)

The ID of the project.

crn -> (string)

The CRN of the project.

name -> (string)

The name of the group.

description -> (string)

The description of the group.

workloadAdministrationGroup -> (string)

The name of the workload administration group for this project.

deleting -> (boolean)

Indicates the project is in the process of being deleted.

crn -> (string)

The CRN of the flow designer draft.

runtimeSession -> (object)

Provides details about a flow designer runtime session.

status -> (object)

The state and state message associated with a deployment.

detailedState -> (string)

The detailed state that the deployment is currently in.

state -> (string)

The state that the deployment is currently in.

message -> (string)

Detail message relating to the current status of the deployment.

runtimeStatus -> (object)

The state and state message associated with a deployment.

detailedState -> (string)

The detailed state that the deployment is currently in.

state -> (string)

The state that the deployment is currently in.

message -> (string)

Detail message relating to the current status of the deployment.

runtimeVersion -> (string)

Runtime version of NiFi backing this session.

createdTimestamp -> (integer)

Timestamp of the creation of the runtime session.

crn -> (string)

The CRN of the deployment for the runtime session.

name -> (string)

The name of the deployment for the runtime session.

Form Factors

public