Skip to main content



Verify Instance Exists

Verify Instance Exists

GET /cloud/verifyInstanceExists

Implementation Notes

If the instance exists, returns the information of the instance in json format, else returns 'false'.

Parameters

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