Remove an instance version |
DELETE |
/cloud/removeVersion |
||
|
|
|
|
|
Implementation Notes |
|
|
|
|
Remove a version of a specific instance. Can be forced to delete the instance version even if there are batch files, fold experiments or visualizations present, it depends on this instance version through the use of the forceDelete parameter. |
|
|
||
Parameters |
|
|
|
|
Parameter |
|
Description |
Parameter Type |
Data Type |
instanceName |
|
Name of the instance. Alphanumeric string: [A-Za-z0-9-_]+. |
query |
string |
version |
|
Version of the instance. A string Vx where x is an integer greater than 0 and represent the number of version. |
query |
string |
forceDelete |
|
Force delete the instance version. A boolean value: true or false. |
query |
boolean |
user |
|
user's authentication |
header (authorization) |
basic authentication |
Remove an Instance Version
- Updated
Comments
0 comments
Please sign in to leave a comment.