Software state

Endpoints

Endpoints to retrieve public device status and information.

JSON structure.

{
  "model": "XX-1800G",
  "serial_number": "-",
  "asset":{
    "name":"-",
    "code":"-",
    "location":{
      "building":"-",
      "address":"-",
      "city":"-",
      "region":"-",
      "country":"-"
    }
  }
}

Back to X2-SERIES API Home