Dashboards
Sync Dashboards From Kubernetes Sources
Trigger immediate synchronization of dashboards from Kubernetes sources, including ConfigMaps and MetoroDashboard CRDs. By default, dashboards are synced once every hour. This endpoint allows triggering the sync process manually without waiting for the scheduled sync.
GET
Sync Dashboards From Kubernetes Sources
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Dashboard synchronization initiated successfully
Response confirming the dashboard sync workflow was triggered
Human-readable message describing the sync status
Sync Dashboards From Kubernetes Sources
