Fleet Config Push
Push system tenant's system_configurations to all active tenants. Issue #677: Generalized fleet push for any config key (not just LLM). Protects tenant-specific overrides unless force=true. Query params: - keys: comma-separated config keys (optional, default=all) - force: true to overwrite tenant overrides (default=false)
Push system tenant's system_configurations to all active tenants.
Issue #677: Generalized fleet push for any config key (not just LLM). Protects tenant-specific overrides unless force=true.
Query params:
- keys: comma-separated config keys (optional, default=all)
- force: true to overwrite tenant overrides (default=false)
Response Body
application/json
curl -X POST "https://loading/api/sync/fleet-config-push"null