add: Added an IP address family attribute to describe the address family concerned by the BGP ranking

pull/293/head
chrisr3d 2020-09-08 11:52:39 +02:00
parent 0ba4909549
commit 33cf33dc24
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
{
"attributes": {
"address-family": {
"description": "The IP address family concerned by the ranking.",
"misp-attribute": "text",
"sane_default": [
"v4",
"v6"
],
"ui-priority": 0
}
"date": {
"description": "Date fo the ranking.",
"misp-attribute": "datetime",