restart-test-session¶
- subtitle
Restarts test session.
- version
0.9.160
Description¶
Restarts test session.
Synopsis¶
restart-test-session
--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 for the flow designer draft to be restarted.
--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¶
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