Skip to main content



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

ParameterDescriptionParameter TypeData Type
instanceNameName of the instance. Alphanumeric string: [A-Za-z0-9-_]+.querystring
useruser's authenticationheader (authorization)basic authentication