Dashboards
Sync Dashboards From ConfigMaps
Trigger immediate synchronization of dashboards from Kubernetes ConfigMaps. By default, dashboards are synced from ConfigMaps periodically. This endpoint allows triggering the sync process manually without waiting for the scheduled sync.
GET
Sync Dashboards From ConfigMaps
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 ConfigMaps
