Skip to main content
POST
由 Leader 向集群节点推送配置

授权

Authorization
string
header
必填

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

请求体

application/json

原始 Arc 配置 JSON 文档。

响应

推送已接受

ok
boolean
必填
generation
integer<int64>
必填
validated
integer<int32>
committed
integer<int32>
quorum
integer<int32>
scope
enum<string>
可用选项:
http_push,
gossip
reason
string