方法列表
创建一组IP
dns
node
admin
RPC
createClientAgentIPs (CreateClientAgentIPsRequest) returns (RPCSuccess)
HTTP
POST /ClientAgentIPService/createClientAgentIPs
输入对象:CreateClientAgentIPsRequest:
输出对象:RPCSuccess:
{ }
查询最新的IP
dns
node
admin
RPC
listClientAgentIPsAfterId (ListClientAgentIPsAfterIdRequest) returns (ListClientAgentIPsAfterIdResponse)
HTTP
POST /ClientAgentIPService/listClientAgentIPsAfterId
输入对象:ListClientAgentIPsAfterIdRequest:
{ int64 id; // 数量,通常不能小于0 int64 size; }
输出对象:ListClientAgentIPsAfterIdResponse: