Skip to main content

Quarantine devices

POST 

/sse/config/v1/quarantined-devices

Quarantine a device

Request

Body

The quarantined device you want to create

    host_id stringrequired

    Device host id

    ip string

    Device ip info

    ipv6 string

    Device ipv6 info

    serial_number string

    Device serial number

Responses

Created

Loading...