Skip to main content

ProxyHostSchema

_deletedboolean
blacklistedboolean
Is this host is blacklisted by "tasks.remove_bad_proxies"
createddatedate-timenullable
deleted_datedate-timenullable
deletedbynullable
deletedby_idintegernullable
hoststringrequired
idinteger
modifieddatedate-timenullable
portintegerrequired
proxy_host_batch_idintegernullable
proxy_provider_idintegerrequired
ProxyHostSchema
{
"_deleted": true,
"blacklisted": true,
"createddate": "2024-07-29T15:51:28.071Z",
"deleted_date": "2024-07-29T15:51:28.071Z",
"deletedby_id": 0,
"host": "string",
"id": 0,
"modifieddate": "2024-07-29T15:51:28.071Z",
"port": 0,
"proxy_host_batch_id": 0,
"proxy_provider_id": 0
}