List All Versions of an Instance
List all versions of an instance
GET /cloud/listVersions
Implementation Notes
List the versions of an instance in a json format and show what is the current version of the instance.
Parameters
| Parameter | Description | Parameter Type | Data Type | 
|---|---|---|---|
| instanceName | Name of the instance. Alphanumeric string: [A-Za-z0-9-_]+. | query | string | 
| user | user's authentication | header (authorization) | basic authentication |