Restart a Grid Instance
Restart a grid instance
POST /cloud/restartGridInstance
note
Restart a grid instance, the grid can only be restarted when the status is 'CANCELLED'. If you don't specify the instance version we'll take the current version.
Parameters
instanceName (form variable)
Name of the instance. Alphanumeric string: [A-Za-z0-9-_]+.
version (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