Skip to main content



Cancel a Fold Experiment

Cancel a fold experiment

POST /cloud/cancelFoldExperiment

note

Cancel the execution of a fold experiment in a specific instance. You can restart this fold experiment later using the resource restartFoldExperiment. If you don't specify the instance version we'll take the current version.

Parameters

instanceName<string> (form variable)

Name of the instance. Alphanumeric string: [A-Za-z0-9-_]+.

version<string> (form variable)

Version of the instance. A string Vx where x is an integer greater than 0 and represent the number of version.

experimentName<string> (form variable)

Experiment folder name. Alphanumeric string: [A-Za-z0-9-_]+.

user (header (authorization) variable)

user's authentication