This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ru:manual:api:reference:proxy:get [2019/01/28 14:50] sasha <code js> => <code java> |
ru:manual:api:reference:proxy:get [2020/02/26 13:31] (current) dotneft |
||
---|---|---|---|
Line 65: | Line 65: | ||
"result": [ | "result": [ | ||
{ | { | ||
- | "interface": [], | ||
"host": "Active proxy", | "host": "Active proxy", | ||
"status": "5", | "status": "5", | ||
"lastaccess": "0", | "lastaccess": "0", | ||
- | "proxyid": "30091", | ||
"description": "", | "description": "", | ||
"tls_connect": "1", | "tls_connect": "1", | ||
Line 76: | Line 74: | ||
"tls_subject": "", | "tls_subject": "", | ||
"tls_psk_identity": "", | "tls_psk_identity": "", | ||
- | "tls_psk": "" | + | "tls_psk": "", |
+ | "proxyid": "30091", | ||
+ | "interface": [] | ||
}, | }, | ||
{ | { | ||
+ | "host": "Passive proxy", | ||
+ | "status": "6", | ||
+ | "lastaccess": "0", | ||
+ | "description": "", | ||
+ | "tls_connect": "1", | ||
+ | "tls_accept": "1", | ||
+ | "tls_issuer": "", | ||
+ | "tls_subject": "", | ||
+ | "tls_psk_identity": "", | ||
+ | "tls_psk": "", | ||
+ | "proxyid": "30092", | ||
"interface": { | "interface": { | ||
"interfaceid": "30109", | "interfaceid": "30109", | ||
Line 86: | Line 97: | ||
"dns": "", | "dns": "", | ||
"port": "10051" | "port": "10051" | ||
- | ], | + | ] |
- | "host": "Passive proxy", | + | |
- | "status": "6", | + | |
- | "lastaccess": "0", | + | |
- | "proxyid": "30092", | + | |
- | "description": "" | + | |
} | } | ||
], | ], |