文档
测试

查询用户线路服务等基本信息

GET
http://119.45.30.192:20081/ego/vpn-bss/serve-account-region/admin/9262bdc6-15d7-4fe3-8171-437123873996

请求头

参数名
类型
描述
必填
Account
string
示例:admin
必填
password
string
示例:ego937ehsgdt73teh8
必填

响应参数

参数名
类型
描述
必填
serveAccountDTO
object
数据字典
必填
serveDTO
object
数据字典
必填
id
string
示例:bb761bcf-0b39-4f11-ab9b-a89450c8f046
必填
nodeAccountId
string
示例:e68169cf-efec-41c7-b41b-377aad7764ef
必填
deadline
string
示例:2023-12-20 15:36:13 到期时间
必填
flow
int
示例:0
必填
serviceFlag
string
示例:1 1为服务中 0 表示已停服
必填
regionConfigId
object
示例:null
必填
nodeSize
string
示例:1 1为普通版,2为高级版,3为试用版
必填
nodeIp
string
示例:43.153.90.86 当前IP 显示出来
必填
outerNodeIp
string
示例:43.153.90.86
必填
nodeAccountDTO
object
数据字典
必填
id
string
示例:e68169cf-efec-41c7-b41b-377aad7764ef
必填
nodeId
string
示例:9ff1781c-c1e6-41eb-94a2-75809ca97f37
必填
account
string
示例:16227
必填
password
string
示例:cd03e6cae5
必填
status
string
示例:1
必填
createdTime
string
示例:2022-03-16 10:23:32
必填
updatedTime
string
示例:2023-07-18 11:28:11
必填
payType
string
示例:h5
必填
h5PayUrl
string
示例:https://payweb.xunguang888.com/#/pay
必填
customerServiceUrl
string
示例:https://live.easyliao.com/live/chat.do?c=26245&g=44595&config=68021
必填
regionConfigDTO
object
数据字典
必填
id
string
示例:1001
必填
country
string
示例:美国 当前线路
必填
location
string
示例:线路一(空闲) 当前线路
必填
parentId
string
示例:1001
必填
createdTime
string
示例:2020-08-03 09:27:47
必填
updatedTime
string
示例:2020-08-03 09:27:47
必填

说明 / 示例

{ "serveAccountDTO": { "serveDTO": { "id": "bb761bcf-0b39-4f11-ab9b-a89450c8f046", "nodeAccountId": "e68169cf-efec-41c7-b41b-377aad7764ef", "deadline": "2023-12-20 15:36:13", "flow": 0, "serviceFlag": "1", "regionConfigId": null, "nodeSize": "1" }, "nodeIp": "43.153.90.86", "outerNodeIp": "43.153.90.86", "nodeAccountDTO": { "id": "e68169cf-efec-41c7-b41b-377aad7764ef", "nodeId": "9ff1781c-c1e6-41eb-94a2-75809ca97f37", "account": "16227", "password": "cd03e6cae5", "status": "1", "createdTime": "2022-03-16 10:23:32", "updatedTime": "2023-07-18 11:28:11" }, "payType": "h5", "h5PayUrl": "https://payweb.xunguang888.com/#/pay", "customerServiceUrl": "https://live.easyliao.com/live/chat.do?c=26245&g=44595&config=68021" }, "regionConfigDTO": { "id": "1001", "country": "美国", "location": "线路一(空闲)", "parentId": "1001", "createdTime": "2020-08-03 09:27:47", "updatedTime": "2020-08-03 09:27:47" } }