Cancel a Grid Instance
Cancel a grid instance
POST /cloud/cancelGridInstance
note
Cancel a grid instance, the grid can only be cancelled when the status is 'PROCESSING'. 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.
user (header (authorization) variable)
user's authentication