agileconfig_add_node
Add a new service node to an AgileConfig cluster by specifying its access address and optional remark.
Instructions
向 AgileConfig 集群添加一个新的服务节点。需要指定节点的访问地址。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remark | No | 节点备注说明 | |
| address | Yes | 节点地址,如 http://192.168.1.100:5000 |