Proxy-seller

Elenco dei modem host

In questa sezione vedremo come ottenere informazioni su tutti i modem presenti sull'host selezionato

Per ottenere informazioni su tutti i modem dell'host selezionato, procedere come segue:

  1. Ottenere un elenco dei vostri host e selezionarne uno. How do I get a list of hosts?

  2. Utilizzate il seguente metodo della nostra APIGet modems by host Id

Esempio di esecuzione corretta di una richiesta in formato JSON:

[
  {
    "id": "63c234098746e15666325bf9f",
    "ip": "",
    "use": false,
    "status": "DOWN",
    "ipProxy": "101.111.44.191",
    "portHttp": "40303",
    "portSocks": "50303",
    "simProvider": "MTS UKR",
    "simNumber": null,
    "hostId": "21vjv1224n45v7457mvcas"
  }
]

On this page

No Headings