Skip to main content
GET
/
v1
/
{tenantUUID}
/
market
/
ipv4
/
quarantine
{
  "subnet": "string",
  "in_quarantine_since": 0,
  "roa_validation_last_updated": 0,
  "bgp_validation_last_updated": 0,
  "ip_reputation_last_updated": 0
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenantUUID
string
required

UUID

Pattern: ^[a-zA-Z0-9]{8}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{12}$

Query Parameters

sort
string

Sort By Key

direction
enum<string>
default:desc

Sort Direction

Available options:
asc,
desc

Body

application/json

The body is of type any.

Response

Subnets in quarantine collection

subnet
string
in_quarantine_since
integer
roa_validation_last_updated
integer
bgp_validation_last_updated
integer
ip_reputation_last_updated
integer