Get Instance Classes
Get Instance Classes
GET /cloud/getInstanceClasses
Implementation Notes
List the names of the different classes present in the CLASS column of the data. Only for SimClassify and SimClassify+.
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 |
| user | user's authentication | header (authorization) | basic authentication |