Create a key in NdpDomain.config_config. The write is published on ndp_config_events and applied by every NDP server on receive, so the response is 202 — published, not applied. synchronous=yes polls until the servers converge. config-server targets one server. A 409 is returned if the key exists unless overwrite=yes.Requires Super User.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
or
Query Params
Body Params application/jsonRequired
Examples
Responses
🟢200OK
application/json
Per-row report, returned instead of the 202 when synchronous=yes.