SetDataplaneURL
POST/configurator/v1/dataplane-url
SetDataplaneURL persists the customer-facing gateway URL for a data plane
(workspace). Called by tare install to register the URL at install time
and by the management-plane dashboard when an admin edits it later.
trigger_update=false (install path) only writes the system_settings row. trigger_update=true (admin-edit path) additionally fires a PROXY_URL configuration event so the running data plane converges on the new URL via the worker's existing event-handling loop.
Request
Responses
- 200
Success