Copy an instance |
POST |
/cloud/copyInstance |
||
|
|
|
|
|
Implementation Notes |
|
|
|
|
Make a copy the current instance to another one that was created with the same parameters, included the specs. |
|
|
||
Parameters |
|
|
|
|
Parameter |
|
Description |
Parameter Type |
Data Type |
instanceName |
|
Name of the instance to copy. Alphanumeric string: [A-Za-z0-9-_]+. |
form |
string |
destinationInstanceName |
|
Name of the instance's new copy. Alphanumeric string: [A-Za-z0-9-_]+. |
form |
string |
user |
|
user's authentication |
header (authorization) |
basic authentication |
Copy an Instance
- Updated
Comments
0 comments
Please sign in to leave a comment.