ProxySummary

edit

Summarized information about a proxy.

Properties

edit
healthy (boolean, required)
Whether this proxy is healthy
proxy_id (string, required)
The proxy identifier

Example

edit
{
   "healthy" : true,
   "proxy_id" : "string"
}