Grafana Cloud integration (Developer Tools, Data). Imported from open-connector.
https://grafana.com/api/stack-regions
/orgs/{orgSlug}/instances
| Param | Type | Required | Description |
|---|---|---|---|
| pageSize | integer | optional | The number of records to request from Grafana Cloud. |
| pageCursor | string | optional | The Grafana Cloud pagination cursor from a previous response. |
| orgSlug | string | required | Path parameter: orgSlug |
/instances/{stackSlug}/connections
| Param | Type | Required | Description |
|---|---|---|---|
| stackSlug | string | required | The Grafana Cloud stack slug. |
/orgs/{orgSlug}/billed-usage
| Param | Type | Required | Description |
|---|---|---|---|
| month | integer | optional | The billing month to retrieve, from 1 to 12. |
| year | integer | optional | The billing year to retrieve. |
| orgSlug | string | required | Path parameter: orgSlug |