Skip to main content

List quarantined devices

Retrieve a list of quarantined devices.

Query Parameters
  • host_id string

    Device host id

  • serial_number string

    Device serial number

Responses

List of quarantined devices


Schema
  • Array [
  • host_id string required

    Device host id

  • ip string

    Device ip info

  • ipv6 string

    Device ipv6 info

  • serial_number string

    Device serial number

  • ]
Loading...