Copy an Instance
Copy an instance
POST /cloud/copyInstance
note
Make a copy the current instance to another one that was created with the same parameters, included the specs.
Parameters
instanceName<string> (form variable)
Name of the instance to copy. Alphanumeric string: [A-Za-z0-9-_]+.
destinationInstanceName<string> (form variable)
Name of the instance's new copy. Alphanumeric string: [A-Za-z0-9-_]+.
user (header (authorization) variable)
user's authentication