Lists available versions of Grafana. These are available when calling <code>CreateWorkspace</code>. Optionally, include a workspace to list the versions to which it can be upgraded.
get/versions
Query parameters
maxResultsinteger
The maximum number of results to include in the response.
nextTokenstring
The token to use when requesting the next set of results. You receive this token from a previous <code>ListVersions</code> operation.
workspace-idstring
The ID of the workspace to list the available upgrade versions. If not included, lists all versions of Grafana that are supported for <code>CreateWorkspace</code>.
Response
Success