JSON Object Definitions
Interface
Attribute |
Type |
Description |
---|---|---|
ip |
string |
IP Address of the interface |
mac |
string |
Mac Address of the interface |
name |
string |
Name of the interface |
netmask |
string |
Netmask of the interface |
pcap_opened |
boolean |
If false, packet captures are not enabled for the interface |
tags_scope_id |
array |
Scope IDs associated with the interface |
vrf |
string |
VRF Name |
vrf_id |
integer |
VRF ID |
Package Info
Attribute |
Type |
Description |
---|---|---|
name |
string |
Package name |
version |
string |
Package version |
Resource Usage
Attribute |
Type |
Description |
---|---|---|
cpu_usage |
float |
CPU usage |
memory_usage_kb |
integer |
Memory usage |
ts_usec |
long |
Timestamp in us when the resource usage is captured |
CVE ID
Attribute |
Type |
Description |
---|---|---|
cve_id |
string |
cve ID |
impact__cvss_v2__access_complexity |
string |
CVE access complexity |
impact__cvss_v2__access_vector |
string |
CVE access vector |