Skip to main content
POST
Leader pushes config to peers

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Raw Arc config JSON document.

Response

Push accepted

ok
boolean
required
generation
integer<int64>
required
validated
integer<int32>
committed
integer<int32>
quorum
integer<int32>
scope
enum<string>
Available options:
http_push,
gossip
reason
string