{
"opencollection": "1.0.0",
"info": {
"name": "Amazon Managed Grafana Tags Versions API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "Versions",
"type": "folder"
},
"items": [
{
"info": {
"name": "Amazon Managed Grafana List Versions",
"type": "http"
},
"http": {
"method": "GET",
"url": "http://grafana.{region}.amazonaws.com/versions",
"headers": [
{
"name": "X-Amz-Content-Sha256",
"value": ""
},
{
"name": "X-Amz-Date",
"value": ""
},
{
"name": "X-Amz-Algorithm",
"value": ""
},
{
"name": "X-Amz-Credential",
"value": ""
},
{
"name": "X-Amz-Security-Token",
"value": ""
},
{
"name": "X-Amz-Signature",
"value": ""
},
{
"name": "X-Amz-SignedHeaders",
"value": ""
}
],
"params": [
{
"name": "maxResults",
"value": "",
"type": "query",
"description": "The maximum number of results to include in the response."
},
{
"name": "nextToken",
"value": "",
"type": "query",
"description": "The token to use when requesting the next set of results. You receive this token from a previous ListVersions operation."
},
{
"name": "workspace-id",
"value": "",
"type": "query",
"description": "The ID of the workspace to list the available upgrade versions. If not included, lists all versions of Grafana that are supported for CreateWorkspace."
}
]
},
"docs": "Lists available versions of Grafana. These are available when calling CreateWorkspace. Optionally, include a workspace to list the versions to which it can be upgraded."
}
]
}
],
"bundled": true
}