Download OpenAPI specification:Download
Search alerts
page | integer <int32> |
artifact | string |
description | string |
source | string |
tag | string |
title | string |
fromAt | string <date-time> |
toAt | string <date-time> |
asn | integer <int32> |
dnsRecord | string |
reverseDnsName | string |
[- {
- "id": 0,
- "title": "string",
- "description": "string",
- "source": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "artifacts": [
- {
- "id": 0,
- "data": "string",
- "dataType": "string",
- "source": "string",
- "tags": [
- "string"
], - "metadata": { },
- "autonomousSystem": {
- "asn": 0
}, - "geolocation": {
- "country": "string",
- "countryCode": "string"
}, - "whoisRecord": {
- "domain": "string",
- "createdOn": "2019-08-24",
- "updatedOn": "2019-08-24",
- "expiresOn": "2019-08-24",
- "registrar": { },
- "contacts": [
- { }
]
}, - "reverseDnsNames": [
- {
- "name": "string"
}
], - "dnsRecords": [
- {
- "resource": "string",
- "value": "string"
}
]
}
], - "tags": [
- {
- "name": "string"
}
]
}
]
{- "id": 0,
- "data": "string",
- "dataType": "string",
- "source": "string",
- "tags": [
- "string"
], - "metadata": { },
- "autonomousSystem": {
- "asn": 0
}, - "geolocation": {
- "country": "string",
- "countryCode": "string"
}, - "whoisRecord": {
- "domain": "string",
- "createdOn": "2019-08-24",
- "updatedOn": "2019-08-24",
- "expiresOn": "2019-08-24",
- "registrar": { },
- "contacts": [
- { }
]
}, - "reverseDnsNames": [
- {
- "name": "string"
}
], - "dnsRecords": [
- {
- "resource": "string",
- "value": "string"
}
]
}
Update a rule
id required | string |
yaml required | string |
{- "id": "string",
- "yaml": "string"
}
{- "id": "string",
- "yaml": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
{- "yaml": "string"
}
{- "id": "string",
- "yaml": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
Search rules
page | integer <int32> |
title | string |
description | string |
tag | string |
fromAt | string <date-time> |
toAt | string <date-time> |
[- {
- "id": "string",
- "yaml": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
]