Amazon Managed Grafana List Versions Response Structure
ListVersionsResponse schema from Amazon Managed Grafana API
Type: objectProperties: 2
DashboardsMonitoringObservabilityVisualization
ListVersionsResponse is a JSON Structure definition published by Amazon Managed Grafana, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-grafana/refs/heads/main/json-structure/amazon-managed-grafana-list-versions-response-structure.json",
"name": "ListVersionsResponse",
"description": "ListVersionsResponse schema from Amazon Managed Grafana API",
"type": "object",
"properties": {
"grafanaVersions": {
"allOf": [
{
"$ref": "#/components/schemas/GrafanaVersionList"
},
{
"description": "The Grafana versions available to create. If a workspace ID is included in the request, the Grafana versions to which this workspace can be upgraded."
}
]
},
"nextToken": {
"allOf": [
{
"$ref": "#/components/schemas/PaginationToken"
},
{
"description": "The token to use in a subsequent <code>ListVersions</code> operation to return the next set of results."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.