方法列表
创建操作系统信息 admin RPC createFormalClientSystem (CreateFormalClientSystemRequest) returns (CreateFormalClientSystemResponse)HTTP POST /FormalClientSystemService/createFormalClientSystem |
|---|
| 输入对象:CreateFormalClientSystemRequest: |
| 输出对象:CreateFormalClientSystemResponse: |
计算操作系统信息数量 admin RPC countFormalClientSystems (CountFormalClientSystemsRequest) returns (RPCCountResponse)HTTP POST /FormalClientSystemService/countFormalClientSystems |
|---|
| 输入对象:CountFormalClientSystemsRequest: |
| 输出对象:RPCCountResponse: |
列出单页操作系统信息 admin RPC listFormalClientSystems (ListFormalClientSystemsRequest) returns (ListFormalClientSystemsResponse)HTTP POST /FormalClientSystemService/listFormalClientSystems |
|---|
| 输入对象:ListFormalClientSystemsRequest: |
| 输出对象:ListFormalClientSystemsResponse: |
修改操作系统信息 admin RPC updateFormalClientSystem (UpdateFormalClientSystemRequest) returns (RPCSuccess)HTTP POST /FormalClientSystemService/updateFormalClientSystem |
|---|
| 输入对象:UpdateFormalClientSystemRequest: |
| 输出对象:RPCSuccess: |
通过dataId查询操作系统信息 admin RPC findFormalClientSystemWithDataId (FindFormalClientSystemWithDataIdRequest) returns (FindFormalClientSystemWithDataIdResponse)HTTP POST /FormalClientSystemService/findFormalClientSystemWithDataId |
|---|
| 输入对象:FindFormalClientSystemWithDataIdRequest: |
| 输出对象:FindFormalClientSystemWithDataIdResponse: |
