From 6cb29df0f54ca3844b5584799ae52d3357fbb86c Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Tue, 19 Dec 2023 16:29:59 -0800 Subject: [PATCH 01/30] tests --- tests/cassettes/test_alarm_all.yaml | 773 +++ tests/cassettes/test_alarm_batch.yaml | 1001 +++ tests/cassettes/test_alarm_one.yaml | 227 + tests/cassettes/test_event_all.yaml | 2112 ++++++ tests/cassettes/test_event_batch.yaml | 547 ++ tests/cassettes/test_event_one.yaml | 229 + tests/cassettes/test_node_all.yaml | 6002 +++++++++++++++++ tests/cassettes/test_node_batch.yaml | 4268 ++++++++++++ tests/cassettes/test_node_ip.yaml | 379 ++ tests/cassettes/test_node_ip_services.yaml | 173 + tests/cassettes/test_node_metadata.yaml | 161 + tests/cassettes/test_node_one.yaml | 1697 +++++ tests/cassettes/test_node_snmp.yaml | 300 + .../cassettes/test_requisition_add_asset.yaml | 165 + .../test_requisition_add_metadata.yaml | 165 + tests/cassettes/test_requisition_all.yaml | 168 + .../test_requisition_count_active.yaml | 161 + .../test_requisition_count_deployed.yaml | 161 + tests/cassettes/test_requisition_import.yaml | 163 + tests/cassettes/test_requisition_one.yaml | 165 + .../test_requisition_update_asset.yaml | 165 + .../test_requisition_update_metadata.yaml | 165 + tests/test_alarms.py | 40 + tests/test_events.py | 43 + tests/test_nodes.py | 79 + tests/test_requisitions.py | 71 + 26 files changed, 19580 insertions(+) create mode 100644 tests/cassettes/test_alarm_all.yaml create mode 100644 tests/cassettes/test_alarm_batch.yaml create mode 100644 tests/cassettes/test_alarm_one.yaml create mode 100644 tests/cassettes/test_event_all.yaml create mode 100644 tests/cassettes/test_event_batch.yaml create mode 100644 tests/cassettes/test_event_one.yaml create mode 100644 tests/cassettes/test_node_all.yaml create mode 100644 tests/cassettes/test_node_batch.yaml create mode 100644 tests/cassettes/test_node_ip.yaml create mode 100644 tests/cassettes/test_node_ip_services.yaml create mode 100644 tests/cassettes/test_node_metadata.yaml create mode 100644 tests/cassettes/test_node_one.yaml create mode 100644 tests/cassettes/test_node_snmp.yaml create mode 100644 tests/cassettes/test_requisition_add_asset.yaml create mode 100644 tests/cassettes/test_requisition_add_metadata.yaml create mode 100644 tests/cassettes/test_requisition_all.yaml create mode 100644 tests/cassettes/test_requisition_count_active.yaml create mode 100644 tests/cassettes/test_requisition_count_deployed.yaml create mode 100644 tests/cassettes/test_requisition_import.yaml create mode 100644 tests/cassettes/test_requisition_one.yaml create mode 100644 tests/cassettes/test_requisition_update_asset.yaml create mode 100644 tests/cassettes/test_requisition_update_metadata.yaml create mode 100644 tests/test_alarms.py create mode 100644 tests/test_events.py create mode 100644 tests/test_nodes.py create mode 100644 tests/test_requisitions.py diff --git a/tests/cassettes/test_alarm_all.yaml b/tests/cassettes/test_alarm_all.yaml new file mode 100644 index 0000000..78122c6 --- /dev/null +++ b/tests/cassettes/test_alarm_all.yaml @@ -0,0 +1,773 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 24 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:05 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:07 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/alarms?offset=0&limit=100 + response: + body: + string: '{"count":24,"totalCount":24,"offset":0,"alarm":[{"id":76,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed + / hrStorageSize * 100.0:90.0:2:75.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703027144459,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","suppressedUntil":1703027144459,"suppressedTime":1703027144459,"lastEvent":{"id":317,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703027144459,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703027144472,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"lastEventTime":1703027144459,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":75,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":4,"nodeLabel":"pi02","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::4:192.168.86.56:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863436,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="66.66" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.56\n ","suppressedUntil":1703026863436,"suppressedTime":1703026863436,"lastEvent":{"id":313,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863436,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863479,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="66.66" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026863436,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":74,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":4,"nodeLabel":"pi02","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::4:192.168.86.56:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/boot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863403,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="56" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.56\n ","suppressedUntil":1703026863403,"suppressedTime":1703026863403,"lastEvent":{"id":312,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863403,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863441,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="56" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026863403,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":73,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:90.0:2:75.0:/dev","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863143,"description":"A + high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="100" instance="32" + instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /dev/192.168.86.62\n ","suppressedUntil":1703026863143,"suppressedTime":1703026863143,"lastEvent":{"id":311,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863143,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703026863151,"description":"A + high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="100" instance="32" + instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"lastEventTime":1703026863143,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":72,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::3:192.168.86.55:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026860610,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="57.26" instance="36" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.55\n ","suppressedUntil":1703026860610,"suppressedTime":1703026860610,"lastEvent":{"id":304,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026860610,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860641,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="57.26" instance="36" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026860610,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":71,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::3:192.168.86.55:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/boot/firmware","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026860513,"description":"A + high threshold for the following metric exceeded: label="/boot/firmware" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="46.85" + instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/firmware/192.168.86.55\n ","suppressedUntil":1703026860513,"suppressedTime":1703026860513,"lastEvent":{"id":302,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026860513,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860550,"description":"A + high threshold for the following metric exceeded: label="/boot/firmware" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="46.85" + instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/firmware/192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026860513,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":70,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026859387,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","suppressedUntil":1703026859387,"suppressedTime":1703026859387,"lastEvent":{"id":300,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026859387,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859430,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026859387,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":69,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/boot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026859349,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="50" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.69\n ","suppressedUntil":1703026859349,"suppressedTime":1703026859349,"lastEvent":{"id":299,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026859349,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859390,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="50" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026859349,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":66,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":17,"nodeLabel":"texts","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::17:127.7.8.9:SNMP","type":1,"count":2,"severity":"MINOR","firstEventTime":1703026845329,"description":"

A + SNMP outage was identified on interface\n 127.7.8.9 because of + the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP + outage identified on interface 127.7.8.9.\n ","suppressedUntil":1703026845329,"suppressedTime":1703026845329,"lastEvent":{"id":281,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026852472,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"eventReason","value":"SNMP + poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"createTime":1703026852477,"description":"

A + SNMP outage was identified on interface\n 127.7.8.9 because of + the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP + outage identified on interface 127.7.8.9.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},"parameters":[{"name":"eventReason","value":"SNMP + poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"lastEventTime":1703026852472,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":67,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":16,"nodeLabel":"graf","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::16:192.168.86.160:Grafana-Login","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026850018,"description":"

A + Grafana-Login outage was identified on interface\n 192.168.86.160 + because of the following condition: Response code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected + 100-399 but received 400.

\n A new Outage record has been + created and service level\n availability calculations will be impacted + until this outage is\n resolved.

","logMessage":"\n Grafana-Login + outage identified on interface 192.168.86.160.\n ","suppressedUntil":1703026850018,"suppressedTime":1703026850018,"lastEvent":{"id":268,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026850018,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response + code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected 100-399 + but received 400","type":"string"}],"createTime":1703026850032,"description":"

A + Grafana-Login outage was identified on interface\n 192.168.86.160 + because of the following condition: Response code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected + 100-399 but received 400.

\n A new Outage record has been + created and service level\n availability calculations will be impacted + until this outage is\n resolved.

","logMessage":"\n Grafana-Login + outage identified on interface 192.168.86.160.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},"parameters":[{"name":"eventReason","value":"Response + code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected 100-399 + but received 400","type":"string"}],"lastEventTime":1703026850018,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":65,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/dev","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844664,"description":"A + high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="100" instance="32" + instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /dev/192.168.86.62\n ","suppressedUntil":1703026844664,"suppressedTime":1703026844664,"lastEvent":{"id":242,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844664,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844715,"description":"A + high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="100" instance="32" + instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844664,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":64,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Update","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844631,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Update" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="35" instanceLabel="System-Volumes-Update" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Update/192.168.86.62\n ","suppressedUntil":1703026844631,"suppressedTime":1703026844631,"lastEvent":{"id":241,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844631,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Update","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"35","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Update","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844667,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Update" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="35" instanceLabel="System-Volumes-Update" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Update/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Update","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"35","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Update","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844631,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":63,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844584,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="26.14" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.62\n ","suppressedUntil":1703026844584,"suppressedTime":1703026844584,"lastEvent":{"id":240,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844584,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844635,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="26.14" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844584,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":62,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/VM","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844542,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/VM" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="34" instanceLabel="System-Volumes-VM" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/VM/192.168.86.62\n ","suppressedUntil":1703026844542,"suppressedTime":1703026844542,"lastEvent":{"id":239,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844542,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/VM","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"34","type":"string"},{"name":"instanceLabel","value":"System-Volumes-VM","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844589,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/VM" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="34" instanceLabel="System-Volumes-VM" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/VM/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/VM","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"34","type":"string"},{"name":"instanceLabel","value":"System-Volumes-VM","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844542,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":61,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Preboot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844456,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Preboot" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="33" instanceLabel="System-Volumes-Preboot" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Preboot/192.168.86.62\n ","suppressedUntil":1703026844456,"suppressedTime":1703026844456,"lastEvent":{"id":238,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844456,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Preboot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"33","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Preboot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844513,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Preboot" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="33" instanceLabel="System-Volumes-Preboot" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Preboot/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Preboot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"33","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Preboot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844456,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":60,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Data","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844415,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Data" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="36" instanceLabel="System-Volumes-Data" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Data/192.168.86.62\n ","suppressedUntil":1703026844415,"suppressedTime":1703026844415,"lastEvent":{"id":237,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844415,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Data","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Data","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844460,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Data" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="36" instanceLabel="System-Volumes-Data" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Data/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Data","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Data","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844415,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":59,"uei":"uei.opennms.org/nodes/dataCollectionFailed","location":"Default","nodeId":17,"nodeLabel":"texts","ipAddress":"127.7.8.9","serviceType":{"id":14,"name":"UWM"},"reductionKey":"uei.opennms.org/nodes/dataCollectionFailed::17:127.7.8.9:UWM","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026842687,"description":"

UWM + data collection on interface 127.7.8.9 failed because of the following condition: + ''Can't collect XML data because Can't retrieve /uwm from 192.168.86.55 + because Connect to 192.168.86.55:5000 [/192.168.86.55] failed: Connection + refused''.

","logMessage":"UWM data collection on interface 127.7.8.9 failed.","suppressedUntil":1703026842687,"suppressedTime":1703026842687,"lastEvent":{"id":230,"uei":"uei.opennms.org/nodes/dataCollectionFailed","label":"OpenNMS-defined + node event: dataCollectionFailed","time":1703026842687,"host":"opennms","source":"OpenNMS.Collectd","ipAddress":"127.7.8.9","serviceType":{"id":14,"name":"UWM"},"parameters":[{"name":"reason","value":"Can''t + collect XML data because Can''t retrieve /uwm from 192.168.86.55 because Connect + to 192.168.86.55:5000 [/192.168.86.55] failed: Connection refused","type":"string"}],"createTime":1703026842694,"description":"

UWM + data collection on interface 127.7.8.9 failed because of the following condition: + ''Can't collect XML data because Can't retrieve /uwm from 192.168.86.55 + because Connect to 192.168.86.55:5000 [/192.168.86.55] failed: Connection + refused''.

","logMessage":"UWM data collection on interface 127.7.8.9 failed.","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},"parameters":[{"name":"reason","value":"Can''t + collect XML data because Can''t retrieve /uwm from 192.168.86.55 because Connect + to 192.168.86.55:5000 [/192.168.86.55] failed: Connection refused","type":"string"}],"lastEventTime":1703026842687,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":57,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":8,"nodeLabel":"0g8gal7","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::8:192.168.86.52:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:C:\\ Label:OS Serial Number 8c420e92","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026836113,"description":"A + high threshold for the following metric exceeded: label="C:\\ Label:OS Serial + Number 8c420e92" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="36.75" + instance="1" instanceLabel="C" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1667507058974].hrStorageIndex[C]" threshold="9.0" + trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface C:\\ Label:OS Serial Number 8c420e92/192.168.86.52\n ","suppressedUntil":1703026836113,"suppressedTime":1703026836113,"lastEvent":{"id":208,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026836113,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ + Label:OS Serial Number 8c420e92","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"36.75","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1667507058974].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026836172,"description":"A + high threshold for the following metric exceeded: label="C:\\ Label:OS Serial + Number 8c420e92" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="36.75" + instance="1" instanceLabel="C" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1667507058974].hrStorageIndex[C]" threshold="9.0" + trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface C:\\ Label:OS Serial Number 8c420e92/192.168.86.52\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},"parameters":[{"name":"label","value":"C:\\ + Label:OS Serial Number 8c420e92","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"36.75","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1667507058974].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026836113,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":53,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":7,"nodeLabel":"zSwitch + 1","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::7:192.168.86.60:DeviceConfig-Running","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026826656,"description":"

A + DeviceConfig-Running outage was identified on interface\n 192.168.86.60 + because of the following condition: Invalid cron expression : 0 0 0 * * 1.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n DeviceConfig-Running + outage identified on interface 192.168.86.60.\n ","suppressedUntil":1703026826656,"suppressedTime":1703026826656,"lastEvent":{"id":171,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026826656,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"eventReason","value":"Invalid + cron expression : 0 0 0 * * 1","type":"string"}],"createTime":1703026826698,"description":"

A + DeviceConfig-Running outage was identified on interface\n 192.168.86.60 + because of the following condition: Invalid cron expression : 0 0 0 * * 1.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n DeviceConfig-Running + outage identified on interface 192.168.86.60.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},"parameters":[{"name":"eventReason","value":"Invalid + cron expression : 0 0 0 * * 1","type":"string"}],"lastEventTime":1703026826656,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":52,"uei":"uei.opennms.org/nodes/nodeDown","location":"Default","nodeId":11,"nodeLabel":"j1sd13i","reductionKey":"uei.opennms.org/nodes/nodeDown::11","type":1,"count":1,"severity":"MAJOR","firstEventTime":1703026825939,"description":"

All + interfaces on node j1sd13i are\n down because of the following + condition: .

\n This event is generated when node outage + processing determines\n that all interfaces on the node are down.

+

\n New outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + j1sd13i is down.\n ","suppressedUntil":1703026825939,"suppressedTime":1703026825939,"lastEvent":{"id":168,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined + node event: nodeDown","time":1703026825939,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"}],"createTime":1703026826092,"description":"

All + interfaces on node j1sd13i are\n down because of the following + condition: .

\n This event is generated when node outage + processing determines\n that all interfaces on the node are down.

+

\n New outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + j1sd13i is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},"parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"}],"lastEventTime":1703026825939,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":51,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::3:192.168.86.55:Grafana-Login","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026825222,"description":"

A + Grafana-Login outage was identified on interface\n 192.168.86.55 + because of the following condition: Response code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected + 100-399 but received 400.

\n A new Outage record has been + created and service level\n availability calculations will be impacted + until this outage is\n resolved.

","logMessage":"\n Grafana-Login + outage identified on interface 192.168.86.55.\n ","suppressedUntil":1703026825222,"suppressedTime":1703026825222,"lastEvent":{"id":165,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026825222,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response + code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected 100-399 + but received 400","type":"string"}],"createTime":1703026825273,"description":"

A + Grafana-Login outage was identified on interface\n 192.168.86.55 + because of the following condition: Response code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected + 100-399 but received 400.

\n A new Outage record has been + created and service level\n availability calculations will be impacted + until this outage is\n resolved.

","logMessage":"\n Grafana-Login + outage identified on interface 192.168.86.55.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"eventReason","value":"Response + code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected 100-399 + but received 400","type":"string"}],"lastEventTime":1703026825222,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":48,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":2,"nodeLabel":"remwmmaha2","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::2:192.168.86.160:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:C:\\ Label:Windows Serial Number e26521e4","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026820728,"description":"A + high threshold for the following metric exceeded: label="C:\\ Label:Windows Serial + Number e26521e4" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="62.09" + instance="1" instanceLabel="C" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1643248808837].hrStorageIndex[C]" threshold="9.0" + trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface C:\\ Label:Windows Serial Number e26521e4/192.168.86.160\n ","suppressedUntil":1703026820728,"suppressedTime":1703026820728,"lastEvent":{"id":107,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026820728,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ + Label:Windows Serial Number e26521e4","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"62.09","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1643248808837].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026820753,"description":"A + high threshold for the following metric exceeded: label="C:\\ Label:Windows Serial + Number e26521e4" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="62.09" + instance="1" instanceLabel="C" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1643248808837].hrStorageIndex[C]" threshold="9.0" + trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface C:\\ Label:Windows Serial Number e26521e4/192.168.86.160\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},"parameters":[{"name":"label","value":"C:\\ + Label:Windows Serial Number e26521e4","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"62.09","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1643248808837].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026820728,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":45,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","location":"Default","ipAddress":"172.21.0.1","reductionKey":"uei.opennms.org/nodes/snmp/interfaceOperDown::0:3","type":1,"count":1,"severity":"MINOR","firstEventTime":1703021054934,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 3

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","suppressedUntil":1703021054934,"suppressedTime":1703021054934,"lastEvent":{"id":65,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1703021054934,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1703021056009,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 3

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":3,"location":"Default"},"parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"lastEventTime":1703021054934,"x733ProbableCause":0,"ifIndex":3,"affectedNodeCount":0},{"id":11,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","location":"Default","ipAddress":"172.21.0.1","reductionKey":"uei.opennms.org/nodes/snmp/interfaceOperDown::0:13","type":1,"count":1,"severity":"MINOR","firstEventTime":1702951936539,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 13

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","suppressedUntil":1702951936539,"suppressedTime":1702951936539,"lastEvent":{"id":28,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1702951936539,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.13","value":"13","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.13","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.13","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702951937385,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 13

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":13,"location":"Default"},"parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.13","value":"13","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.13","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.13","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"lastEventTime":1702951936539,"x733ProbableCause":0,"ifIndex":13,"affectedNodeCount":0}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-23/24 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:07 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_alarm_batch.yaml b/tests/cassettes/test_alarm_batch.yaml new file mode 100644 index 0000000..f759327 --- /dev/null +++ b/tests/cassettes/test_alarm_batch.yaml @@ -0,0 +1,1001 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 24 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:07 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:09 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/alarms?offset=0&limit=5 + response: + body: + string: '{"count":5,"totalCount":24,"offset":0,"alarm":[{"id":76,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed + / hrStorageSize * 100.0:90.0:2:75.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703027144459,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","suppressedUntil":1703027144459,"suppressedTime":1703027144459,"lastEvent":{"id":317,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703027144459,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703027144472,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"lastEventTime":1703027144459,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":75,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":4,"nodeLabel":"pi02","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::4:192.168.86.56:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863436,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="66.66" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.56\n ","suppressedUntil":1703026863436,"suppressedTime":1703026863436,"lastEvent":{"id":313,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863436,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863479,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="66.66" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026863436,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":74,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":4,"nodeLabel":"pi02","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::4:192.168.86.56:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/boot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863403,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="56" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.56\n ","suppressedUntil":1703026863403,"suppressedTime":1703026863403,"lastEvent":{"id":312,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863403,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863441,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="56" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026863403,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":73,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:90.0:2:75.0:/dev","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863143,"description":"A + high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="100" instance="32" + instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /dev/192.168.86.62\n ","suppressedUntil":1703026863143,"suppressedTime":1703026863143,"lastEvent":{"id":311,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863143,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703026863151,"description":"A + high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="100" instance="32" + instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"lastEventTime":1703026863143,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":72,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::3:192.168.86.55:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026860610,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="57.26" instance="36" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.55\n ","suppressedUntil":1703026860610,"suppressedTime":1703026860610,"lastEvent":{"id":304,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026860610,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860641,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="57.26" instance="36" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026860610,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-4/24 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:10 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/alarms?offset=5&limit=5 + response: + body: + string: '{"count":5,"totalCount":24,"offset":5,"alarm":[{"id":71,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::3:192.168.86.55:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/boot/firmware","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026860513,"description":"A + high threshold for the following metric exceeded: label="/boot/firmware" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="46.85" + instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/firmware/192.168.86.55\n ","suppressedUntil":1703026860513,"suppressedTime":1703026860513,"lastEvent":{"id":302,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026860513,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860550,"description":"A + high threshold for the following metric exceeded: label="/boot/firmware" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="46.85" + instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/firmware/192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026860513,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":70,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026859387,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","suppressedUntil":1703026859387,"suppressedTime":1703026859387,"lastEvent":{"id":300,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026859387,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859430,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026859387,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":69,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/boot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026859349,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="50" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.69\n ","suppressedUntil":1703026859349,"suppressedTime":1703026859349,"lastEvent":{"id":299,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026859349,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859390,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="50" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026859349,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":66,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":17,"nodeLabel":"texts","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::17:127.7.8.9:SNMP","type":1,"count":2,"severity":"MINOR","firstEventTime":1703026845329,"description":"

A + SNMP outage was identified on interface\n 127.7.8.9 because of + the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP + outage identified on interface 127.7.8.9.\n ","suppressedUntil":1703026845329,"suppressedTime":1703026845329,"lastEvent":{"id":281,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026852472,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"eventReason","value":"SNMP + poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"createTime":1703026852477,"description":"

A + SNMP outage was identified on interface\n 127.7.8.9 because of + the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP + outage identified on interface 127.7.8.9.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},"parameters":[{"name":"eventReason","value":"SNMP + poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"lastEventTime":1703026852472,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":67,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":16,"nodeLabel":"graf","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::16:192.168.86.160:Grafana-Login","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026850018,"description":"

A + Grafana-Login outage was identified on interface\n 192.168.86.160 + because of the following condition: Response code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected + 100-399 but received 400.

\n A new Outage record has been + created and service level\n availability calculations will be impacted + until this outage is\n resolved.

","logMessage":"\n Grafana-Login + outage identified on interface 192.168.86.160.\n ","suppressedUntil":1703026850018,"suppressedTime":1703026850018,"lastEvent":{"id":268,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026850018,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response + code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected 100-399 + but received 400","type":"string"}],"createTime":1703026850032,"description":"

A + Grafana-Login outage was identified on interface\n 192.168.86.160 + because of the following condition: Response code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected + 100-399 but received 400.

\n A new Outage record has been + created and service level\n availability calculations will be impacted + until this outage is\n resolved.

","logMessage":"\n Grafana-Login + outage identified on interface 192.168.86.160.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},"parameters":[{"name":"eventReason","value":"Response + code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected 100-399 + but received 400","type":"string"}],"lastEventTime":1703026850018,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 5-9/24 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:10 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/alarms?offset=10&limit=5 + response: + body: + string: '{"count":5,"totalCount":24,"offset":10,"alarm":[{"id":65,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/dev","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844664,"description":"A + high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="100" instance="32" + instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /dev/192.168.86.62\n ","suppressedUntil":1703026844664,"suppressedTime":1703026844664,"lastEvent":{"id":242,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844664,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844715,"description":"A + high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="100" instance="32" + instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844664,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":64,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Update","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844631,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Update" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="35" instanceLabel="System-Volumes-Update" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Update/192.168.86.62\n ","suppressedUntil":1703026844631,"suppressedTime":1703026844631,"lastEvent":{"id":241,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844631,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Update","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"35","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Update","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844667,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Update" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="35" instanceLabel="System-Volumes-Update" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Update/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Update","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"35","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Update","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844631,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":63,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844584,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="26.14" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.62\n ","suppressedUntil":1703026844584,"suppressedTime":1703026844584,"lastEvent":{"id":240,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844584,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844635,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="26.14" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844584,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":62,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/VM","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844542,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/VM" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="34" instanceLabel="System-Volumes-VM" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/VM/192.168.86.62\n ","suppressedUntil":1703026844542,"suppressedTime":1703026844542,"lastEvent":{"id":239,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844542,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/VM","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"34","type":"string"},{"name":"instanceLabel","value":"System-Volumes-VM","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844589,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/VM" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="34" instanceLabel="System-Volumes-VM" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/VM/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/VM","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"34","type":"string"},{"name":"instanceLabel","value":"System-Volumes-VM","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844542,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":61,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Preboot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844456,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Preboot" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="33" instanceLabel="System-Volumes-Preboot" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Preboot/192.168.86.62\n ","suppressedUntil":1703026844456,"suppressedTime":1703026844456,"lastEvent":{"id":238,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844456,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Preboot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"33","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Preboot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844513,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Preboot" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="33" instanceLabel="System-Volumes-Preboot" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Preboot/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Preboot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"33","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Preboot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844456,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 10-14/24 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:10 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/alarms?offset=15&limit=5 + response: + body: + string: '{"count":5,"totalCount":24,"offset":15,"alarm":[{"id":60,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha + mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Data","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844415,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Data" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="36" instanceLabel="System-Volumes-Data" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Data/192.168.86.62\n ","suppressedUntil":1703026844415,"suppressedTime":1703026844415,"lastEvent":{"id":237,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844415,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Data","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Data","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844460,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Data" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="36" instanceLabel="System-Volumes-Data" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Data/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Data","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Data","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844415,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":59,"uei":"uei.opennms.org/nodes/dataCollectionFailed","location":"Default","nodeId":17,"nodeLabel":"texts","ipAddress":"127.7.8.9","serviceType":{"id":14,"name":"UWM"},"reductionKey":"uei.opennms.org/nodes/dataCollectionFailed::17:127.7.8.9:UWM","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026842687,"description":"

UWM + data collection on interface 127.7.8.9 failed because of the following condition: + ''Can't collect XML data because Can't retrieve /uwm from 192.168.86.55 + because Connect to 192.168.86.55:5000 [/192.168.86.55] failed: Connection + refused''.

","logMessage":"UWM data collection on interface 127.7.8.9 failed.","suppressedUntil":1703026842687,"suppressedTime":1703026842687,"lastEvent":{"id":230,"uei":"uei.opennms.org/nodes/dataCollectionFailed","label":"OpenNMS-defined + node event: dataCollectionFailed","time":1703026842687,"host":"opennms","source":"OpenNMS.Collectd","ipAddress":"127.7.8.9","serviceType":{"id":14,"name":"UWM"},"parameters":[{"name":"reason","value":"Can''t + collect XML data because Can''t retrieve /uwm from 192.168.86.55 because Connect + to 192.168.86.55:5000 [/192.168.86.55] failed: Connection refused","type":"string"}],"createTime":1703026842694,"description":"

UWM + data collection on interface 127.7.8.9 failed because of the following condition: + ''Can't collect XML data because Can't retrieve /uwm from 192.168.86.55 + because Connect to 192.168.86.55:5000 [/192.168.86.55] failed: Connection + refused''.

","logMessage":"UWM data collection on interface 127.7.8.9 failed.","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},"parameters":[{"name":"reason","value":"Can''t + collect XML data because Can''t retrieve /uwm from 192.168.86.55 because Connect + to 192.168.86.55:5000 [/192.168.86.55] failed: Connection refused","type":"string"}],"lastEventTime":1703026842687,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":57,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":8,"nodeLabel":"0g8gal7","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::8:192.168.86.52:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:C:\\ Label:OS Serial Number 8c420e92","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026836113,"description":"A + high threshold for the following metric exceeded: label="C:\\ Label:OS Serial + Number 8c420e92" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="36.75" + instance="1" instanceLabel="C" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1667507058974].hrStorageIndex[C]" threshold="9.0" + trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface C:\\ Label:OS Serial Number 8c420e92/192.168.86.52\n ","suppressedUntil":1703026836113,"suppressedTime":1703026836113,"lastEvent":{"id":208,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026836113,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ + Label:OS Serial Number 8c420e92","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"36.75","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1667507058974].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026836172,"description":"A + high threshold for the following metric exceeded: label="C:\\ Label:OS Serial + Number 8c420e92" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="36.75" + instance="1" instanceLabel="C" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1667507058974].hrStorageIndex[C]" threshold="9.0" + trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface C:\\ Label:OS Serial Number 8c420e92/192.168.86.52\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},"parameters":[{"name":"label","value":"C:\\ + Label:OS Serial Number 8c420e92","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"36.75","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1667507058974].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026836113,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":53,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":7,"nodeLabel":"zSwitch + 1","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::7:192.168.86.60:DeviceConfig-Running","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026826656,"description":"

A + DeviceConfig-Running outage was identified on interface\n 192.168.86.60 + because of the following condition: Invalid cron expression : 0 0 0 * * 1.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n DeviceConfig-Running + outage identified on interface 192.168.86.60.\n ","suppressedUntil":1703026826656,"suppressedTime":1703026826656,"lastEvent":{"id":171,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026826656,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"eventReason","value":"Invalid + cron expression : 0 0 0 * * 1","type":"string"}],"createTime":1703026826698,"description":"

A + DeviceConfig-Running outage was identified on interface\n 192.168.86.60 + because of the following condition: Invalid cron expression : 0 0 0 * * 1.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n DeviceConfig-Running + outage identified on interface 192.168.86.60.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},"parameters":[{"name":"eventReason","value":"Invalid + cron expression : 0 0 0 * * 1","type":"string"}],"lastEventTime":1703026826656,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":52,"uei":"uei.opennms.org/nodes/nodeDown","location":"Default","nodeId":11,"nodeLabel":"j1sd13i","reductionKey":"uei.opennms.org/nodes/nodeDown::11","type":1,"count":1,"severity":"MAJOR","firstEventTime":1703026825939,"description":"

All + interfaces on node j1sd13i are\n down because of the following + condition: .

\n This event is generated when node outage + processing determines\n that all interfaces on the node are down.

+

\n New outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + j1sd13i is down.\n ","suppressedUntil":1703026825939,"suppressedTime":1703026825939,"lastEvent":{"id":168,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined + node event: nodeDown","time":1703026825939,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"}],"createTime":1703026826092,"description":"

All + interfaces on node j1sd13i are\n down because of the following + condition: .

\n This event is generated when node outage + processing determines\n that all interfaces on the node are down.

+

\n New outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + j1sd13i is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},"parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"}],"lastEventTime":1703026825939,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 15-19/24 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:10 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/alarms?offset=20&limit=5 + response: + body: + string: '{"count":4,"totalCount":24,"offset":20,"alarm":[{"id":51,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::3:192.168.86.55:Grafana-Login","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026825222,"description":"

A + Grafana-Login outage was identified on interface\n 192.168.86.55 + because of the following condition: Response code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected + 100-399 but received 400.

\n A new Outage record has been + created and service level\n availability calculations will be impacted + until this outage is\n resolved.

","logMessage":"\n Grafana-Login + outage identified on interface 192.168.86.55.\n ","suppressedUntil":1703026825222,"suppressedTime":1703026825222,"lastEvent":{"id":165,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026825222,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response + code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected 100-399 + but received 400","type":"string"}],"createTime":1703026825273,"description":"

A + Grafana-Login outage was identified on interface\n 192.168.86.55 + because of the following condition: Response code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected + 100-399 but received 400.

\n A new Outage record has been + created and service level\n availability calculations will be impacted + until this outage is\n resolved.

","logMessage":"\n Grafana-Login + outage identified on interface 192.168.86.55.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"eventReason","value":"Response + code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected 100-399 + but received 400","type":"string"}],"lastEventTime":1703026825222,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":48,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":2,"nodeLabel":"remwmmaha2","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::2:192.168.86.160:hrStorageUsed + / hrStorageSize * 100.0:9.0:1:7.0:C:\\ Label:Windows Serial Number e26521e4","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026820728,"description":"A + high threshold for the following metric exceeded: label="C:\\ Label:Windows Serial + Number e26521e4" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="62.09" + instance="1" instanceLabel="C" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1643248808837].hrStorageIndex[C]" threshold="9.0" + trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface C:\\ Label:Windows Serial Number e26521e4/192.168.86.160\n ","suppressedUntil":1703026820728,"suppressedTime":1703026820728,"lastEvent":{"id":107,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026820728,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ + Label:Windows Serial Number e26521e4","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"62.09","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1643248808837].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026820753,"description":"A + high threshold for the following metric exceeded: label="C:\\ Label:Windows Serial + Number e26521e4" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="62.09" + instance="1" instanceLabel="C" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1643248808837].hrStorageIndex[C]" threshold="9.0" + trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface C:\\ Label:Windows Serial Number e26521e4/192.168.86.160\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},"parameters":[{"name":"label","value":"C:\\ + Label:Windows Serial Number e26521e4","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"62.09","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1643248808837].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026820728,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":45,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","location":"Default","ipAddress":"172.21.0.1","reductionKey":"uei.opennms.org/nodes/snmp/interfaceOperDown::0:3","type":1,"count":1,"severity":"MINOR","firstEventTime":1703021054934,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 3

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","suppressedUntil":1703021054934,"suppressedTime":1703021054934,"lastEvent":{"id":65,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1703021054934,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1703021056009,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 3

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":3,"location":"Default"},"parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"lastEventTime":1703021054934,"x733ProbableCause":0,"ifIndex":3,"affectedNodeCount":0},{"id":11,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","location":"Default","ipAddress":"172.21.0.1","reductionKey":"uei.opennms.org/nodes/snmp/interfaceOperDown::0:13","type":1,"count":1,"severity":"MINOR","firstEventTime":1702951936539,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 13

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","suppressedUntil":1702951936539,"suppressedTime":1702951936539,"lastEvent":{"id":28,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1702951936539,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.13","value":"13","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.13","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.13","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702951937385,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 13

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":13,"location":"Default"},"parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.13","value":"13","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.13","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.13","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"lastEventTime":1702951936539,"x733ProbableCause":0,"ifIndex":13,"affectedNodeCount":0}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 20-23/24 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:10 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_alarm_one.yaml b/tests/cassettes/test_alarm_one.yaml new file mode 100644 index 0000000..60991e8 --- /dev/null +++ b/tests/cassettes/test_alarm_one.yaml @@ -0,0 +1,227 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 24 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:00 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:10:04 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/alarms/904 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Length: + - '0' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:10:04 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/alarms/66 + response: + body: + string: '{"id":66,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":17,"nodeLabel":"texts","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::17:127.7.8.9:SNMP","type":1,"count":2,"severity":"MINOR","firstEventTime":1703026845329,"description":"

A + SNMP outage was identified on interface\n 127.7.8.9 because of + the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP + outage identified on interface 127.7.8.9.\n ","suppressedUntil":1703026845329,"suppressedTime":1703026845329,"lastEvent":{"id":281,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026852472,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"eventReason","value":"SNMP + poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"createTime":1703026852477,"description":"

A + SNMP outage was identified on interface\n 127.7.8.9 because of + the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP + outage identified on interface 127.7.8.9.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},"parameters":[{"name":"eventReason","value":"SNMP + poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"lastEventTime":1703026852472,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:11:23 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_event_all.yaml b/tests/cassettes/test_event_all.yaml new file mode 100644 index 0000000..4f43b2e --- /dev/null +++ b/tests/cassettes/test_event_all.yaml @@ -0,0 +1,2112 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:02 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:05 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/events?offset=0&limit=100 + response: + body: + string: '{"count":100,"totalCount":287,"offset":0,"event":[{"id":319,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703027438047,"host":"opennms","source":"OpenNMS.Threshd.ifInDiscards + + ifOutDiscards","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"ifLabel","value":"en6-00de48001122","type":"string"},{"name":"ifIndex","value":"5","type":"string"},{"name":"label","value":"en6","type":"string"},{"name":"ds","value":"ifInDiscards + + ifOutDiscards","type":"string"},{"name":"description","value":"Trigger an + alert if one or more incoming or outgoing packets on an interface were discarded + even though no errors were detected (possibly to free up buffer space) for + two consecutive measurement intervals","type":"string"},{"name":"value","value":"14316557.49","type":"string"},{"name":"instance","value":"5","type":"string"},{"name":"instanceLabel","value":"en6-00de48001122","type":"string"},{"name":"resourceType","value":"if","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].interfaceSnmp[en6-00de48001122]","type":"string"},{"name":"threshold","value":"1.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"0.0","type":"string"}],"createTime":1703027438088,"description":"A + high threshold for the following metric exceeded: ifLabel="en6-00de48001122" + ifIndex="5" label="en6" ds="ifInDiscards + ifOutDiscards" + description="Trigger an alert if one or more incoming or outgoing packets + on an interface were discarded even though no errors were detected (possibly + to free up buffer space) for two consecutive measurement intervals" value="14316557.49" + instance="5" instanceLabel="en6-00de48001122" resourceType="if" + resourceId="nodeSource[Main:1688566577388].interfaceSnmp[en6-00de48001122]" + threshold="1.0" trigger="2" rearm="0.0"","logMessage":"\n High + threshold exceeded for service SNMP metric ifInDiscards + ifOutDiscards on + interface en6/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":318,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703027437950,"host":"opennms","source":"OpenNMS.Threshd.ifInErrors + + ifOutErrors","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"ifLabel","value":"en7-007bd22b2aa5","type":"string"},{"name":"ifIndex","value":"4","type":"string"},{"name":"label","value":"en7","type":"string"},{"name":"ds","value":"ifInErrors + + ifOutErrors","type":"string"},{"name":"description","value":"Trigger an + alert if one or more incoming or outgoing packets on an interface were not + transmitted due to error for two consecutive measurement intervals","type":"string"},{"name":"value","value":"13.79","type":"string"},{"name":"instance","value":"4","type":"string"},{"name":"instanceLabel","value":"en7-007bd22b2aa5","type":"string"},{"name":"resourceType","value":"if","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].interfaceSnmp[en7-007bd22b2aa5]","type":"string"},{"name":"threshold","value":"1.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"0.0","type":"string"}],"createTime":1703027438053,"description":"A + high threshold for the following metric exceeded: ifLabel="en7-007bd22b2aa5" + ifIndex="4" label="en7" ds="ifInErrors + ifOutErrors" + description="Trigger an alert if one or more incoming or outgoing packets + on an interface were not transmitted due to error for two consecutive measurement + intervals" value="13.79" instance="4" instanceLabel="en7-007bd22b2aa5" + resourceType="if" resourceId="nodeSource[Main:1688566577388].interfaceSnmp[en7-007bd22b2aa5]" + threshold="1.0" trigger="2" rearm="0.0"","logMessage":"\n High + threshold exceeded for service SNMP metric ifInErrors + ifOutErrors on interface + en7/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":317,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703027144459,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703027144472,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":316,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026866535,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026866540,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address + 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address + 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":315,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026865506,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"1687817957574","type":"string"}],"createTime":1703026865508,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":314,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026865477,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[],"createTime":1703026865484,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.160 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":313,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863436,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863479,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="66.66" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":312,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863403,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863441,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="56" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":311,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863143,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703026863151,"description":"A + high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="100" instance="32" + instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":310,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026862740,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026862745,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address + 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address + 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":309,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026861709,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670054235","type":"string"}],"createTime":1703026861712,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":308,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026861676,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[],"createTime":1703026861679,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.160 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":306,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026860728,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"t","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026860738,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.160.

+

If this\n interface (192.168.86.160) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":305,"uei":"uei.opennms.org/nodes/serviceDeleted","label":"OpenNMS-defined + node event: serviceDeleted","time":1703026860692,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[],"createTime":1703026860703,"description":"

Service + ICMP was deleted from interface\n 192.168.86.160, associated with + Node ID# 19.

\n

When a service is deleted from an interface, + it is\n due to extended downtime model configured in pollerd\n configuration.

+

If a previously deleted service\n becomes active again on an + interface, it will be re-added to\n the OpenNMS database as a new + occurrence of that service and\n will be disassociated with any + historic outages.

","logMessage":"\n The ICMP service was deleted + from interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":307,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026860635,"source":"Provisiond","ipAddress":"172.27.235.108","parameters":[{"name":"iphostname","value":"172.27.235.108","type":"string"}],"createTime":1703026861667,"description":"

Interface + 172.27.235.108 has been associated with Node\n #19.

","logMessage":"\n Interface + 172.27.235.108 has been associated with Node #19.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":304,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026860610,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860641,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="57.26" instance="36" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":302,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026860513,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860550,"description":"A + high threshold for the following metric exceeded: label="/boot/firmware" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="46.85" + instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/firmware/192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":303,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026859596,"source":"Provisiond","ipAddress":"172.27.235.108","parameters":[{"name":"iphostname","value":"172.27.235.108","type":"string"}],"createTime":1703026860626,"description":"

Interface + 172.27.235.108 has been associated with Node\n #16.

","logMessage":"\n Interface + 172.27.235.108 has been associated with Node #16.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":300,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026859387,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859430,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":299,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026859349,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859390,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="50" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":301,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026858558,"source":"Provisiond","ipAddress":"172.25.96.1","parameters":[{"name":"iphostname","value":"172.25.96.1","type":"string"}],"createTime":1703026859596,"description":"

Interface + 172.25.96.1 has been associated with Node\n #19.

","logMessage":"\n Interface + 172.25.96.1 has been associated with Node #19.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":297,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026857675,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.56","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026857682,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi02 (IP address + 192.168.86.56) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi02 (IP address + 192.168.86.56) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":296,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026857473,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670081522","type":"string"}],"createTime":1703026857477,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 21; ForeignSource: Blank; ForeignId:1688670081522 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 21; ForeignSource: Blank; ForeignId:1688670081522 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":21,"nodeLabel":"g","location":"Default"},{"id":298,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026856856,"source":"Provisiond","ipAddress":"172.25.96.1","parameters":[{"name":"iphostname","value":"172.25.96.1","type":"string"}],"createTime":1703026857889,"description":"

Interface + 172.25.96.1 has been associated with Node\n #16.

","logMessage":"\n Interface + 172.25.96.1 has been associated with Node #16.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":295,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026856608,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"56","type":"string"}],"createTime":1703026856613,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 4; ForeignSource: Main; ForeignId:56 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 4; ForeignSource: Main; ForeignId:56 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":294,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026856555,"source":"Provisiond","ipAddress":"192.168.86.56","parameters":[],"createTime":1703026856559,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.56 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":293,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026856450,"source":"Provisiond","ipAddress":"172.23.96.1","parameters":[{"name":"iphostname","value":"172.23.96.1","type":"string"}],"createTime":1703026856464,"description":"

Interface + 172.23.96.1 has been associated with Node\n #19.

","logMessage":"\n Interface + 172.23.96.1 has been associated with Node #19.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":292,"uei":"uei.opennms.org/internal/provisiond/nodeScanAborted","label":"OpenNMS-defined + Provisiond Event: nodeScanAborted","time":1703026856272,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"py","type":"string"},{"name":"reason","value":"Aborting + node scan : Agent failed while scanning the system table: org.opennms.netmgt.snmp.SnmpAgentTimeoutException: + Timeout retrieving ''systemGroup'' for 127.7.8.9.","type":"string"}],"createTime":1703026856277,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has Aborted:\n

The + Node with Id: 17; ForeignSource: Example; ForeignId:py has\n aborted + for the following reason: Aborting node scan : Agent failed while scanning + the system table: org.opennms.netmgt.snmp.SnmpAgentTimeoutException: Timeout + retrieving 'systemGroup' for 127.7.8.9.

","logMessage":"\n

The + Node with Id: 17; ForeignSource: Example; ForeignId:py has\n aborted.

\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":291,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026855405,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.62","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026855409,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node m (IP address + 192.168.86.62) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node m (IP address + 192.168.86.62) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":290,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026854750,"source":"Provisiond","ipAddress":"172.23.96.1","parameters":[{"name":"iphostname","value":"172.23.96.1","type":"string"}],"createTime":1703026854763,"description":"

Interface + 172.23.96.1 has been associated with Node\n #16.

","logMessage":"\n Interface + 172.23.96.1 has been associated with Node #16.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":289,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026854373,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670072617","type":"string"}],"createTime":1703026854375,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 18; ForeignSource: Blank; ForeignId:1688670072617 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 18; ForeignSource: Blank; ForeignId:1688670072617 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":288,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026854345,"source":"Provisiond","ipAddress":"192.168.86.62","parameters":[],"createTime":1703026854348,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.62 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":287,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026853763,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1698861495847","type":"string"}],"createTime":1703026853769,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 14; ForeignSource: Main; ForeignId:1698861495847 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 14; ForeignSource: Main; ForeignId:1698861495847 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":14,"nodeLabel":"stream8","location":"Default"},{"id":285,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026853354,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"t","type":"string"},{"name":"categoriesAdded","value":"Test","type":"string"}],"createTime":1703026853363,"description":"

Node + (t) has changed its Category\n membership and deleted () and added + (Test).

","logMessage":"\n Node category membership has changed + for node (t).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":284,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026853238,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1685734356786","type":"string"}],"createTime":1703026853241,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 22; ForeignSource: Blank; ForeignId:1685734356786 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 22; ForeignSource: Blank; ForeignId:1685734356786 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":22,"nodeLabel":"pending","location":"Default"},{"id":283,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026853238,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"2345352","type":"string"}],"createTime":1703026853240,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 20; ForeignSource: Blank; ForeignId:2345352 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 20; ForeignSource: Blank; ForeignId:2345352 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":20,"nodeLabel":"missing","location":"Default"},{"id":286,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026852475,"source":"Provisiond","ipAddress":"192.168.86.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.1","type":"string"},{"name":"nodelabel","value":"g","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026853539,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.1.

+

If this\n interface (192.168.86.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":21,"nodeLabel":"g","location":"Default"},{"id":281,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026852472,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"eventReason","value":"SNMP + poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"createTime":1703026852477,"description":"

A + SNMP outage was identified on interface\n 127.7.8.9 because of + the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP + outage identified on interface 127.7.8.9.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":282,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026852449,"source":"Provisiond","ipAddress":"192.168.86.62","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"},{"name":"nodelabel","value":"m","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMMMMAHACEK.local","type":"string"},{"name":"nodesysdescription","value":"Darwin + REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 + PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64","type":"string"}],"createTime":1703026852484,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.62.

+

If this\n interface (192.168.86.62) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.62.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":280,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026852417,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"t","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026852448,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.160.

+

If this\n interface (192.168.86.160) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":278,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026851437,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670081522","type":"string"}],"createTime":1703026851442,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 21; ForeignSource: Blank; ForeignId:1688670081522 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 21; ForeignSource: Blank; ForeignId:1688670081522 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":21,"nodeLabel":"g","location":"Default"},{"id":277,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026851386,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1685734356786","type":"string"}],"createTime":1703026851389,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 22; ForeignSource: Blank; ForeignId:1685734356786 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 22; ForeignSource: Blank; ForeignId:1685734356786 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":22,"nodeLabel":"pending","location":"Default"},{"id":276,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026851288,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"2345352","type":"string"}],"createTime":1703026851299,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 20; ForeignSource: Blank; ForeignId:2345352 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 20; ForeignSource: Blank; ForeignId:2345352 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":20,"nodeLabel":"missing","location":"Default"},{"id":275,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026851216,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670072617","type":"string"}],"createTime":1703026851221,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 18; ForeignSource: Blank; ForeignId:1688670072617 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 18; ForeignSource: Blank; ForeignId:1688670072617 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":279,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026851196,"source":"Provisiond","ipAddress":"127.7.8.9","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"},{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026852434,"description":"

A + service scan has identified the ICMP service\n on interface 127.7.8.9.

+

If this\n interface (127.7.8.9) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 127.7.8.9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":274,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026851171,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.69","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026851184,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi04 (IP address + 192.168.86.69) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi04 (IP address + 192.168.86.69) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":273,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026851081,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670054235","type":"string"}],"createTime":1703026851085,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":272,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026850919,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"py","type":"string"}],"createTime":1703026850925,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 17; ForeignSource: Example; ForeignId:py + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 17; ForeignSource: Example; ForeignId:py has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":271,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined + internal event: importer process successfully completed","time":1703026850857,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/Blank.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: + 5\ncom.codahale.metrics.Timer$Context@5cd263e2, com.codahale.metrics.Timer$Context@155abfea, + com.codahale.metrics.Timer$Context@65eab6b2\ncom.codahale.metrics.Timer$Context@7700360d, + com.codahale.metrics.Timer$Context@3802867c\n0.5177227891301605, 0.517784349029349, + 0.10356433111215485","type":"string"},{"name":"foreignSource","value":"Blank","type":"string"}],"createTime":1703026850858,"description":"

This + event indicates the model-importer process has completed successfully. There\n is + 1 parameter called importStats: NodeCount: 5\ncom.codahale.metrics.Timer$Context@5cd263e2, + com.codahale.metrics.Timer$Context@155abfea, com.codahale.metrics.Timer$Context@65eab6b2\ncom.codahale.metrics.Timer$Context@7700360d, + com.codahale.metrics.Timer$Context@3802867c\n0.5177227891301605, 0.517784349029349, + 0.10356433111215485

","logMessage":"\n

This event indicates + the model-importer process has completed successfully from resource:\n file:/usr/share/opennms/etc/imports/Blank.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":267,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026850027,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1698861180647","type":"string"}],"createTime":1703026850030,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 6; ForeignSource: Main; ForeignId:1698861180647 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 6; ForeignSource: Main; ForeignId:1698861180647 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":266,"uei":"uei.opennms.org/nodes/nodeUp","label":"OpenNMS-defined + node event: nodeUp","time":1703026850018,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"graf","type":"string"}],"createTime":1703026850024,"description":"

Node + graf which was previously down is\n now up.

This event is + generated when node\n outage processing determines that all interfaces + on the node\n are up.

This event will cause any active\n outages + associated with this node to be cleared.

","logMessage":"\n Node + graf is up.\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":268,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026850018,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response + code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected 100-399 + but received 400","type":"string"}],"createTime":1703026850032,"description":"

A + Grafana-Login outage was identified on interface\n 192.168.86.160 + because of the following condition: Response code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected + 100-399 but received 400.

\n A new Outage record has been + created and service level\n availability calculations will be impacted + until this outage is\n resolved.

","logMessage":"\n Grafana-Login + outage identified on interface 192.168.86.160.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":265,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026849990,"source":"Provisiond","ipAddress":"192.168.86.69","parameters":[],"createTime":1703026849992,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.69 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":264,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026849815,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"pending","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026849829,"description":"

A + service scan has identified the ICMP service\n on interface 127.0.0.1.

+

If this\n interface (127.0.0.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":22,"nodeLabel":"pending","location":"Default"},{"id":262,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026849814,"source":"Provisiond","ipAddress":"127.0.0.1","parameters":[{"name":"iphostname","value":"localhost","type":"string"}],"createTime":1703026849828,"description":"

Interface + 127.0.0.1 has been associated with Node\n #22.

","logMessage":"\n Interface + 127.0.0.1 has been associated with Node #22.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":22,"nodeLabel":"pending","location":"Default"},{"id":263,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026849813,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"pending","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Blank.xml.20231219150041","type":"string"}],"createTime":1703026849828,"description":"The + node \"pending\" was added and is now being monitored.","logMessage":"A new + node \"pending\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"pending\" is monitored as desired.","log":"Y","display":"Y","nodeId":22,"nodeLabel":"pending","location":"Default"},{"id":269,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026849801,"source":"Provisiond","ipAddress":"192.168.86.1","parameters":[{"name":"iphostname","value":"192.168.86.1","type":"string"}],"createTime":1703026850853,"description":"

Interface + 192.168.86.1 has been associated with Node\n #21.

","logMessage":"\n Interface + 192.168.86.1 has been associated with Node #21.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":21,"nodeLabel":"g","location":"Default"},{"id":270,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026849801,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"g","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Blank.xml.20231219150041","type":"string"}],"createTime":1703026850853,"description":"The + node \"g\" was added and is now being monitored.","logMessage":"A new node + \"g\" was added.","severity":"WARNING","operatorInstructions":"This event + is for information only. Please make sure that the newly added device \"g\" + is monitored as desired.","log":"Y","display":"Y","nodeId":21,"nodeLabel":"g","location":"Default"},{"id":260,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026849793,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"missing","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026849801,"description":"

A + service scan has identified the ICMP service\n on interface 127.0.0.1.

+

If this\n interface (127.0.0.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":20,"nodeLabel":"missing","location":"Default"},{"id":259,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026849793,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"missing","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Blank.xml.20231219150041","type":"string"}],"createTime":1703026849801,"description":"The + node \"missing\" was added and is now being monitored.","logMessage":"A new + node \"missing\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"missing\" is monitored as desired.","log":"Y","display":"Y","nodeId":20,"nodeLabel":"missing","location":"Default"},{"id":261,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026849793,"source":"Provisiond","ipAddress":"127.0.0.1","parameters":[{"name":"iphostname","value":"localhost","type":"string"}],"createTime":1703026849805,"description":"

Interface + 127.0.0.1 has been associated with Node\n #20.

","logMessage":"\n Interface + 127.0.0.1 has been associated with Node #20.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":20,"nodeLabel":"missing","location":"Default"},{"id":258,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026849624,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.52","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026849648,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node 0g8gal7 (IP address + 192.168.86.52) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node 0g8gal7 (IP address + 192.168.86.52) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":257,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026849523,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.60","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026849528,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node zSwitch 1 (IP + address 192.168.86.60) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node zSwitch 1 (IP + address 192.168.86.60) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":256,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026849496,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026849501,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node remwmmaha2 (IP + address 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node remwmmaha2 (IP + address 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":255,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026848602,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1667507058974","type":"string"}],"createTime":1703026848606,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 8; ForeignSource: Main; ForeignId:1667507058974 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 8; ForeignSource: Main; ForeignId:1667507058974 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":254,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026848519,"source":"Provisiond","ipAddress":"192.168.86.52","parameters":[],"createTime":1703026848523,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.52 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":253,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026848490,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"graf","type":"string"},{"name":"categoriesAdded","value":"Test","type":"string"}],"createTime":1703026848498,"description":"

Node + (graf) has changed its Category\n membership and deleted () and added + (Test).

","logMessage":"\n Node category membership has changed + for node (graf).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":252,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026848273,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1694910929911","type":"string"}],"createTime":1703026848277,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 7; ForeignSource: Main; ForeignId:1694910929911 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 7; ForeignSource: Main; ForeignId:1694910929911 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":251,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026848263,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"two","type":"string"}],"createTime":1703026848268,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 15; ForeignSource: Example; ForeignId:two has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 15; ForeignSource: Example; ForeignId:two has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":15,"nodeLabel":"text2","location":"Default"},{"id":250,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026848263,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1643248808837","type":"string"}],"createTime":1703026848268,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 2; ForeignSource: Main; ForeignId:1643248808837 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 2; ForeignSource: Main; ForeignId:1643248808837 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":249,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026848037,"source":"Provisiond","ipAddress":"192.168.86.60","parameters":[],"createTime":1703026848041,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.60 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":248,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined + node event: nodeDown","time":1703026848029,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"graf","type":"string"}],"createTime":1703026848035,"description":"

All + interfaces on node graf are\n down because of the following condition: + .

\n This event is generated when node outage processing + determines\n that all interfaces on the node are down.

\n New + outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + graf is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":247,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026848003,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[],"createTime":1703026848006,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.160 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":246,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026847984,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"graf","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026848000,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.160.

+

If this\n interface (192.168.86.160) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":245,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026846330,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1646945751662","type":"string"}],"createTime":1703026846333,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 12; ForeignSource: Main; ForeignId:1646945751662 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 12; ForeignSource: Main; ForeignId:1646945751662 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":244,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026845329,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"eventReason","value":"SNMP + poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"createTime":1703026845335,"description":"

A + SNMP outage was identified on interface\n 127.7.8.9 because of + the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP + outage identified on interface 127.7.8.9.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":243,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026844889,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"nest","type":"string"},{"name":"categoriesAdded","value":"Routers,Personal","type":"string"}],"createTime":1703026844897,"description":"

Node + (nest) has changed its Category\n membership and deleted () and added + (Routers,Personal).

","logMessage":"\n Node category membership + has changed for node (nest).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":242,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844664,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844715,"description":"A + high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="100" instance="32" + instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":241,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844631,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Update","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"35","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Update","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844667,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Update" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="35" instanceLabel="System-Volumes-Update" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Update/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":240,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844584,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844635,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="26.14" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":239,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844542,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/VM","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"34","type":"string"},{"name":"instanceLabel","value":"System-Volumes-VM","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844589,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/VM" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="34" instanceLabel="System-Volumes-VM" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/VM/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":238,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844456,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Preboot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"33","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Preboot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844513,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Preboot" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="33" instanceLabel="System-Volumes-Preboot" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Preboot/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":237,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026844415,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Data","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Data","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844460,"description":"A + high threshold for the following metric exceeded: label="/System/Volumes/Data" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="26.14" + instance="36" instanceLabel="System-Volumes-Data" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /System/Volumes/Data/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":236,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026844229,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1674795263595","type":"string"}],"createTime":1703026844232,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 13; ForeignSource: Main; ForeignId:1674795263595 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 13; ForeignSource: Main; ForeignId:1674795263595 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":13,"nodeLabel":"pi03","location":"Default"},{"id":235,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026843685,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.62","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026843691,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node m (IP address + 192.168.86.62) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node m (IP address + 192.168.86.62) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":234,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026843682,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026843686,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address + 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address + 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":233,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026843104,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"1687817957574","type":"string"}],"createTime":1703026843108,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":232,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026842752,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"two","type":"string"}],"createTime":1703026842766,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 15; ForeignSource: Example; ForeignId:two + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 15; ForeignSource: Example; ForeignId:two has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":15,"nodeLabel":"text2","location":"Default"},{"id":231,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026842751,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1654096238897","type":"string"}],"createTime":1703026842756,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 10; ForeignSource: Main; ForeignId:1654096238897 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 10; ForeignSource: Main; ForeignId:1654096238897 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":10,"nodeLabel":"xFi","location":"Default"},{"id":230,"uei":"uei.opennms.org/nodes/dataCollectionFailed","label":"OpenNMS-defined + node event: dataCollectionFailed","time":1703026842687,"host":"opennms","source":"OpenNMS.Collectd","ipAddress":"127.7.8.9","serviceType":{"id":14,"name":"UWM"},"parameters":[{"name":"reason","value":"Can''t + collect XML data because Can''t retrieve /uwm from 192.168.86.55 because Connect + to 192.168.86.55:5000 [/192.168.86.55] failed: Connection refused","type":"string"}],"createTime":1703026842694,"description":"

UWM + data collection on interface 127.7.8.9 failed because of the following condition: + ''Can't collect XML data because Can't retrieve /uwm from 192.168.86.55 + because Connect to 192.168.86.55:5000 [/192.168.86.55] failed: Connection + refused''.

","logMessage":"UWM data collection on interface 127.7.8.9 failed.","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":225,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026842624,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"t","type":"string"},{"name":"categoriesAdded","value":"Test","type":"string"}],"createTime":1703026842643,"description":"

Node + (t) has changed its Category\n membership and deleted () and added + (Test).

","logMessage":"\n Node category membership has changed + for node (t).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":226,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026842624,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"}],"createTime":1703026842643,"description":"

Interface + 192.168.86.160 has been associated with Node\n #19.

","logMessage":"\n Interface + 192.168.86.160 has been associated with Node #19.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":229,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026842624,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"t","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Blank.xml.20231219150041","type":"string"}],"createTime":1703026842650,"description":"The + node \"t\" was added and is now being monitored.","logMessage":"A new node + \"t\" was added.","severity":"WARNING","operatorInstructions":"This event + is for information only. Please make sure that the newly added device \"t\" + is monitored as desired.","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":227,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026842623,"source":"Provisiond","ipAddress":"192.168.86.62","parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"}],"createTime":1703026842644,"description":"

Interface + 192.168.86.62 has been associated with Node\n #18.

","logMessage":"\n Interface + 192.168.86.62 has been associated with Node #18.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":228,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026842622,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"m","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Blank.xml.20231219150041","type":"string"}],"createTime":1703026842645,"description":"The + node \"m\" was added and is now being monitored.","logMessage":"A new node + \"m\" was added.","severity":"WARNING","operatorInstructions":"This event + is for information only. Please make sure that the newly added device \"m\" + is monitored as desired.","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":223,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined + internal event: importer process has started","time":1703026841244,"source":"Provisiond","parameters":[{"name":"importResource","value":"file + [/usr/share/opennms/etc/imports/Blank.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026841246,"description":"

This + event indicates the model-importer process has started

","logMessage":"\n

This + event indicates the model-importer process has started from resource: file + [/usr/share/opennms/etc/imports/Blank.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":222,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined + internal event: importer process successfully completed","time":1703026840559,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/Example.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: + 3\ncom.codahale.metrics.Timer$Context@31fd49d3, com.codahale.metrics.Timer$Context@3b4a195c, + com.codahale.metrics.Timer$Context@3386b5b9\ncom.codahale.metrics.Timer$Context@6c0d862, + com.codahale.metrics.Timer$Context@5da8bab8\n0.27753957532555723, 0.277548672733072, + 0.09251878783696804","type":"string"},{"name":"foreignSource","value":"Example","type":"string"}],"createTime":1703026840569,"description":"

This + event indicates the model-importer process has completed successfully. There\n is + 1 parameter called importStats: NodeCount: 3\ncom.codahale.metrics.Timer$Context@31fd49d3, + com.codahale.metrics.Timer$Context@3b4a195c, com.codahale.metrics.Timer$Context@3386b5b9\ncom.codahale.metrics.Timer$Context@6c0d862, + com.codahale.metrics.Timer$Context@5da8bab8\n0.27753957532555723, 0.277548672733072, + 0.09251878783696804

","logMessage":"\n

This event indicates + the model-importer process has completed successfully from resource:\n file:/usr/share/opennms/etc/imports/Example.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":224,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026840241,"source":"Provisiond","ipAddress":"172.27.235.108","parameters":[{"name":"iphostname","value":"172.27.235.108","type":"string"}],"createTime":1703026841289,"description":"

Interface + 172.27.235.108 has been associated with Node\n #2.

","logMessage":"\n Interface + 172.27.235.108 has been associated with Node #2.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":220,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026839723,"source":"Provisiond","ipAddress":"127.7.8.9","serviceType":{"id":15,"name":"USPTO"},"parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"},{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026839744,"description":"

A + service scan has identified the USPTO service\n on interface 127.7.8.9.

+

If this\n interface (127.7.8.9) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + USPTO service has been discovered on interface\n 127.7.8.9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":221,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026839723,"source":"Provisiond","ipAddress":"127.7.8.9","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"},{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026839755,"description":"

A + service scan has identified the DeviceConfig-Running service\n on + interface 127.7.8.9.

If this\n interface (127.7.8.9) is + within the list of ranges and\n specific addresses to be managed + by OpenNMS, this service\n will be scheduled for regular availability + checks.

","logMessage":"\n The DeviceConfig-Running service + has been discovered on interface\n 127.7.8.9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-99/287 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:05 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/events?offset=100&limit=100 + response: + body: + string: '{"count":100,"totalCount":287,"offset":100,"event":[{"id":221,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026839723,"source":"Provisiond","ipAddress":"127.7.8.9","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"},{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026839755,"description":"

A + service scan has identified the DeviceConfig-Running service\n on + interface 127.7.8.9.

If this\n interface (127.7.8.9) is + within the list of ranges and\n specific addresses to be managed + by OpenNMS, this service\n will be scheduled for regular availability + checks.

","logMessage":"\n The DeviceConfig-Running service + has been discovered on interface\n 127.7.8.9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":218,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026839723,"source":"Provisiond","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"},{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026839736,"description":"

A + service scan has identified the SNMP service\n on interface 127.7.8.9.

+

If this\n interface (127.7.8.9) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + SNMP service has been discovered on interface\n 127.7.8.9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":216,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026838358,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"texts","type":"string"},{"name":"categoriesAdded","value":"Test","type":"string"}],"createTime":1703026839734,"description":"

Node + (texts) has changed its Category\n membership and deleted () and + added (Test).

","logMessage":"\n Node category membership has + changed for node (texts).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":215,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026838358,"source":"Provisiond","ipAddress":"127.7.8.9","parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"}],"createTime":1703026839734,"description":"

Interface + 127.7.8.9 has been associated with Node\n #17.

","logMessage":"\n Interface + 127.7.8.9 has been associated with Node #17.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":217,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026838357,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Example.xml.20231219150029","type":"string"}],"createTime":1703026839734,"description":"The + node \"texts\" was added and is now being monitored.","logMessage":"A new + node \"texts\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"texts\" is monitored as desired.","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":214,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026838154,"source":"Provisiond","ipAddress":"172.24.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.24.0.1","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux + raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026839242,"description":"

A + service scan has identified the ICMP service\n on interface 172.24.0.1.

+

If this\n interface (172.24.0.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 172.24.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":213,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026838003,"source":"Provisiond","ipAddress":"172.25.96.1","parameters":[{"name":"iphostname","value":"172.25.96.1","type":"string"}],"createTime":1703026839057,"description":"

Interface + 172.25.96.1 has been associated with Node\n #2.

","logMessage":"\n Interface + 172.25.96.1 has been associated with Node #2.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":212,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026836980,"source":"Provisiond","ipAddress":"172.23.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.23.0.1","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux + raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026838040,"description":"

A + service scan has identified the ICMP service\n on interface 172.23.0.1.

+

If this\n interface (172.23.0.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 172.23.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":209,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026836736,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.62","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026836742,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node remmmaha mac + (IP address 192.168.86.62) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node remmmaha mac + (IP address 192.168.86.62) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":211,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026836119,"source":"Provisiond","ipAddress":"fd11:05ee:0bad:c0de:0000:0000:0000:0001","parameters":[{"name":"iphostname","value":"fd11:5ee:bad:c0de:0:0:0:1","type":"string"}],"createTime":1703026837154,"description":"

Interface + fd11:05ee:0bad:c0de:0000:0000:0000:0001 has been associated with Node\n #4.

","logMessage":"\n Interface + fd11:05ee:0bad:c0de:0000:0000:0000:0001 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":208,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026836113,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ + Label:OS Serial Number 8c420e92","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"36.75","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1667507058974].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026836172,"description":"A + high threshold for the following metric exceeded: label="C:\\ Label:OS Serial + Number 8c420e92" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="36.75" + instance="1" instanceLabel="C" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1667507058974].hrStorageIndex[C]" threshold="9.0" + trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface C:\\ Label:OS Serial Number 8c420e92/192.168.86.52\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":210,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026835947,"source":"Provisiond","ipAddress":"172.24.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.24.0.1","type":"string"},{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"pi4","type":"string"},{"name":"nodesysdescription","value":"Linux + pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026836979,"description":"

A + service scan has identified the ICMP service\n on interface 172.24.0.1.

+

If this\n interface (172.24.0.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 172.24.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":206,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026835798,"source":"Provisiond","ipAddress":"172.23.96.1","parameters":[{"name":"iphostname","value":"172.23.96.1","type":"string"}],"createTime":1703026835809,"description":"

Interface + 172.23.96.1 has been associated with Node\n #2.

","logMessage":"\n Interface + 172.23.96.1 has been associated with Node #2.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":205,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026835669,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1688566577388","type":"string"}],"createTime":1703026835672,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 5; ForeignSource: Main; ForeignId:1688566577388 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 5; ForeignSource: Main; ForeignId:1688566577388 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":204,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026835669,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1698861495847","type":"string"}],"createTime":1703026835672,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 14; ForeignSource: Main; ForeignId:1698861495847 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 14; ForeignSource: Main; ForeignId:1698861495847 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":14,"nodeLabel":"stream8","location":"Default"},{"id":203,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026835551,"source":"Provisiond","ipAddress":"2601:0201:8b80:3388:7ba5:5be1:f97a:773a","parameters":[{"name":"iphostname","value":"2601:201:8b80:3388:7ba5:5be1:f97a:773a","type":"string"}],"createTime":1703026835627,"description":"

Interface + 2601:0201:8b80:3388:7ba5:5be1:f97a:773a has been associated with Node\n #4.

","logMessage":"\n Interface + 2601:0201:8b80:3388:7ba5:5be1:f97a:773a has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":201,"uei":"uei.opennms.org/internal/provisiond/nodeScanAborted","label":"OpenNMS-defined + Provisiond Event: nodeScanAborted","time":1703026835414,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1643248845160","type":"string"},{"name":"reason","value":"Aborting + node scan : Agent failed while scanning the system table: org.opennms.netmgt.snmp.SnmpAgentTimeoutException: + Timeout retrieving ''systemGroup'' for 192.168.86.29.","type":"string"}],"createTime":1703026835426,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has Aborted:\n

The + Node with Id: 11; ForeignSource: Main; ForeignId:1643248845160 has\n aborted + for the following reason: Aborting node scan : Agent failed while scanning + the system table: org.opennms.netmgt.snmp.SnmpAgentTimeoutException: Timeout + retrieving 'systemGroup' for 192.168.86.29.

","logMessage":"\n

The + Node with Id: 11; ForeignSource: Main; ForeignId:1643248845160 has\n aborted.

\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":207,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026834892,"source":"Provisiond","ipAddress":"172.22.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.22.0.1","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux + raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026835948,"description":"

A + service scan has identified the ICMP service\n on interface 172.22.0.1.

+

If this\n interface (172.22.0.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 172.22.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":202,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026834511,"source":"Provisiond","ipAddress":"172.24.0.1","parameters":[{"name":"iphostname","value":"172.24.0.1","type":"string"}],"createTime":1703026835565,"description":"

Interface + 172.24.0.1 has been associated with Node\n #4.

","logMessage":"\n Interface + 172.24.0.1 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":199,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026834088,"source":"Provisiond","ipAddress":"192.168.86.62","parameters":[],"createTime":1703026834097,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.62 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":200,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026833858,"source":"Provisiond","ipAddress":"172.18.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.18.0.1","type":"string"},{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"pi4","type":"string"},{"name":"nodesysdescription","value":"Linux + pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026834894,"description":"

A + service scan has identified the ICMP service\n on interface 172.18.0.1.

+

If this\n interface (172.18.0.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 172.18.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":196,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined + node event: nodeDown","time":1703026833171,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"graf","type":"string"}],"createTime":1703026833189,"description":"

All + interfaces on node graf are\n down because of the following condition: + .

\n This event is generated when node outage processing + determines\n that all interfaces on the node are down.

\n New + outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + graf is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":198,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026832611,"source":"Provisiond","ipAddress":"172.17.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.17.0.1","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux + raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026833669,"description":"

A + service scan has identified the ICMP service\n on interface 172.17.0.1.

+

If this\n interface (172.17.0.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 172.17.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":197,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026832381,"source":"Provisiond","ipAddress":"172.23.0.1","parameters":[{"name":"iphostname","value":"172.23.0.1","type":"string"}],"createTime":1703026833423,"description":"

Interface + 172.23.0.1 has been associated with Node\n #4.

","logMessage":"\n Interface + 172.23.0.1 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":195,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026832300,"source":"Provisiond","ipAddress":"2601:0201:8b80:3388:7c4a:7f0c:ebe0:d34b","parameters":[{"name":"iphostname","value":"2601:201:8b80:3388:7c4a:7f0c:ebe0:d34b","type":"string"}],"createTime":1703026832322,"description":"

Interface + 2601:0201:8b80:3388:7c4a:7f0c:ebe0:d34b has been associated with Node\n #6.

","logMessage":"\n Interface + 2601:0201:8b80:3388:7c4a:7f0c:ebe0:d34b has been associated with Node #6.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":193,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026832262,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026832269,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address + 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address + 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":192,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined + internal event: importer reloadImport","time":1703026831664,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/Blank.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026831704,"description":"

This + event will cause the importer to run the model-import process.\n The + parameters include foreignSource, url, and deleteThreshold that override\n configuration + properties as well as XML and default values.

","logMessage":"\n

A + request had been made to run the model-import process with the\n parms: + url="file:/usr/share/opennms/etc/imports/Blank.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":194,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026831262,"source":"Provisiond","ipAddress":"172.24.0.1","parameters":[{"name":"iphostname","value":"172.24.0.1","type":"string"}],"createTime":1703026832299,"description":"

Interface + 172.24.0.1 has been associated with Node\n #6.

","logMessage":"\n Interface + 172.24.0.1 has been associated with Node #6.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":189,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026831138,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"graf","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026831150,"description":"

A + service scan has identified the Grafana-Login service\n on interface + 192.168.86.160.

If this\n interface (192.168.86.160) is + within the list of ranges and\n specific addresses to be managed + by OpenNMS, this service\n will be scheduled for regular availability + checks.

","logMessage":"\n The Grafana-Login service has been + discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":190,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026831130,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"graf","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Example.xml.20231219150029","type":"string"}],"createTime":1703026831149,"description":"The + node \"graf\" was added and is now being monitored.","logMessage":"A new node + \"graf\" was added.","severity":"WARNING","operatorInstructions":"This event + is for information only. Please make sure that the newly added device \"graf\" + is monitored as desired.","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":187,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026831130,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"graf","type":"string"},{"name":"categoriesAdded","value":"Test","type":"string"}],"createTime":1703026831146,"description":"

Node + (graf) has changed its Category\n membership and deleted () and added + (Test).

","logMessage":"\n Node category membership has changed + for node (graf).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":188,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026831130,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"}],"createTime":1703026831149,"description":"

Interface + 192.168.86.160 has been associated with Node\n #16.

","logMessage":"\n Interface + 192.168.86.160 has been associated with Node #16.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":186,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026831085,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"text2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Example.xml.20231219150029","type":"string"}],"createTime":1703026831094,"description":"The + node \"text2\" was added and is now being monitored.","logMessage":"A new + node \"text2\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"text2\" is monitored as desired.","log":"Y","display":"Y","nodeId":15,"nodeLabel":"text2","location":"Default"},{"id":184,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026830592,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"0g8gal7","type":"string"},{"name":"categoriesAdded","value":"Personal,Workstation","type":"string"}],"createTime":1703026830597,"description":"

Node + (0g8gal7) has changed its Category\n membership and deleted () and + added (Personal,Workstation).

","logMessage":"\n Node category + membership has changed for node (0g8gal7).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":183,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026830521,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"zSwitch + 1","type":"string"},{"name":"categoriesAdded","value":"Switches,Personal,Status:Production","type":"string"}],"createTime":1703026830529,"description":"

Node + (zSwitch 1) has changed its Category\n membership and deleted () + and added (Switches,Personal,Status:Production).

","logMessage":"\n Node + category membership has changed for node (zSwitch 1).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":191,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026830228,"source":"Provisiond","ipAddress":"172.22.0.1","parameters":[{"name":"iphostname","value":"172.22.0.1","type":"string"}],"createTime":1703026831262,"description":"

Interface + 172.22.0.1 has been associated with Node\n #4.

","logMessage":"\n Interface + 172.22.0.1 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":181,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined + internal event: importer process has started","time":1703026829771,"source":"Provisiond","parameters":[{"name":"importResource","value":"file + [/usr/share/opennms/etc/imports/Example.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026829773,"description":"

This + event indicates the model-importer process has started

","logMessage":"\n

This + event indicates the model-importer process has started from resource: file + [/usr/share/opennms/etc/imports/Example.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":180,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined + internal event: importer reloadImport","time":1703026829729,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/Example.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026829743,"description":"

This + event will cause the importer to run the model-import process.\n The + parameters include foreignSource, url, and deleteThreshold that override\n configuration + properties as well as XML and default values.

","logMessage":"\n

A + request had been made to run the model-import process with the\n parms: + url="file:/usr/share/opennms/etc/imports/Example.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":185,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026829684,"source":"Provisiond","ipAddress":"172.17.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.17.0.1","type":"string"},{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"pi4","type":"string"},{"name":"nodesysdescription","value":"Linux + pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026830713,"description":"

A + service scan has identified the ICMP service\n on interface 172.17.0.1.

+

If this\n interface (172.17.0.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 172.17.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":182,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026829128,"source":"Provisiond","ipAddress":"172.18.0.1","parameters":[{"name":"iphostname","value":"172.18.0.1","type":"string"}],"createTime":1703026830181,"description":"

Interface + 172.18.0.1 has been associated with Node\n #6.

","logMessage":"\n Interface + 172.18.0.1 has been associated with Node #6.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":178,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined + internal event: importer process successfully completed","time":1703026829009,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/RA.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: + 0\ncom.codahale.metrics.Timer$Context@4c077f25, com.codahale.metrics.Timer$Context@fcdee22, + com.codahale.metrics.Timer$Context@c8bda8d\ncom.codahale.metrics.Timer$Context@442e82ac, + com.codahale.metrics.Timer$Context@3327335b\n0.0, 0.0, 0.7222606251406657","type":"string"},{"name":"foreignSource","value":"RA","type":"string"}],"createTime":1703026829010,"description":"

This + event indicates the model-importer process has completed successfully. There\n is + 1 parameter called importStats: NodeCount: 0\ncom.codahale.metrics.Timer$Context@4c077f25, + com.codahale.metrics.Timer$Context@fcdee22, com.codahale.metrics.Timer$Context@c8bda8d\ncom.codahale.metrics.Timer$Context@442e82ac, + com.codahale.metrics.Timer$Context@3327335b\n0.0, 0.0, 0.7222606251406657

","logMessage":"\n

This + event indicates the model-importer process has completed successfully from + resource:\n file:/usr/share/opennms/etc/imports/RA.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":179,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026828080,"source":"Provisiond","ipAddress":"172.17.0.1","parameters":[{"name":"iphostname","value":"172.17.0.1","type":"string"}],"createTime":1703026829126,"description":"

Interface + 172.17.0.1 has been associated with Node\n #4.

","logMessage":"\n Interface + 172.17.0.1 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":177,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026827901,"source":"Provisiond","ipAddress":"192.168.86.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.1","type":"string"},{"name":"nodelabel","value":"nest","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026828948,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.1.

+

If this\n interface (192.168.86.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":175,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined + internal event: importer process has started","time":1703026827655,"source":"Provisiond","parameters":[{"name":"importResource","value":"file + [/usr/share/opennms/etc/imports/RA.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026827657,"description":"

This + event indicates the model-importer process has started

","logMessage":"\n

This + event indicates the model-importer process has started from resource: file + [/usr/share/opennms/etc/imports/RA.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":174,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined + internal event: importer reloadImport","time":1703026827593,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/RA.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026827612,"description":"

This + event will cause the importer to run the model-import process.\n The + parameters include foreignSource, url, and deleteThreshold that override\n configuration + properties as well as XML and default values.

","logMessage":"\n

A + request had been made to run the model-import process with the\n parms: + url="file:/usr/share/opennms/etc/imports/RA.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":173,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined + internal event: importer process successfully completed","time":1703026827053,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/NCR.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: + 0\ncom.codahale.metrics.Timer$Context@46c4f50b, com.codahale.metrics.Timer$Context@313b52b2, + com.codahale.metrics.Timer$Context@76eeecc6\ncom.codahale.metrics.Timer$Context@b08f141, + com.codahale.metrics.Timer$Context@6a053186\n0.0, 0.0, 0.44512235273073103","type":"string"},{"name":"foreignSource","value":"NCR","type":"string"}],"createTime":1703026827055,"description":"

This + event indicates the model-importer process has completed successfully. There\n is + 1 parameter called importStats: NodeCount: 0\ncom.codahale.metrics.Timer$Context@46c4f50b, + com.codahale.metrics.Timer$Context@313b52b2, com.codahale.metrics.Timer$Context@76eeecc6\ncom.codahale.metrics.Timer$Context@b08f141, + com.codahale.metrics.Timer$Context@6a053186\n0.0, 0.0, 0.44512235273073103

","logMessage":"\n

This + event indicates the model-importer process has completed successfully from + resource:\n file:/usr/share/opennms/etc/imports/NCR.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":176,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026826947,"source":"Provisiond","ipAddress":"172.17.0.1","parameters":[{"name":"iphostname","value":"172.17.0.1","type":"string"}],"createTime":1703026827989,"description":"

Interface + 172.17.0.1 has been associated with Node\n #6.

","logMessage":"\n Interface + 172.17.0.1 has been associated with Node #6.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":171,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026826656,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"eventReason","value":"Invalid + cron expression : 0 0 0 * * 1","type":"string"}],"createTime":1703026826698,"description":"

A + DeviceConfig-Running outage was identified on interface\n 192.168.86.60 + because of the following condition: Invalid cron expression : 0 0 0 * * 1.

+

\n A new Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n DeviceConfig-Running + outage identified on interface 192.168.86.60.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":170,"uei":"uei.opennms.org/nodes/nodeUp","label":"OpenNMS-defined + node event: nodeUp","time":1703026826656,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"zSwitch + 1","type":"string"}],"createTime":1703026826664,"description":"

Node zSwitch + 1 which was previously down is\n now up.

This event is generated + when node\n outage processing determines that all interfaces on + the node\n are up.

This event will cause any active\n outages + associated with this node to be cleared.

","logMessage":"\n Node + zSwitch 1 is up.\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":168,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined + node event: nodeDown","time":1703026825939,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"}],"createTime":1703026826092,"description":"

All + interfaces on node j1sd13i are\n down because of the following + condition: .

\n This event is generated when node outage + processing determines\n that all interfaces on the node are down.

+

\n New outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + j1sd13i is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":172,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026825899,"source":"Provisiond","ipAddress":"10.62.172.1","parameters":[{"name":"iphostname","value":"10.62.172.1","type":"string"}],"createTime":1703026826950,"description":"

Interface + 10.62.172.1 has been associated with Node\n #4.

","logMessage":"\n Interface + 10.62.172.1 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":167,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026825617,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.167","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026825626,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node 252dw (IP address + 192.168.86.167) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node 252dw (IP address + 192.168.86.167) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":169,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026825288,"source":"Provisiond","ipAddress":"10.0.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"10.0.0.1","type":"string"},{"name":"nodelabel","value":"xFi","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026826377,"description":"

A + service scan has identified the ICMP service\n on interface 10.0.0.1.

+

If this\n interface (10.0.0.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 10.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":10,"nodeLabel":"xFi","location":"Default"},{"id":165,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703026825222,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response + code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected 100-399 + but received 400","type":"string"}],"createTime":1703026825273,"description":"

A + Grafana-Login outage was identified on interface\n 192.168.86.55 + because of the following condition: Response code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected + 100-399 but received 400.

\n A new Outage record has been + created and service level\n availability calculations will be impacted + until this outage is\n resolved.

","logMessage":"\n Grafana-Login + outage identified on interface 192.168.86.55.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":164,"uei":"uei.opennms.org/nodes/nodeUp","label":"OpenNMS-defined + node event: nodeUp","time":1703026825222,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"pi01","type":"string"}],"createTime":1703026825229,"description":"

Node + pi01 which was previously down is\n now up.

This event is + generated when node\n outage processing determines that all interfaces + on the node\n are up.

This event will cause any active\n outages + associated with this node to be cleared.

","logMessage":"\n Node + pi01 is up.\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":163,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026824897,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.55","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026824900,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi01 (IP address + 192.168.86.55) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi01 (IP address + 192.168.86.55) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":162,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined + internal event: importer process has started","time":1703026824846,"source":"Provisiond","parameters":[{"name":"importResource","value":"file + [/usr/share/opennms/etc/imports/NCR.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026824847,"description":"

This + event indicates the model-importer process has started

","logMessage":"\n

This + event indicates the model-importer process has started from resource: file + [/usr/share/opennms/etc/imports/NCR.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":161,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined + internal event: importer reloadImport","time":1703026824745,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/NCR.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026824796,"description":"

This + event will cause the importer to run the model-import process.\n The + parameters include foreignSource, url, and deleteThreshold that override\n configuration + properties as well as XML and default values.

","logMessage":"\n

A + request had been made to run the model-import process with the\n parms: + url="file:/usr/share/opennms/etc/imports/NCR.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":160,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026824590,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1646945751662","type":"string"}],"createTime":1703026824596,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 12; ForeignSource: Main; ForeignId:1646945751662 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 12; ForeignSource: Main; ForeignId:1646945751662 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":159,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026824588,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1649884247173","type":"string"}],"createTime":1703026824594,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 9; ForeignSource: Main; ForeignId:1649884247173 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 9; ForeignSource: Main; ForeignId:1649884247173 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":158,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined + node event: nodeDown","time":1703026824275,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"zSwitch + 1","type":"string"}],"createTime":1703026824282,"description":"

All interfaces + on node zSwitch 1 are\n down because of the following condition: + .

\n This event is generated when node outage processing + determines\n that all interfaces on the node are down.

\n New + outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + zSwitch 1 is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":157,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026824273,"source":"Provisiond","ipAddress":"192.168.86.167","parameters":[],"createTime":1703026824279,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.167 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":156,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026824259,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1674795263595","type":"string"}],"createTime":1703026824266,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 13; ForeignSource: Main; ForeignId:1674795263595 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 13; ForeignSource: Main; ForeignId:1674795263595 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":13,"nodeLabel":"pi03","location":"Default"},{"id":166,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026824244,"source":"Provisiond","ipAddress":"192.168.86.60","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.60","type":"string"},{"name":"nodelabel","value":"zSwitch + 1","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"zSwitch + 1","type":"string"},{"name":"nodesysdescription","value":"GS1900-16","type":"string"}],"createTime":1703026825287,"description":"

A + service scan has identified the SNMP service\n on interface 192.168.86.60.

+

If this\n interface (192.168.86.60) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + SNMP service has been discovered on interface\n 192.168.86.60.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":154,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026824076,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1654096238897","type":"string"}],"createTime":1703026824081,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 10; ForeignSource: Main; ForeignId:1654096238897 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 10; ForeignSource: Main; ForeignId:1654096238897 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":10,"nodeLabel":"xFi","location":"Default"},{"id":153,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026824002,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1643248845160","type":"string"}],"createTime":1703026824005,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 11; ForeignSource: Main; ForeignId:1643248845160 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 11; ForeignSource: Main; ForeignId:1643248845160 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":152,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined + internal event: importer process successfully completed","time":1703026823928,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/Minions.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: + 0\ncom.codahale.metrics.Timer$Context@4f4cd4c1, com.codahale.metrics.Timer$Context@5f79d8af, + com.codahale.metrics.Timer$Context@919d61a\ncom.codahale.metrics.Timer$Context@1dd32704, + com.codahale.metrics.Timer$Context@349002a3\n0.0, 0.0, 1.1032966959834223","type":"string"},{"name":"foreignSource","value":"Minions","type":"string"}],"createTime":1703026823931,"description":"

This + event indicates the model-importer process has completed successfully. There\n is + 1 parameter called importStats: NodeCount: 0\ncom.codahale.metrics.Timer$Context@4f4cd4c1, + com.codahale.metrics.Timer$Context@5f79d8af, com.codahale.metrics.Timer$Context@919d61a\ncom.codahale.metrics.Timer$Context@1dd32704, + com.codahale.metrics.Timer$Context@349002a3\n0.0, 0.0, 1.1032966959834223

","logMessage":"\n

This + event indicates the model-importer process has completed successfully from + resource:\n file:/usr/share/opennms/etc/imports/Minions.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":151,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026823743,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1662489846469","type":"string"}],"createTime":1703026823747,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 3; ForeignSource: Main; ForeignId:1662489846469 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 3; ForeignSource: Main; ForeignId:1662489846469 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":150,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026823693,"source":"Provisiond","ipAddress":"192.168.86.55","parameters":[],"createTime":1703026823701,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.55 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":149,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026823358,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"252dw","type":"string"},{"name":"categoriesAdded","value":"Personal,Printers","type":"string"}],"createTime":1703026823369,"description":"

Node + (252dw) has changed its Category\n membership and deleted () and + added (Personal,Printers).

","logMessage":"\n Node category + membership has changed for node (252dw).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":155,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026823200,"source":"Provisiond","ipAddress":"192.168.86.60","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.60","type":"string"},{"name":"nodelabel","value":"zSwitch + 1","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"zSwitch + 1","type":"string"},{"name":"nodesysdescription","value":"GS1900-16","type":"string"}],"createTime":1703026824245,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.60.

+

If this\n interface (192.168.86.60) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.60.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":148,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026823195,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remmmaha + mac","type":"string"},{"name":"categoriesAdded","value":"Workstation,Business","type":"string"}],"createTime":1703026823213,"description":"

Node + (remmmaha mac) has changed its Category\n membership and deleted + () and added (Workstation,Business).

","logMessage":"\n Node + category membership has changed for node (remmmaha mac).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":147,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026823154,"source":"Provisiond","ipAddress":"192.168.86.167","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.167","type":"string"},{"name":"nodelabel","value":"252dw","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"NPI501225","type":"string"},{"name":"nodesysdescription","value":"HP + ETHERNET MULTI-ENVIRONMENT,SN:VNB3F38881,FN:1F60PKW,SVCID:26104,PID:HP Color + LaserJet Pro M252dw","type":"string"}],"createTime":1703026823178,"description":"

A + service scan has identified the SNMP service\n on interface 192.168.86.167.

+

If this\n interface (192.168.86.167) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + SNMP service has been discovered on interface\n 192.168.86.167.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":145,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026823120,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"categoriesAdded","value":"Business,Workstation,Power","type":"string"}],"createTime":1703026823132,"description":"

Node + (remwmmaha2) has changed its Category\n membership and deleted () + and added (Business,Workstation,Power).

","logMessage":"\n Node + category membership has changed for node (remwmmaha2).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":146,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026823116,"source":"Provisiond","ipAddress":"192.168.86.167","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.167","type":"string"},{"name":"nodelabel","value":"252dw","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"NPI501225","type":"string"},{"name":"nodesysdescription","value":"HP + ETHERNET MULTI-ENVIRONMENT,SN:VNB3F38881,FN:1F60PKW,SVCID:26104,PID:HP Color + LaserJet Pro M252dw","type":"string"}],"createTime":1703026823146,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.167.

+

If this\n interface (192.168.86.167) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.167.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":144,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026823068,"source":"Provisiond","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.69","type":"string"},{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"pi4","type":"string"},{"name":"nodesysdescription","value":"Linux + pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026823105,"description":"

A + service scan has identified the SNMP service\n on interface 192.168.86.69.

+

If this\n interface (192.168.86.69) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + SNMP service has been discovered on interface\n 192.168.86.69.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":143,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined + node event: nodeDown","time":1703026823061,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"pi01","type":"string"}],"createTime":1703026823072,"description":"

All + interfaces on node pi01 are\n down because of the following condition: + .

\n This event is generated when node outage processing + determines\n that all interfaces on the node are down.

\n New + outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + pi01 is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":142,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026823046,"source":"Provisiond","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.52","type":"string"},{"name":"nodelabel","value":"0g8gal7","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"DESKTOP-OG8GAL7","type":"string"},{"name":"nodesysdescription","value":"Hardware: + Intel64 Family 6 Model 167 Stepping 1 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 19045 Multiprocessor Free)","type":"string"}],"createTime":1703026823070,"description":"

A + service scan has identified the SNMP service\n on interface 192.168.86.52.

+

If this\n interface (192.168.86.52) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + SNMP service has been discovered on interface\n 192.168.86.52.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":139,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined + internal event: importer process has started","time":1703026823044,"source":"Provisiond","parameters":[{"name":"importResource","value":"file + [/usr/share/opennms/etc/imports/Minions.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026823046,"description":"

This + event indicates the model-importer process has started

","logMessage":"\n

This + event indicates the model-importer process has started from resource: file + [/usr/share/opennms/etc/imports/Minions.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":141,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined + node event: nodeDown","time":1703026823039,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"pi01","type":"string"}],"createTime":1703026823051,"description":"

All + interfaces on node pi01 are\n down because of the following condition: + .

\n This event is generated when node outage processing + determines\n that all interfaces on the node are down.

\n New + outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + pi01 is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":140,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026823022,"source":"Provisiond","ipAddress":"192.168.86.69","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.69","type":"string"},{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"pi4","type":"string"},{"name":"nodesysdescription","value":"Linux + pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026823047,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.69.

+

If this\n interface (192.168.86.69) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.69.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":138,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026822991,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1694910929911","type":"string"}],"createTime":1703026823023,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 7; ForeignSource: Main; ForeignId:1694910929911 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 7; ForeignSource: Main; ForeignId:1694910929911 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":137,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026822963,"source":"Provisiond","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.56","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux + raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026823020,"description":"

A + service scan has identified the SNMP service\n on interface 192.168.86.56.

+

If this\n interface (192.168.86.56) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + SNMP service has been discovered on interface\n 192.168.86.56.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":136,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026822945,"source":"Provisiond","ipAddress":"192.168.86.55","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.55","type":"string"},{"name":"nodelabel","value":"pi01","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"ubuntupi","type":"string"},{"name":"nodesysdescription","value":"Linux + ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC + 2023 aarch64","type":"string"}],"createTime":1703026822959,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.55.

+

If this\n interface (192.168.86.55) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.55.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":135,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026822943,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1649884247173","type":"string"}],"createTime":1703026822950,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 9; ForeignSource: Main; ForeignId:1649884247173 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 9; ForeignSource: Main; ForeignId:1649884247173 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":134,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026822928,"source":"Provisiond","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.55","type":"string"},{"name":"nodelabel","value":"pi01","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"ubuntupi","type":"string"},{"name":"nodesysdescription","value":"Linux + ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC + 2023 aarch64","type":"string"}],"createTime":1703026822943,"description":"

A + service scan has identified the SNMP service\n on interface 192.168.86.55.

+

If this\n interface (192.168.86.55) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + SNMP service has been discovered on interface\n 192.168.86.55.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":133,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026822916,"source":"Provisiond","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"},{"name":"nodelabel","value":"remmmaha + mac","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMMMMAHACEK.local","type":"string"},{"name":"nodesysdescription","value":"Darwin + REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 + PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64","type":"string"}],"createTime":1703026822929,"description":"

A + service scan has identified the SNMP service\n on interface 192.168.86.62.

+

If this\n interface (192.168.86.62) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + SNMP service has been discovered on interface\n 192.168.86.62.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":132,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026822889,"source":"Provisiond","ipAddress":"192.168.86.56","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.56","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux + raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026822920,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.56.

+

If this\n interface (192.168.86.56) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.56.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":131,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026822883,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1667507058974","type":"string"}],"createTime":1703026822886,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 8; ForeignSource: Main; ForeignId:1667507058974 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 8; ForeignSource: Main; ForeignId:1667507058974 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":130,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026822858,"source":"Provisiond","ipAddress":"192.168.86.62","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"},{"name":"nodelabel","value":"remmmaha + mac","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMMMMAHACEK.local","type":"string"},{"name":"nodesysdescription","value":"Darwin + REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 + PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64","type":"string"}],"createTime":1703026822879,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.62.

+

If this\n interface (192.168.86.62) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.62.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":129,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026822850,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1698861180647","type":"string"}],"createTime":1703026822853,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 6; ForeignSource: Main; ForeignId:1698861180647 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 6; ForeignSource: Main; ForeignId:1698861180647 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":128,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026822833,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026822847,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.160.

+

If this\n interface (192.168.86.160) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":127,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026822820,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"56","type":"string"}],"createTime":1703026822823,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 4; ForeignSource: Main; ForeignId:56 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 4; ForeignSource: Main; ForeignId:56 has\n started scheduled + scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":126,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026822798,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1688566577388","type":"string"}],"createTime":1703026822801,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 5; ForeignSource: Main; ForeignId:1688566577388 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 5; ForeignSource: Main; ForeignId:1688566577388 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":125,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026822782,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1662489846469","type":"string"}],"createTime":1703026822785,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 3; ForeignSource: Main; ForeignId:1662489846469 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 3; ForeignSource: Main; ForeignId:1662489846469 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":124,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703026822762,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1643248808837","type":"string"}],"createTime":1703026822765,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 2; ForeignSource: Main; ForeignId:1643248808837 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 2; ForeignSource: Main; ForeignId:1643248808837 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":123,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined + internal event: importer process successfully completed","time":1703026822737,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/Main.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: + 13\ncom.codahale.metrics.Timer$Context@79f91adc, com.codahale.metrics.Timer$Context@4a6d7a73, + com.codahale.metrics.Timer$Context@6869d9bb\ncom.codahale.metrics.Timer$Context@36b69a91, + com.codahale.metrics.Timer$Context@7a85961\n1.4921404546093877, 1.4923480619387424, + 0.11479761383585521","type":"string"},{"name":"foreignSource","value":"Main","type":"string"}],"createTime":1703026822740,"description":"

This + event indicates the model-importer process has completed successfully. There\n is + 1 parameter called importStats: NodeCount: 13\ncom.codahale.metrics.Timer$Context@79f91adc, + com.codahale.metrics.Timer$Context@4a6d7a73, com.codahale.metrics.Timer$Context@6869d9bb\ncom.codahale.metrics.Timer$Context@36b69a91, + com.codahale.metrics.Timer$Context@7a85961\n1.4921404546093877, 1.4923480619387424, + 0.11479761383585521

","logMessage":"\n

This event indicates + the model-importer process has completed successfully from resource:\n file:/usr/share/opennms/etc/imports/Main.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":120,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026822599,"source":"Provisiond","ipAddress":"192.168.86.1","serviceType":{"id":8,"name":"StrafePing"},"parameters":[{"name":"iphostname","value":"192.168.86.1","type":"string"},{"name":"nodelabel","value":"nest","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026822615,"description":"

A + service scan has identified the StrafePing service\n on interface + 192.168.86.1.

If this\n interface (192.168.86.1) is within + the list of ranges and\n specific addresses to be managed by OpenNMS, + this service\n will be scheduled for regular availability checks.

","logMessage":"\n The + StrafePing service has been discovered on interface\n 192.168.86.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":121,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026821651,"source":"Provisiond","ipAddress":"192.168.86.22","parameters":[{"name":"iphostname","value":"192.168.86.22","type":"string"}],"createTime":1703026822684,"description":"

Interface + 192.168.86.22 has been associated with Node\n #14.

","logMessage":"\n Interface + 192.168.86.22 has been associated with Node #14.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":14,"nodeLabel":"stream8","location":"Default"},{"id":122,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026821651,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"stream8","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026822684,"description":"The + node \"stream8\" was added and is now being monitored.","logMessage":"A new + node \"stream8\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"stream8\" is monitored as desired.","log":"Y","display":"Y","nodeId":14,"nodeLabel":"stream8","location":"Default"}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 100-199/287 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:05 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/events?offset=200&limit=100 + response: + body: + string: '{"count":87,"totalCount":287,"offset":200,"event":[{"id":110,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026821582,"source":"Provisiond","ipAddress":"192.168.86.29","serviceType":{"id":7,"name":"WS-Man"},"parameters":[{"name":"iphostname","value":"192.168.86.29","type":"string"},{"name":"nodelabel","value":"j1sd13i","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026821603,"description":"

A + service scan has identified the WS-Man service\n on interface 192.168.86.29.

+

If this\n interface (192.168.86.29) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + WS-Man service has been discovered on interface\n 192.168.86.29.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":112,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026821581,"source":"Provisiond","ipAddress":"192.168.86.29","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.29","type":"string"},{"name":"nodelabel","value":"j1sd13i","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026821604,"description":"

A + service scan has identified the SNMP service\n on interface 192.168.86.29.

+

If this\n interface (192.168.86.29) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + SNMP service has been discovered on interface\n 192.168.86.29.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":111,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026821569,"source":"Provisiond","ipAddress":"192.168.86.29","parameters":[{"name":"iphostname","value":"192.168.86.29","type":"string"}],"createTime":1703026821603,"description":"

Interface + 192.168.86.29 has been associated with Node\n #11.

","logMessage":"\n Interface + 192.168.86.29 has been associated with Node #11.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":109,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026821569,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026821601,"description":"The + node \"j1sd13i\" was added and is now being monitored.","logMessage":"A new + node \"j1sd13i\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"j1sd13i\" is monitored as desired.","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":108,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026821569,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"},{"name":"categoriesAdded","value":"Personal,Workstation","type":"string"}],"createTime":1703026821602,"description":"

Node + (j1sd13i) has changed its Category\n membership and deleted () and + added (Personal,Workstation).

","logMessage":"\n Node category + membership has changed for node (j1sd13i).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":119,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026821567,"source":"Provisiond","ipAddress":"192.168.86.1","parameters":[{"name":"iphostname","value":"192.168.86.1","type":"string"}],"createTime":1703026822612,"description":"

Interface + 192.168.86.1 has been associated with Node\n #12.

","logMessage":"\n Interface + 192.168.86.1 has been associated with Node #12.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":116,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026821567,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"nest","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026822606,"description":"The + node \"nest\" was added and is now being monitored.","logMessage":"A new node + \"nest\" was added.","severity":"WARNING","operatorInstructions":"This event + is for information only. Please make sure that the newly added device \"nest\" + is monitored as desired.","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":118,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026821567,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"nest","type":"string"},{"name":"categoriesAdded","value":"Routers,Personal","type":"string"}],"createTime":1703026822610,"description":"

Node + (nest) has changed its Category\n membership and deleted () and added + (Routers,Personal).

","logMessage":"\n Node category membership + has changed for node (nest).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":117,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026821553,"source":"Provisiond","ipAddress":"192.168.86.57","parameters":[{"name":"iphostname","value":"192.168.86.57","type":"string"}],"createTime":1703026822606,"description":"

Interface + 192.168.86.57 has been associated with Node\n #13.

","logMessage":"\n Interface + 192.168.86.57 has been associated with Node #13.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":13,"nodeLabel":"pi03","location":"Default"},{"id":114,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026821553,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"xFi","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026822601,"description":"The + node \"xFi\" was added and is now being monitored.","logMessage":"A new node + \"xFi\" was added.","severity":"WARNING","operatorInstructions":"This event + is for information only. Please make sure that the newly added device \"xFi\" + is monitored as desired.","log":"Y","display":"Y","nodeId":10,"nodeLabel":"xFi","location":"Default"},{"id":113,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026821553,"source":"Provisiond","ipAddress":"10.0.0.1","parameters":[{"name":"iphostname","value":"10.0.0.1","type":"string"}],"createTime":1703026822601,"description":"

Interface + 10.0.0.1 has been associated with Node\n #10.

","logMessage":"\n Interface + 10.0.0.1 has been associated with Node #10.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":10,"nodeLabel":"xFi","location":"Default"},{"id":115,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026821553,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"pi03","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026822605,"description":"The + node \"pi03\" was added and is now being monitored.","logMessage":"A new node + \"pi03\" was added.","severity":"WARNING","operatorInstructions":"This event + is for information only. Please make sure that the newly added device \"pi03\" + is monitored as desired.","log":"Y","display":"Y","nodeId":13,"nodeLabel":"pi03","location":"Default"},{"id":107,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026820728,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ + Label:Windows Serial Number e26521e4","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"62.09","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1643248808837].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026820753,"description":"A + high threshold for the following metric exceeded: label="C:\\ Label:Windows Serial + Number e26521e4" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="62.09" + instance="1" instanceLabel="C" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1643248808837].hrStorageIndex[C]" threshold="9.0" + trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface C:\\ Label:Windows Serial Number e26521e4/192.168.86.160\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":106,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined + internal event: importer reloadImport","time":1703026819784,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/Minions.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026819790,"description":"

This + event will cause the importer to run the model-import process.\n The + parameters include foreignSource, url, and deleteThreshold that override\n configuration + properties as well as XML and default values.

","logMessage":"\n

A + request had been made to run the model-import process with the\n parms: + url="file:/usr/share/opennms/etc/imports/Minions.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":105,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined + node event: nodeDown","time":1703026817768,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"zSwitch + 1","type":"string"}],"createTime":1703026817775,"description":"

All interfaces + on node zSwitch 1 are\n down because of the following condition: + .

\n This event is generated when node outage processing + determines\n that all interfaces on the node are down.

\n New + outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + zSwitch 1 is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":104,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026816749,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.60","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026816757,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node zSwitch 1 (IP + address 192.168.86.60) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node zSwitch 1 (IP + address 192.168.86.60) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":103,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined + node event: nodeDown","time":1703026816306,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"pi01","type":"string"}],"createTime":1703026816323,"description":"

All + interfaces on node pi01 are\n down because of the following condition: + .

\n This event is generated when node outage processing + determines\n that all interfaces on the node are down.

\n New + outage records have been created and service level\n availability + calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node + pi01 is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":102,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026815744,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.167","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815765,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node 252dw (IP address + 192.168.86.167) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node 252dw (IP address + 192.168.86.167) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":101,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026815722,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.52","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815726,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node 0g8gal7 (IP address + 192.168.86.52) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node 0g8gal7 (IP address + 192.168.86.52) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":100,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026815687,"source":"Provisiond","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"iphostname","value":"192.168.86.60","type":"string"},{"name":"nodelabel","value":"zSwitch + 1","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"zSwitch + 1","type":"string"},{"name":"nodesysdescription","value":"GS1900-16","type":"string"}],"createTime":1703026815705,"description":"

A + service scan has identified the DeviceConfig-Running service\n on + interface 192.168.86.60.

If this\n interface (192.168.86.60) + is within the list of ranges and\n specific addresses to be managed + by OpenNMS, this service\n will be scheduled for regular availability + checks.

","logMessage":"\n The DeviceConfig-Running service + has been discovered on interface\n 192.168.86.60.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":96,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026815679,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.69","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815686,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi04 (IP address + 192.168.86.69) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi04 (IP address + 192.168.86.69) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":95,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026815666,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.56","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815673,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi02 (IP address + 192.168.86.56) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi02 (IP address + 192.168.86.56) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":94,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026815661,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.62","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815670,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node remmmaha mac + (IP address 192.168.86.62) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node remmmaha mac + (IP address 192.168.86.62) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":93,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026815646,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.55","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815656,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi01 (IP address + 192.168.86.55) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node pi01 (IP address + 192.168.86.55) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":92,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026815631,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815639,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node remwmmaha2 (IP + address 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node remwmmaha2 (IP + address 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":91,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026814699,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"252dw","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814728,"description":"The + node \"252dw\" was added and is now being monitored.","logMessage":"A new + node \"252dw\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"252dw\" is monitored as desired.","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":90,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026814699,"source":"Provisiond","ipAddress":"192.168.86.167","parameters":[{"name":"iphostname","value":"192.168.86.167","type":"string"}],"createTime":1703026814728,"description":"

Interface + 192.168.86.167 has been associated with Node\n #9.

","logMessage":"\n Interface + 192.168.86.167 has been associated with Node #9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":89,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026814699,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"252dw","type":"string"},{"name":"categoriesAdded","value":"Personal,Printers","type":"string"}],"createTime":1703026814726,"description":"

Node + (252dw) has changed its Category\n membership and deleted () and + added (Personal,Printers).

","logMessage":"\n Node category + membership has changed for node (252dw).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":86,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026814668,"source":"Provisiond","ipAddress":"192.168.86.52","parameters":[{"name":"iphostname","value":"192.168.86.52","type":"string"}],"createTime":1703026814697,"description":"

Interface + 192.168.86.52 has been associated with Node\n #8.

","logMessage":"\n Interface + 192.168.86.52 has been associated with Node #8.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":87,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026814668,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"0g8gal7","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814697,"description":"The + node \"0g8gal7\" was added and is now being monitored.","logMessage":"A new + node \"0g8gal7\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"0g8gal7\" is monitored as desired.","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":88,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026814668,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"0g8gal7","type":"string"},{"name":"categoriesAdded","value":"Personal,Workstation","type":"string"}],"createTime":1703026814699,"description":"

Node + (0g8gal7) has changed its Category\n membership and deleted () and + added (Personal,Workstation).

","logMessage":"\n Node category + membership has changed for node (0g8gal7).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":98,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026814650,"source":"Provisiond","ipAddress":"192.168.86.60","parameters":[{"name":"iphostname","value":"192.168.86.60","type":"string"}],"createTime":1703026815700,"description":"

Interface + 192.168.86.60 has been associated with Node\n #7.

","logMessage":"\n Interface + 192.168.86.60 has been associated with Node #7.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":97,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026814650,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"zSwitch + 1","type":"string"},{"name":"categoriesAdded","value":"Switches,Personal,Status:Production","type":"string"}],"createTime":1703026815698,"description":"

Node + (zSwitch 1) has changed its Category\n membership and deleted () + and added (Switches,Personal,Status:Production).

","logMessage":"\n Node + category membership has changed for node (zSwitch 1).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":99,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026814649,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"zSwitch + 1","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026815704,"description":"The + node \"zSwitch 1\" was added and is now being monitored.","logMessage":"A + new node \"zSwitch 1\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"zSwitch 1\" is monitored as desired.","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch + 1","location":"Default"},{"id":84,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026814606,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814643,"description":"The + node \"pi04\" was added and is now being monitored.","logMessage":"A new node + \"pi04\" was added.","severity":"WARNING","operatorInstructions":"This event + is for information only. Please make sure that the newly added device \"pi04\" + is monitored as desired.","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":85,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026814606,"source":"Provisiond","ipAddress":"192.168.86.69","parameters":[{"name":"iphostname","value":"192.168.86.69","type":"string"}],"createTime":1703026814649,"description":"

Interface + 192.168.86.69 has been associated with Node\n #6.

","logMessage":"\n Interface + 192.168.86.69 has been associated with Node #6.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":81,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026814598,"source":"Provisiond","ipAddress":"192.168.86.62","serviceType":{"id":12,"name":"Docker-Desktop"},"parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"},{"name":"nodelabel","value":"remmmaha + mac","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMMMMAHACEK.local","type":"string"},{"name":"nodesysdescription","value":"Darwin + REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 + PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64","type":"string"}],"createTime":1703026814626,"description":"

A + service scan has identified the Docker-Desktop service\n on interface + 192.168.86.62.

If this\n interface (192.168.86.62) is within + the list of ranges and\n specific addresses to be managed by OpenNMS, + this service\n will be scheduled for regular availability checks.

","logMessage":"\n The + Docker-Desktop service has been discovered on interface\n 192.168.86.62.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":78,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026814594,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remmmaha + mac","type":"string"},{"name":"categoriesAdded","value":"Workstation,Business","type":"string"}],"createTime":1703026814615,"description":"

Node + (remmmaha mac) has changed its Category\n membership and deleted + () and added (Workstation,Business).

","logMessage":"\n Node + category membership has changed for node (remmmaha mac).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":80,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026814594,"source":"Provisiond","ipAddress":"192.168.86.62","parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"}],"createTime":1703026814619,"description":"

Interface + 192.168.86.62 has been associated with Node\n #5.

","logMessage":"\n Interface + 192.168.86.62 has been associated with Node #5.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":77,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026814593,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remmmaha + mac","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814609,"description":"The + node \"remmmaha mac\" was added and is now being monitored.","logMessage":"A + new node \"remmmaha mac\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"remmmaha mac\" is monitored as desired.","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":83,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026814578,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814634,"description":"The + node \"pi02\" was added and is now being monitored.","logMessage":"A new node + \"pi02\" was added.","severity":"WARNING","operatorInstructions":"This event + is for information only. Please make sure that the newly added device \"pi02\" + is monitored as desired.","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":82,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026814578,"source":"Provisiond","ipAddress":"192.168.86.56","parameters":[{"name":"iphostname","value":"192.168.86.56","type":"string"}],"createTime":1703026814631,"description":"

Interface + 192.168.86.56 has been associated with Node\n #4.

","logMessage":"\n Interface + 192.168.86.56 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":79,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026814560,"source":"Provisiond","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"iphostname","value":"192.168.86.55","type":"string"},{"name":"nodelabel","value":"pi01","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"ubuntupi","type":"string"},{"name":"nodesysdescription","value":"Linux + ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC + 2023 aarch64","type":"string"}],"createTime":1703026814618,"description":"

A + service scan has identified the Grafana-Login service\n on interface + 192.168.86.55.

If this\n interface (192.168.86.55) is within + the list of ranges and\n specific addresses to be managed by OpenNMS, + this service\n will be scheduled for regular availability checks.

","logMessage":"\n The + Grafana-Login service has been discovered on interface\n 192.168.86.55.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":73,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026814560,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":11,"name":"PostgreSQL"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026814590,"description":"

A + service scan has identified the PostgreSQL service\n on interface + 192.168.86.160.

If this\n interface (192.168.86.160) is + within the list of ranges and\n specific addresses to be managed + by OpenNMS, this service\n will be scheduled for regular availability + checks.

","logMessage":"\n The PostgreSQL service has been discovered + on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":76,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026814560,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":12,"name":"Docker-Desktop"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026814588,"description":"

A + service scan has identified the Docker-Desktop service\n on interface + 192.168.86.160.

If this\n interface (192.168.86.160) is + within the list of ranges and\n specific addresses to be managed + by OpenNMS, this service\n will be scheduled for regular availability + checks.

","logMessage":"\n The Docker-Desktop service has been + discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":70,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026814560,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":10,"name":"Postgres"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026814570,"description":"

A + service scan has identified the Postgres service\n on interface + 192.168.86.160.

If this\n interface (192.168.86.160) is + within the list of ranges and\n specific addresses to be managed + by OpenNMS, this service\n will be scheduled for regular availability + checks.

","logMessage":"\n The Postgres service has been discovered + on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":68,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026814560,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026814569,"description":"

A + service scan has identified the SNMP service\n on interface 192.168.86.160.

+

If this\n interface (192.168.86.160) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + SNMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":72,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026814557,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"}],"createTime":1703026814572,"description":"

Interface + 192.168.86.160 has been associated with Node\n #2.

","logMessage":"\n Interface + 192.168.86.160 has been associated with Node #2.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":69,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined + node event: nodeCategoryMembershipChanged","time":1703026814557,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"categoriesAdded","value":"Business,Workstation,Power","type":"string"}],"createTime":1703026814570,"description":"

Node + (remwmmaha2) has changed its Category\n membership and deleted () + and added (Business,Workstation,Power).

","logMessage":"\n Node + category membership has changed for node (remwmmaha2).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":75,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026814556,"source":"Provisiond","ipAddress":"192.168.86.55","parameters":[{"name":"iphostname","value":"192.168.86.55","type":"string"}],"createTime":1703026814593,"description":"

Interface + 192.168.86.55 has been associated with Node\n #3.

","logMessage":"\n Interface + 192.168.86.55 has been associated with Node #3.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":74,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026814534,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"pi01","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814592,"description":"The + node \"pi01\" was added and is now being monitored.","logMessage":"A new node + \"pi01\" was added.","severity":"WARNING","operatorInstructions":"This event + is for information only. Please make sure that the newly added device \"pi01\" + is monitored as desired.","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":71,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1703026814534,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814571,"description":"The + node \"remwmmaha2\" was added and is now being monitored.","logMessage":"A + new node \"remwmmaha2\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"remwmmaha2\" is monitored as desired.","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":67,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined + internal event: importer process has started","time":1703026814030,"source":"Provisiond","parameters":[{"name":"importResource","value":"file + [/usr/share/opennms/etc/imports/Main.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026814031,"description":"

This + event indicates the model-importer process has started

","logMessage":"\n

This + event indicates the model-importer process has started from resource: file + [/usr/share/opennms/etc/imports/Main.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":66,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined + internal event: importer reloadImport","time":1703026813995,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/Main.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026814004,"description":"

This + event will cause the importer to run the model-import process.\n The + parameters include foreignSource, url, and deleteThreshold that override\n configuration + properties as well as XML and default values.

","logMessage":"\n

A + request had been made to run the model-import process with the\n parms: + url="file:/usr/share/opennms/etc/imports/Main.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":65,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1703021054934,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1703021056009,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 3

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":3,"location":"Default"},{"id":64,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703012695021,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"selfmonitor","type":"string"},{"name":"foreignId","value":"1","type":"string"}],"createTime":1703012695024,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":63,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined + Provisiond Event: scheduledNodeScanStarted","time":1703012687518,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"selfmonitor","type":"string"},{"name":"foreignId","value":"1","type":"string"}],"createTime":1703012687520,"description":"A + message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has + started:\n

The Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 + has\n started scheduled Node Scan.

","logMessage":"\n

The + Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 has\n started + scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":62,"uei":"uei.opennms.org/nodes/nodeRegainedService","label":"OpenNMS-defined + node event: nodeRegainedService","time":1703003626171,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.0.0.1","serviceType":{"id":5,"name":"OpenNMS-REST"},"parameters":[],"createTime":1703003626180,"description":"

The + OpenNMS-REST service on interface 127.0.0.1 was\n previously down + and has been restored.

\n

This event is generated when a + service which had\n previously failed polling attempts is again + responding to\n polls by OpenNMS.

This event will cause\n any + active outages associated with this service/interface\n combination + to be cleared.

","logMessage":"\n The OpenNMS-REST outage on + interface 127.0.0.1 has been\n cleared. Service is restored.\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":61,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1703003409861,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.0.0.1","serviceType":{"id":5,"name":"OpenNMS-REST"},"parameters":[{"name":"eventReason","value":"Connection + refused","type":"string"}],"createTime":1703003410205,"description":"

A + OpenNMS-REST outage was identified on interface\n 127.0.0.1 because + of the following condition: Connection refused.

\n A new + Outage record has been created and service level\n availability + calculations will be impacted until this outage is\n resolved.

","logMessage":"\n OpenNMS-REST + outage identified on interface 127.0.0.1.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":28,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1702951936539,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.13","value":"13","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.13","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.13","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702951937385,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 13

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":13,"location":"Default"},{"id":27,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator + Enriched LinkUp Event","time":1702947869870,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702947870875,"description":"

A + linkUp trap signifies that the sending protocol entity recognizes that one + of the communication\n links represented in the agent''s configuration + has come up.

\n

Instance: 3

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":3,"location":"Default"},{"id":26,"uei":"uei.test.org/test","time":1702947503406,"source":"ReST","parameters":[],"createTime":1702947503439,"description":"description","logMessage":"An + event with no matching configuration was received from interface .\n ","severity":"INDETERMINATE","log":"Y","display":"Y","location":"Default"},{"id":25,"uei":"uei.test.org/test","time":1702946291521,"source":"ReST","parameters":[],"createTime":1702946291538,"description":"description","logMessage":"An + event with no matching configuration was received from interface .\n ","severity":"INDETERMINATE","log":"Y","display":"Y","location":"Default"},{"id":24,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1702940522116,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702940522863,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 3

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":3,"location":"Default"},{"id":23,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator + Enriched LinkUp Event","time":1702934429585,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.8","value":"8","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.8","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.8","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934430350,"description":"

A + linkUp trap signifies that the sending protocol entity recognizes that one + of the communication\n links represented in the agent''s configuration + has come up.

\n

Instance: 8

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":8,"location":"Default"},{"id":22,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1702934426556,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.8","value":"8","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.8","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.8","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934427350,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 8

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":8,"location":"Default"},{"id":21,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator + Enriched LinkUp Event","time":1702934402455,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.8","value":"8","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.8","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.8","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934403342,"description":"

A + linkUp trap signifies that the sending protocol entity recognizes that one + of the communication\n links represented in the agent''s configuration + has come up.

\n

Instance: 8

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":8,"location":"Default"},{"id":20,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1702934399425,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.8","value":"8","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.8","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.8","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934400350,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 8

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":8,"location":"Default"},{"id":19,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator + Enriched LinkUp Event","time":1702934360274,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.7","value":"7","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.7","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.7","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934360843,"description":"

A + linkUp trap signifies that the sending protocol entity recognizes that one + of the communication\n links represented in the agent''s configuration + has come up.

\n

Instance: 7

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":7,"location":"Default"},{"id":18,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1702934357243,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.7","value":"7","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.7","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.7","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934357842,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 7

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":7,"location":"Default"},{"id":17,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator + Enriched LinkUp Event","time":1702934336154,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.7","value":"7","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.7","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.7","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934336841,"description":"

A + linkUp trap signifies that the sending protocol entity recognizes that one + of the communication\n links represented in the agent''s configuration + has come up.

\n

Instance: 7

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":7,"location":"Default"},{"id":16,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1702934333125,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.7","value":"7","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.7","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.7","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934333843,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 7

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":7,"location":"Default"},{"id":15,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator + Enriched LinkUp Event","time":1702934137444,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.5","value":"5","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.5","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.5","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934138342,"description":"

A + linkUp trap signifies that the sending protocol entity recognizes that one + of the communication\n links represented in the agent''s configuration + has come up.

\n

Instance: 5

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":5,"location":"Default"},{"id":14,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1702934134414,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.5","value":"5","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.5","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.5","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934135347,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 5

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":5,"location":"Default"},{"id":13,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator + Enriched LinkUp Event","time":1702934122355,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.5","value":"5","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.5","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.5","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934123352,"description":"

A + linkUp trap signifies that the sending protocol entity recognizes that one + of the communication\n links represented in the agent''s configuration + has come up.

\n

Instance: 5

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":5,"location":"Default"},{"id":12,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator + Enriched LinkDown Event","time":1702934116331,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.5","value":"5","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.5","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.5","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934117406,"description":"

A + linkDown trap signifies that the sending protocol entity recognizes a failure + in one of the\n communication link represented in the agent''s + configuration.

\n

Instance: 5

\n

IfDescr: + Unknown

\n

IfName: Unknown

\n

IfAlias: + Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":5,"location":"Default"},{"id":11,"uei":"uei.opennms.org/nodes/nodeRegainedService","label":"OpenNMS-defined + node event: nodeRegainedService","time":1702926512635,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.0.0.1","serviceType":{"id":5,"name":"OpenNMS-REST"},"parameters":[],"createTime":1702926512643,"description":"

The + OpenNMS-REST service on interface 127.0.0.1 was\n previously down + and has been restored.

\n

This event is generated when a + service which had\n previously failed polling attempts is again + responding to\n polls by OpenNMS.

This event will cause\n any + active outages associated with this service/interface\n combination + to be cleared.

","logMessage":"\n The OpenNMS-REST outage on + interface 127.0.0.1 has been\n cleared. Service is restored.\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":10,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1702926302616,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"selfmonitor","type":"string"},{"name":"foreignId","value":"1","type":"string"}],"createTime":1702926302622,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":9,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined + node event: nodeLostService","time":1702926295949,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.0.0.1","serviceType":{"id":5,"name":"OpenNMS-REST"},"parameters":[{"name":"eventReason","value":"Response + code out of range for URI:http://127.0.0.1:8980/opennms/rest/reports. Expected + 100-399 but received 404","type":"string"}],"createTime":1702926295966,"description":"

A + OpenNMS-REST outage was identified on interface\n 127.0.0.1 because + of the following condition: Response code out of range for URI:http://127.0.0.1:8980/opennms/rest/reports. Expected + 100-399 but received 404.

\n A new Outage record has been + created and service level\n availability calculations will be impacted + until this outage is\n resolved.

","logMessage":"\n OpenNMS-REST + outage identified on interface 127.0.0.1.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":8,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1702926294729,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":5,"name":"OpenNMS-REST"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926294751,"description":"

A + service scan has identified the OpenNMS-REST service\n on interface + 127.0.0.1.

If this\n interface (127.0.0.1) is within the + list of ranges and\n specific addresses to be managed by OpenNMS, + this service\n will be scheduled for regular availability checks.

","logMessage":"\n The + OpenNMS-REST service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":7,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1702926291709,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926291736,"description":"

A + service scan has identified the ICMP service\n on interface 127.0.0.1.

+

If this\n interface (127.0.0.1) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":6,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1702926291668,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":3,"name":"OpenNMS-JVM"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926291702,"description":"

A + service scan has identified the OpenNMS-JVM service\n on interface + 127.0.0.1.

If this\n interface (127.0.0.1) is within the + list of ranges and\n specific addresses to be managed by OpenNMS, + this service\n will be scheduled for regular availability checks.

","logMessage":"\n The + OpenNMS-JVM service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":5,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1702926291631,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":2,"name":"OpenNMS-DB-Stats"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926291684,"description":"

A + service scan has identified the OpenNMS-DB-Stats service\n on interface + 127.0.0.1.

If this\n interface (127.0.0.1) is within the + list of ranges and\n specific addresses to be managed by OpenNMS, + this service\n will be scheduled for regular availability checks.

","logMessage":"\n The + OpenNMS-DB-Stats service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":4,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1702926291598,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":1,"name":"OpenNMS-DB"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926291621,"description":"

A + service scan has identified the OpenNMS-DB service\n on interface + 127.0.0.1.

If this\n interface (127.0.0.1) is within the + list of ranges and\n specific addresses to be managed by OpenNMS, + this service\n will be scheduled for regular availability checks.

","logMessage":"\n The + OpenNMS-DB service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":3,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1702926287527,"source":"Provisiond","ipAddress":"127.0.0.1","parameters":[{"name":"iphostname","value":"localhost","type":"string"}],"createTime":1702926287578,"description":"

Interface + 127.0.0.1 has been associated with Node\n #1.

","logMessage":"\n Interface + 127.0.0.1 has been associated with Node #1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":2,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined + node event: nodeAdded","time":1702926287523,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926287575,"description":"The + node \"localhost\" was added and is now being monitored.","logMessage":"A + new node \"localhost\" was added.","severity":"WARNING","operatorInstructions":"This + event is for information only. Please make sure that the newly added device + \"localhost\" is monitored as desired.","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":1,"uei":"uei.opennms.org/internal/discovery/newSuspect","label":"OpenNMS-defined + internal event: discovery newSuspect","time":1702926286862,"source":"Discovery","ipAddress":"127.0.0.1","parameters":[{"name":"RTT","value":"0.169","type":"string"},{"name":"foreignSource","value":"selfmonitor","type":"string"},{"name":"location","value":"Default","type":"string"}],"createTime":1702926286870,"description":"

Interface + 127.0.0.1 has been discovered in location Default and is\n being + queued for a services scan.

","logMessage":"\n A new interface + (127.0.0.1) has been discovered in location Default and is\n being + queued for a services scan.\n ","severity":"WARNING","log":"Y","display":"Y","location":"Default"}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 200-286/287 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:05 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_event_batch.yaml b/tests/cassettes/test_event_batch.yaml new file mode 100644 index 0000000..fe3bd84 --- /dev/null +++ b/tests/cassettes/test_event_batch.yaml @@ -0,0 +1,547 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:05 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:07 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/events?offset=0&limit=5 + response: + body: + string: '{"count":5,"totalCount":287,"offset":0,"event":[{"id":319,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703027438047,"host":"opennms","source":"OpenNMS.Threshd.ifInDiscards + + ifOutDiscards","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"ifLabel","value":"en6-00de48001122","type":"string"},{"name":"ifIndex","value":"5","type":"string"},{"name":"label","value":"en6","type":"string"},{"name":"ds","value":"ifInDiscards + + ifOutDiscards","type":"string"},{"name":"description","value":"Trigger an + alert if one or more incoming or outgoing packets on an interface were discarded + even though no errors were detected (possibly to free up buffer space) for + two consecutive measurement intervals","type":"string"},{"name":"value","value":"14316557.49","type":"string"},{"name":"instance","value":"5","type":"string"},{"name":"instanceLabel","value":"en6-00de48001122","type":"string"},{"name":"resourceType","value":"if","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].interfaceSnmp[en6-00de48001122]","type":"string"},{"name":"threshold","value":"1.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"0.0","type":"string"}],"createTime":1703027438088,"description":"A + high threshold for the following metric exceeded: ifLabel="en6-00de48001122" + ifIndex="5" label="en6" ds="ifInDiscards + ifOutDiscards" + description="Trigger an alert if one or more incoming or outgoing packets + on an interface were discarded even though no errors were detected (possibly + to free up buffer space) for two consecutive measurement intervals" value="14316557.49" + instance="5" instanceLabel="en6-00de48001122" resourceType="if" + resourceId="nodeSource[Main:1688566577388].interfaceSnmp[en6-00de48001122]" + threshold="1.0" trigger="2" rearm="0.0"","logMessage":"\n High + threshold exceeded for service SNMP metric ifInDiscards + ifOutDiscards on + interface en6/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":318,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703027437950,"host":"opennms","source":"OpenNMS.Threshd.ifInErrors + + ifOutErrors","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"ifLabel","value":"en7-007bd22b2aa5","type":"string"},{"name":"ifIndex","value":"4","type":"string"},{"name":"label","value":"en7","type":"string"},{"name":"ds","value":"ifInErrors + + ifOutErrors","type":"string"},{"name":"description","value":"Trigger an + alert if one or more incoming or outgoing packets on an interface were not + transmitted due to error for two consecutive measurement intervals","type":"string"},{"name":"value","value":"13.79","type":"string"},{"name":"instance","value":"4","type":"string"},{"name":"instanceLabel","value":"en7-007bd22b2aa5","type":"string"},{"name":"resourceType","value":"if","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].interfaceSnmp[en7-007bd22b2aa5]","type":"string"},{"name":"threshold","value":"1.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"0.0","type":"string"}],"createTime":1703027438053,"description":"A + high threshold for the following metric exceeded: ifLabel="en7-007bd22b2aa5" + ifIndex="4" label="en7" ds="ifInErrors + ifOutErrors" + description="Trigger an alert if one or more incoming or outgoing packets + on an interface were not transmitted due to error for two consecutive measurement + intervals" value="13.79" instance="4" instanceLabel="en7-007bd22b2aa5" + resourceType="if" resourceId="nodeSource[Main:1688566577388].interfaceSnmp[en7-007bd22b2aa5]" + threshold="1.0" trigger="2" rearm="0.0"","logMessage":"\n High + threshold exceeded for service SNMP metric ifInErrors + ifOutErrors on interface + en7/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":317,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703027144459,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703027144472,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":316,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026866535,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026866540,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address + 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address + 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":315,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026865506,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"1687817957574","type":"string"}],"createTime":1703026865508,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-4/287 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:08 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/events?offset=5&limit=5 + response: + body: + string: '{"count":5,"totalCount":287,"offset":5,"event":[{"id":314,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026865477,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[],"createTime":1703026865484,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.160 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":313,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863436,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863479,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="66.66" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":312,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863403,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863441,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="56" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":311,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026863143,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703026863151,"description":"A + high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="100" instance="32" + instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha + mac","location":"Default"},{"id":310,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined + internal event: hardware discovery successful","time":1703026862740,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026862745,"description":"

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address + 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The + hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address + 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 5-9/287 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:08 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/events?offset=10&limit=5 + response: + body: + string: '{"count":5,"totalCount":287,"offset":10,"event":[{"id":309,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined + Provisiond Event: nodeScanCompleted","time":1703026861709,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670054235","type":"string"}],"createTime":1703026861712,"description":"A + message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The + Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 has\n completed.

\n Typically + the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The + Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":308,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined + node event: reinitializePrimarySnmpInterface","time":1703026861676,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[],"createTime":1703026861679,"description":"

A + change in configuration on this node has been\n detected and the + SNMP data collection mechanism is being\n triggered to refresh + its required profile of the remote\n node.

","logMessage":"\n SNMP + information on 192.168.86.160 is being refreshed for data\n collection + purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":306,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined + node event: nodeGainedService","time":1703026860728,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"t","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026860738,"description":"

A + service scan has identified the ICMP service\n on interface 192.168.86.160.

+

If this\n interface (192.168.86.160) is within the list of ranges + and\n specific addresses to be managed by OpenNMS, this service\n will + be scheduled for regular availability checks.

","logMessage":"\n The + ICMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":305,"uei":"uei.opennms.org/nodes/serviceDeleted","label":"OpenNMS-defined + node event: serviceDeleted","time":1703026860692,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[],"createTime":1703026860703,"description":"

Service + ICMP was deleted from interface\n 192.168.86.160, associated with + Node ID# 19.

\n

When a service is deleted from an interface, + it is\n due to extended downtime model configured in pollerd\n configuration.

+

If a previously deleted service\n becomes active again on an + interface, it will be re-added to\n the OpenNMS database as a new + occurrence of that service and\n will be disassociated with any + historic outages.

","logMessage":"\n The ICMP service was deleted + from interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":307,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026860635,"source":"Provisiond","ipAddress":"172.27.235.108","parameters":[{"name":"iphostname","value":"172.27.235.108","type":"string"}],"createTime":1703026861667,"description":"

Interface + 172.27.235.108 has been associated with Node\n #19.

","logMessage":"\n Interface + 172.27.235.108 has been associated with Node #19.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 10-14/287 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:08 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/events?offset=15&limit=5 + response: + body: + string: '{"count":5,"totalCount":287,"offset":15,"event":[{"id":304,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026860610,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860641,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="57.26" instance="36" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":302,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026860513,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860550,"description":"A + high threshold for the following metric exceeded: label="/boot/firmware" + ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)" value="46.85" + instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" + resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/firmware/192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":303,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined + node event: nodeGainedInterface","time":1703026859596,"source":"Provisiond","ipAddress":"172.27.235.108","parameters":[{"name":"iphostname","value":"172.27.235.108","type":"string"}],"createTime":1703026860626,"description":"

Interface + 172.27.235.108 has been associated with Node\n #16.

","logMessage":"\n Interface + 172.27.235.108 has been associated with Node #16.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":300,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026859387,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859430,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":299,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703026859349,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859390,"description":"A + high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="12.02" instance="50" + instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" + threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface /boot/192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 15-19/287 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:08 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_event_one.yaml b/tests/cassettes/test_event_one.yaml new file mode 100644 index 0000000..4bac6ce --- /dev/null +++ b/tests/cassettes/test_event_one.yaml @@ -0,0 +1,229 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:13:58 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:14:02 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/events/17424 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Length: + - '0' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:14:02 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/events/317 + response: + body: + string: '{"id":317,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined + threshold event: highThresholdExceeded","time":1703027144459,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed + / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed + / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger + an alert when the percentage of disk space used reaches or goes above 90% + for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, + such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703027144472,"description":"A + high threshold for the following metric exceeded: label="/" ds="hrStorageUsed + / hrStorageSize * 100.0" description="Trigger an alert when the percentage + of disk space used reaches or goes above 90% for two consecutive measurement + intervals (only for disks of type hrStorageFixedDisk, such as a locally attached + or USB-attached hard disk)" value="95.26" instance="31" + instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" + threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High + threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * + 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:15:09 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_node_all.yaml b/tests/cassettes/test_node_all.yaml new file mode 100644 index 0000000..dc9ec2d --- /dev/null +++ b/tests/cassettes/test_node_all.yaml @@ -0,0 +1,6002 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 24 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:36 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes?offset=0&limit=0 + response: + body: + string: "{\"count\":22,\"totalCount\":22,\"offset\":0,\"node\":[{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":2,\"authorizedGroups\":[],\"name\":\"Switches\"},{\"id\":12,\"authorizedGroups\":[],\"name\":\"Status:Production\"}],\"label\":\"zSwitch + 1\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":31,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":\"GS1900-16\",\"manufacturer\":\"Zyxel\",\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026823057,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1694910929911\",\"createTime\":1703026814280,\"sysObjectId\":\".1.3.6.1.4.1.890.1.15\",\"sysName\":\"zSwitch + 1\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"GS1900-16\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm + \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822988,\"type\":\"A\",\"id\":\"7\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"xFi\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":74,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026824208,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1654096238897\",\"createTime\":1703026814187,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026824072,\"type\":\"A\",\"id\":\"10\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"texts\",\"foreignSource\":\"Example\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":330,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026831018,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Blarg\",\"comment\":null},\"foreignId\":\"py\",\"createTime\":1703026831018,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"type\":\"A\",\"id\":\"17\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"text2\",\"foreignSource\":\"Example\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":242,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026844296,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"two\",\"createTime\":1703026831050,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026840870,\"type\":\"A\",\"id\":\"15\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"t\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":336,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851226,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670054235\",\"createTime\":1703026842519,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851040,\"type\":\"A\",\"id\":\"19\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"stream8\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":81,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026837192,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1698861495847\",\"createTime\":1703026814290,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026824464,\"type\":\"A\",\"id\":\"14\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":11,\"authorizedGroups\":[],\"name\":\"Power\"},{\"id\":10,\"authorizedGroups\":[],\"name\":\"Business\"}],\"label\":\"remwmmaha2\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":14,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822778,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":\"2030-12-31\",\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1643248808837\",\"createTime\":1703026814257,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822761,\"type\":\"A\",\"id\":\"2\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":10,\"authorizedGroups\":[],\"name\":\"Business\"}],\"label\":\"remmmaha + mac\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":24,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822813,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688566577388\",\"createTime\":1703026814279,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.255\",\"sysName\":\"REMMMMAHACEK.local\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Darwin + REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 + PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64\",\"sysLocation\":\"Right + here, right now.\",\"sysContact\":\"Administrator \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822796,\"type\":\"A\",\"id\":\"5\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi04\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":27,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822881,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1698861180647\",\"createTime\":1703026814290,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"pi4\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux + pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm + \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822849,\"type\":\"A\",\"id\":\"6\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi03\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":76,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026824409,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1674795263595\",\"createTime\":1703026814251,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026824254,\"type\":\"A\",\"id\":\"13\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi02\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":21,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822846,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"56\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"raspberrypi2\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux + raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64\",\"sysLocation\":\"Sitting + on the Dock of the Bay \uFFFD\uFFFD\uFFFD\uFFFD\",\"sysContact\":\"Me \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822819,\"type\":\"A\",\"id\":\"4\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi01\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":18,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822804,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1662489846469\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"ubuntupi\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux + ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC + 2023 aarch64\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822780,\"type\":\"A\",\"id\":\"3\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pending\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":348,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851547,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1685734356786\",\"createTime\":1703026842515,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851383,\"type\":\"A\",\"id\":\"22\"},{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":1,\"authorizedGroups\":[],\"name\":\"Routers\"}],\"label\":\"nest\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":77,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026826562,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":\"2020-01-01\",\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1646945751662\",\"createTime\":1703026814246,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026824388,\"type\":\"A\",\"id\":\"12\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"missing\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":343,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851383,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"2345352\",\"createTime\":1703026842530,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851287,\"type\":\"A\",\"id\":\"20\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"m\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":334,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851309,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670072617\",\"createTime\":1703026842518,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.255\",\"sysName\":\"REMMMMAHACEK.local\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Darwin + REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 + PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64\",\"sysLocation\":\"Right + here, right now.\",\"sysContact\":\"Administrator \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851213,\"type\":\"A\",\"id\":\"18\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"localhost\",\"foreignSource\":\"selfmonitor\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":2,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":\"selfmonitor\",\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703012687561,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1\",\"createTime\":1702926287043,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703003408659,\"type\":\"A\",\"id\":\"1\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"}],\"label\":\"j1sd13i\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":79,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026814229,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1643248845160\",\"createTime\":1703026814229,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"type\":\"A\",\"id\":\"11\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"graf\",\"foreignSource\":\"Example\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":247,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026845066,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1687817957574\",\"createTime\":1703026831047,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026841188,\"type\":\"A\",\"id\":\"16\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"g\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":345,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851657,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670081522\",\"createTime\":1703026842518,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851433,\"type\":\"A\",\"id\":\"21\"},{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":8,\"authorizedGroups\":[],\"name\":\"Printers\"}],\"label\":\"252dw\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":37,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026823041,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1649884247173\",\"createTime\":1703026814191,\"sysObjectId\":\".1.3.6.1.4.1.11.2.3.9.1\",\"sysName\":\"NPI501225\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"HP + ETHERNET MULTI-ENVIRONMENT,SN:VNB3F38881,FN:1F60PKW,SVCID:26104,PID:HP Color + LaserJet Pro M252dw\",\"sysLocation\":\"\",\"sysContact\":\"\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822941,\"type\":\"A\",\"id\":\"9\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"}],\"label\":\"0g8gal7\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":34,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822934,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1667507058974\",\"createTime\":1703026814291,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"DESKTOP-OG8GAL7\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: + Intel64 Family 6 Model 167 Stepping 1 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 19045 Multiprocessor Free)\",\"sysLocation\":\"\",\"sysContact\":\"\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822880,\"type\":\"A\",\"id\":\"8\"}]}" + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-21/22 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":30,"ifType":6,"ifAlias":"nintendo_dock","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet3","ifName":"GigabitEthernet3","physAddr":"50e039fdca5f","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027126616,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},"ipAddress":"192.168.86.60","monitoredServiceCount":3,"ifIndex":3,"lastIngressFlow":null,"lastEgressFlow":null,"id":"28","hostName":"192.168.86.60","lastCapsdPoll":1703026822988,"isDown":false,"nodeId":7}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '803' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 + response: + body: + string: '{"count":15,"totalCount":15,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027115923,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027115923,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027115923,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703027115957,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703027115957,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703027115957,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189942,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189942,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189942,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-14/15 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services?offset=0&limit=0 + response: + body: + string: '{"count":9,"totalCount":9,"offset":0,"service":[{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703027117938,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703027117938,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703027117938,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027191940,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027191940,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027191940,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027127972,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027127972,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027127972,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-8/9 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/UWM/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 + response: + body: + string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '193' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/USPTO/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 + response: + body: + string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '193' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.17.0.1/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/22/ipinterfaces/127.0.0.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/19/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":394,"ifType":53,"ifAlias":"OpenVPN + Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"OpenVPN + Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":395,"ifType":71,"ifAlias":"Wi-Fi-WFP + Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":397,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":401,"ifType":6,"ifAlias":"Ethernet + (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":410,"ifType":71,"ifAlias":"Local + Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":412,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":416,"ifType":6,"ifAlias":"vSwitch + (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":418,"ifType":53,"ifAlias":"Local + Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":420,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":424,"ifType":71,"ifAlias":"Wi-Fi-QoS + Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":426,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":428,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":432,"ifType":6,"ifAlias":"Local + Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":434,"ifType":6,"ifAlias":"Local + Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":436,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":335,"ifType":6,"ifAlias":"vEthernet + (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"C","pollFlag":"N","collect":true,"poll":false,"nodeId":19},{"id":356,"ifType":24,"ifAlias":"Loopback + Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Software + Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":358,"ifType":131,"ifAlias":"6to4 + Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":364,"ifType":6,"ifAlias":"vSwitch + (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":366,"ifType":71,"ifAlias":"Local + Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":372,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":374,"ifType":71,"ifAlias":"Local + Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":380,"ifType":131,"ifAlias":"Local + Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":382,"ifType":6,"ifAlias":"Local + Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":388,"ifType":6,"ifAlias":"Ethernet + 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Lenovo + USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":390,"ifType":6,"ifAlias":"Local + Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":396,"ifType":131,"ifAlias":"Teredo + Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":403,"ifType":71,"ifAlias":"Local + Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":409,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":411,"ifType":71,"ifAlias":"Local + Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":417,"ifType":53,"ifAlias":"Local + Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":419,"ifType":53,"ifAlias":"Local + Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":425,"ifType":71,"ifAlias":"Wi-Fi-WFP + 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":427,"ifType":6,"ifAlias":"vSwitch + (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":433,"ifType":6,"ifAlias":"Local + Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":435,"ifType":6,"ifAlias":"Local + Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":441,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":402,"ifType":6,"ifAlias":"vEthernet + (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"C","pollFlag":"N","collect":true,"poll":false,"nodeId":19},{"id":360,"ifType":6,"ifAlias":"Bluetooth + Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Bluetooth + Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":368,"ifType":131,"ifAlias":"Microsoft + IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":376,"ifType":131,"ifAlias":"Local + Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":384,"ifType":71,"ifAlias":"Local + Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":398,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":404,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":413,"ifType":71,"ifAlias":"Wi-Fi-Virtual + WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":421,"ifType":6,"ifAlias":"vEthernet + (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":429,"ifType":71,"ifAlias":"Local + Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":437,"ifType":71,"ifAlias":"Local + Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":370,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Cisco + AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":378,"ifType":131,"ifAlias":"Local + Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":386,"ifType":23,"ifAlias":"Local + Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"F5 + Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":393,"ifType":6,"ifAlias":"Local + Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":400,"ifType":131,"ifAlias":"Local + Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":406,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":415,"ifType":6,"ifAlias":"vSwitch + (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":423,"ifType":6,"ifAlias":"Ethernet + 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Lenovo + USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":431,"ifType":6,"ifAlias":"Local + Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":439,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"C","pollFlag":"N","collect":true,"poll":false,"nodeId":19},{"id":362,"ifType":53,"ifAlias":"Local + Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"C","pollFlag":"N","collect":true,"poll":false,"nodeId":19},{"id":392,"ifType":6,"ifAlias":"vSwitch + (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":399,"ifType":23,"ifAlias":"Local + Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":405,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":414,"ifType":71,"ifAlias":"Wi-Fi-Native + WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":422,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":430,"ifType":6,"ifAlias":"Local + Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN + Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":438,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":440,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":442,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-67/68 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/5/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 17. + headers: + Cache-Control: + - no-store + Content-Length: + - '44' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:06:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.22.0.1/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/12/ipinterfaces/192.168.86.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/3/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 3. + headers: + Cache-Control: + - no-store + Content-Length: + - '43' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:06:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.23.0.1/services?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027144931,"lastFail":null,"statusLong":"Managed","ipInterfaceId":281,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":322}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '252' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/11/ipinterfaces/192.168.86.29/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"khfky","value":"xvcbxvbc"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '109' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/12/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 12. + headers: + Cache-Control: + - no-store + Content-Length: + - '44' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 7. + headers: + Cache-Control: + - no-store + Content-Length: + - '43' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/21/ipinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","ipAddress":"192.168.86.1","monitoredServiceCount":1,"ifIndex":null,"lastIngressFlow":null,"lastEgressFlow":null,"id":"344","hostName":"192.168.86.1","lastCapsdPoll":1703026851433,"isDown":false,"nodeId":21}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '296' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/20/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 20. + headers: + Cache-Control: + - no-store + Content-Length: + - '44' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/services?offset=0&limit=0 + response: + body: + string: '{"count":4,"totalCount":4,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189953,"lastFail":null,"statusLong":"Managed","ipInterfaceId":35,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":95},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189953,"lastFail":null,"statusLong":"Managed","ipInterfaceId":35,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":95},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027138042,"lastFail":null,"statusLong":"Managed","ipInterfaceId":35,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":96},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027138042,"lastFail":null,"statusLong":"Managed","ipInterfaceId":35,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":96}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '853' + Content-Range: + - items 0-3/4 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/1/ipinterfaces/127.0.0.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/192.168.86.56/services?offset=0&limit=0 + response: + body: + string: '{"count":2,"totalCount":2,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189943,"lastFail":null,"statusLong":"Managed","ipInterfaceId":19,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":84},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027139952,"lastFail":null,"statusLong":"Managed","ipInterfaceId":19,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":88}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '451' + Content-Range: + - items 0-1/2 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/192.168.86.56/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/21/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 21. + headers: + Cache-Control: + - no-store + Content-Length: + - '44' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/16/ipinterfaces/192.168.86.160/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:42 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/2601:0201:8b80:3388:7ba5:5be1:f97a:773a/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:43 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/16/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 16. + headers: + Cache-Control: + - no-store + Content-Length: + - '44' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:06:43 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/9/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 9. + headers: + Cache-Control: + - no-store + Content-Length: + - '43' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:06:43 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":9,"totalCount":9,"offset":0,"snmpInterface":[{"id":102,"ifType":24,"ifAlias":"","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"lo","ifName":"lo","physAddr":null,"ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":4},{"id":108,"ifType":1,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"wg0","ifName":"wg0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":4},{"id":111,"ifType":6,"ifAlias":"","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-16bb924b1072","ifName":"br-16bb924b1072","physAddr":"024234873bb2","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":116,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"docker0","ifName":"docker0","physAddr":"0242d673ebcf","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":119,"ifType":6,"ifAlias":"","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-64e16b4748a9","ifName":"br-64e16b4748a9","physAddr":"0242aa7fe5ac","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":121,"ifType":6,"ifAlias":"","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-899880b7c083","ifName":"br-899880b7c083","physAddr":"024247cedf17","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":132,"ifType":6,"ifAlias":"","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"vethf3591a4","ifName":"vethf3591a4","physAddr":"b2287ea2babe","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":20,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"eth0","ifName":"eth0","physAddr":"e45f01b9678a","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":106,"ifType":6,"ifAlias":"","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"Device + 02d0:a9a6","ifName":"wlan0","physAddr":"e45f01b9678b","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-8/9 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:43 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/metadata?offset=0&limit=0 + response: + body: + string: '{"count":4,"totalCount":4,"offset":0,"metaData":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"pi2"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"pi2.mshome.net"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '298' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:43 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 4. + headers: + Cache-Control: + - no-store + Content-Length: + - '43' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:06:43 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 + response: + body: + string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '193' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:35 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/172.25.96.1/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:07:35 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":8,"totalCount":8,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":108,"ifType":1,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"wg0","ifName":"wg0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":4},"ipAddress":"10.62.172.1","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"176","hostName":"10.62.172.1","lastCapsdPoll":1703026822819,"isDown":true,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":116,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"docker0","ifName":"docker0","physAddr":"0242d673ebcf","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"172.17.0.1","monitoredServiceCount":1,"ifIndex":6,"lastIngressFlow":null,"lastEgressFlow":null,"id":"198","hostName":"172.17.0.1","lastCapsdPoll":1703026822819,"isDown":false,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":121,"ifType":6,"ifAlias":"","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-899880b7c083","ifName":"br-899880b7c083","physAddr":"024247cedf17","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"172.22.0.1","monitoredServiceCount":1,"ifIndex":8,"lastIngressFlow":null,"lastEgressFlow":null,"id":"234","hostName":"172.22.0.1","lastCapsdPoll":1703026822819,"isDown":false,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":119,"ifType":6,"ifAlias":"","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-64e16b4748a9","ifName":"br-64e16b4748a9","physAddr":"0242aa7fe5ac","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"172.23.0.1","monitoredServiceCount":1,"ifIndex":7,"lastIngressFlow":null,"lastEgressFlow":null,"id":"281","hostName":"172.23.0.1","lastCapsdPoll":1703026822819,"isDown":false,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":111,"ifType":6,"ifAlias":"","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-16bb924b1072","ifName":"br-16bb924b1072","physAddr":"024234873bb2","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"172.24.0.1","monitoredServiceCount":1,"ifIndex":5,"lastIngressFlow":null,"lastEgressFlow":null,"id":"311","hostName":"172.24.0.1","lastCapsdPoll":1703026822819,"isDown":false,"nodeId":4},{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":20,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"eth0","ifName":"eth0","physAddr":"e45f01b9678a","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"192.168.86.56","monitoredServiceCount":2,"ifIndex":2,"lastIngressFlow":null,"lastEgressFlow":null,"id":"19","hostName":"192.168.86.56","lastCapsdPoll":1703026822819,"isDown":false,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":20,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"eth0","ifName":"eth0","physAddr":"e45f01b9678a","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"2601:0201:8b80:3388:7ba5:5be1:f97a:773a","monitoredServiceCount":0,"ifIndex":2,"lastIngressFlow":null,"lastEgressFlow":null,"id":"318","hostName":"2601:201:8b80:3388:7ba5:5be1:f97a:773a","lastCapsdPoll":1703026822819,"isDown":true,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":108,"ifType":1,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"wg0","ifName":"wg0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":4},"ipAddress":"fd11:05ee:0bad:c0de:0000:0000:0000:0001","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"321","hostName":"fd11:5ee:bad:c0de:0:0:0:1","lastCapsdPoll":1703026822819,"isDown":true,"nodeId":4}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-7/8 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:35 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/14/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:35 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/13/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 13. + headers: + Cache-Control: + - no-store + Content-Length: + - '44' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:07:35 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:35 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/172.27.235.108/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:35 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/5/ipinterfaces/192.168.86.62/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:35 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.17.0.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:36 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/20/ipinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","ipAddress":"127.0.0.1","monitoredServiceCount":1,"ifIndex":null,"lastIngressFlow":null,"lastEgressFlow":null,"id":"341","hostName":"localhost","lastCapsdPoll":1703026851287,"isDown":false,"nodeId":20}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '290' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:36 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.22.0.1/services?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027203946,"lastFail":null,"statusLong":"Managed","ipInterfaceId":234,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":316}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '252' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:36 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/12/ipinterfaces/192.168.86.1/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:36 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:36 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/11/ipinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","ipAddress":"192.168.86.29","monitoredServiceCount":2,"ifIndex":null,"lastIngressFlow":null,"lastEgressFlow":null,"id":"69","hostName":"192.168.86.29","isDown":false,"nodeId":11}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '267' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:36 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/1/ipinterfaces/127.0.0.1/services?offset=0&limit=0 + response: + body: + string: '{"count":5,"totalCount":5,"offset":0,"service":[{"serviceType":{"id":1,"name":"OpenNMS-DB"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":1,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":3},{"serviceType":{"id":2,"name":"OpenNMS-DB-Stats"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":1,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":4},{"serviceType":{"id":3,"name":"OpenNMS-JVM"},"lastGood":1703027177936,"lastFail":null,"statusLong":"Managed","ipInterfaceId":1,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":5},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027213944,"lastFail":null,"statusLong":"Managed","ipInterfaceId":1,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":6},{"serviceType":{"id":5,"name":"OpenNMS-REST"},"lastGood":1703027253120,"lastFail":1703003595230,"statusLong":"Managed","ipInterfaceId":1,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":7}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-4/5 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:36 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/18/ipinterfaces/192.168.86.62/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:36 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/12/metadata?offset=0&limit=0 + response: + body: + string: '{"count":4,"totalCount":4,"offset":0,"metaData":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"router"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"host.home.local"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '302' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":36,"ifType":6,"ifAlias":null,"ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822941,"ifDescr":"wifi0","ifName":null,"physAddr":"a8a79566beb5","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123550,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":9},"ipAddress":"192.168.86.167","monitoredServiceCount":2,"ifIndex":3,"lastIngressFlow":null,"lastEgressFlow":null,"id":"35","hostName":"192.168.86.167","lastCapsdPoll":1703026822941,"isDown":false,"nodeId":9}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '776' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/1/ipinterfaces/127.0.0.1/services/OpenNMS-JVM/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/11/ipinterfaces/192.168.86.29/services/WS-Man/metadata?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"gdjj5","value":"3w5t5"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '106' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:07:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/8/ipinterfaces/192.168.86.52/services?offset=0&limit=0 + response: + body: + string: '{"count":2,"totalCount":2,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027124929,"lastFail":null,"statusLong":"Managed","ipInterfaceId":32,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":90},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027124929,"lastFail":null,"statusLong":"Managed","ipInterfaceId":32,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":90}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '451' + Content-Range: + - items 0-1/2 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/11/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 11. + headers: + Cache-Control: + - no-store + Content-Length: + - '44' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:07:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/fd11:05ee:0bad:c0de:0000:0000:0000:0001/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:07:38 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":117,"ifType":24,"ifAlias":"Loopback + Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Software + Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 + Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local + Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local + Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft + IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local + Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local + Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local + Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local + Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local + Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth + Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Bluetooth + Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":128,"ifType":6,"ifAlias":"vSwitch + (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Cisco + AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local + Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN + Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"OpenVPN + Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":195,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":157,"ifType":6,"ifAlias":"Ethernet + 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo + USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch + (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local + Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"F5 + Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local + Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local + Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch + (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch + (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local + Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115602,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local + Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local + Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet + (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local + Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115602,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo + Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native + WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP + 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local + Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local + Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet + (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet + (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch + (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet + (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local + Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local + Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115602,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115602,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP + Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":204,"ifType":53,"ifAlias":"Local + Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":209,"ifType":71,"ifAlias":"Wi-Fi-QoS + Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":227,"ifType":71,"ifAlias":"Local + Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":216,"ifType":6,"ifAlias":"Local + Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local + Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local + Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":194,"ifType":71,"ifAlias":"Local + Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":197,"ifType":71,"ifAlias":"Wi-Fi-Virtual + WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":202,"ifType":53,"ifAlias":"Local + Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet + 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo + USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local + Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115602,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-67/68 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:38 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/fd11:05ee:0bad:c0de:0000:0000:0000:0001/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:38 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/metadata?offset=0&limit=0 + response: + body: + string: '{"count":5,"totalCount":5,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"value"},{"context":"requisition","key":"cust_name","value":"OpenNMS"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i.nanthealth.com"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"remwmmaha2.mshome.net"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '378' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:38 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:49 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/14/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:09:49 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/5/ipinterfaces/192.168.86.62/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:49 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:50 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/10.62.172.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:50 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/3/ipinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":17,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822780,"ifDescr":"eth0","ifName":"eth0","physAddr":"e45f01da833f","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123526,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":3},"ipAddress":"192.168.86.55","monitoredServiceCount":3,"ifIndex":2,"lastIngressFlow":null,"lastEgressFlow":null,"id":"15","hostName":"192.168.86.55","lastCapsdPoll":1703026822780,"isDown":false,"nodeId":3}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '775' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:50 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:50 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/3/ipinterfaces/192.168.86.55/services?offset=0&limit=0 + response: + body: + string: '{"count":3,"totalCount":3,"offset":0,"service":[{"serviceType":{"id":9,"name":"Grafana-Login"},"lastGood":null,"lastFail":1703027126084,"statusLong":"Managed","ipInterfaceId":15,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":16},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027133954,"lastFail":null,"statusLong":"Managed","ipInterfaceId":15,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":86},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027372981,"lastFail":null,"statusLong":"Managed","ipInterfaceId":15,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":87}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '660' + Content-Range: + - items 0-2/3 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:50 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.22.0.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:50 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/3/ipinterfaces/192.168.86.55/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:50 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/19/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 19. + headers: + Cache-Control: + - no-store + Content-Length: + - '44' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:09:50 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/18/ipinterfaces/192.168.86.62/services?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027340977,"lastFail":null,"statusLong":"Managed","ipInterfaceId":332,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":351}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '252' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:50 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.23.0.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:51 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/20/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:09:51 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:51 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/11/ipinterfaces/192.168.86.29/services/WS-Man/metadata?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"gdjj5","value":"3w5t5"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '106' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:51 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/1/ipinterfaces/127.0.0.1/services/OpenNMS-REST/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:51 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/192.168.86.56/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:51 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/9/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":4,"totalCount":4,"offset":0,"snmpInterface":[{"id":118,"ifType":6,"ifAlias":null,"ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822941,"ifDescr":"Ethernet","ifName":null,"physAddr":"fc3fdb501225","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123550,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":9},{"id":112,"ifType":24,"ifAlias":null,"ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822941,"ifDescr":"LOOPBACK","ifName":null,"physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":9},{"id":36,"ifType":6,"ifAlias":null,"ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822941,"ifDescr":"wifi0","ifName":null,"physAddr":"a8a79566beb5","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123550,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":9},{"id":130,"ifType":6,"ifAlias":null,"ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822941,"ifDescr":"wifiUAP","ifName":null,"physAddr":"a8a79566beb5","ifSpeed":10000000,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":1703027123550,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":9}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-3/4 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:51 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/16/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:51 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/8/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":42,"totalCount":42,"offset":0,"snmpInterface":[{"id":248,"ifType":24,"ifAlias":"Loopback + Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Software + Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":260,"ifType":71,"ifAlias":"Local + Area Connection* 1","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":"7c5079771312","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":275,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":297,"ifType":71,"ifAlias":"Wi-Fi-Virtual + WiFi Filter Driver-0000","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":254,"ifType":6,"ifAlias":"Local + Area Connection* 9","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (IPv6).","ifName":"ethernet_32772","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":290,"ifType":6,"ifAlias":"Ethernet-WFP + Native MAC Layer LightWeight Filter-0000","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) + Ethernet Controller (3) I225-V-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_0","physAddr":"f02f74de7cb8","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":312,"ifType":71,"ifAlias":"Local + Area Connection* 1-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_8","physAddr":"7c5079771312","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":308,"ifType":6,"ifAlias":"Local + Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":301,"ifType":71,"ifAlias":"Local + Area Connection* 1-WFP Native MAC Layer LightWeight Filter","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"7c5079771312","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":310,"ifType":71,"ifAlias":"Local + Area Connection* 1-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter-QoS Packet Scheduler-0000.","ifName":"wireless_7","physAddr":"7c5079771312","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":294,"ifType":6,"ifAlias":"Ethernet-WFP + 802.3 MAC Layer LightWeight Filter-0000","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) + Ethernet Controller (3) I225-V-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"f02f74de7cb8","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":250,"ifType":131,"ifAlias":"Local + Area Connection* 5","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":256,"ifType":131,"ifAlias":"Microsoft + IP-HTTPS Platform Interface","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":8},{"id":262,"ifType":23,"ifAlias":"Local + Area Connection* 11","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"RAS + Async Adapter.","ifName":"ppp_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":8},{"id":267,"ifType":131,"ifAlias":"Local + Area Connection* 3","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":287,"ifType":23,"ifAlias":"Local + Area Connection* 7","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":296,"ifType":71,"ifAlias":"Wi-Fi-WFP + Native MAC Layer LightWeight Filter-0000","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":299,"ifType":71,"ifAlias":"Wi-Fi-QoS + Packet Scheduler-0000","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":303,"ifType":71,"ifAlias":"Local + Area Connection* 1-Native WiFi Filter Driver-0000","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter-Native WiFi Filter Driver-0000.","ifName":"wireless_6","physAddr":"7c5079771312","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":273,"ifType":6,"ifAlias":"Ethernet + (Kernel Debugger)","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":8},{"id":280,"ifType":6,"ifAlias":"Local + Area Connection* 10","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (Network Monitor).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":292,"ifType":6,"ifAlias":"Ethernet-QoS + Packet Scheduler-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) + Ethernet Controller (3) I225-V-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"f02f74de7cb8","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":304,"ifType":6,"ifAlias":"Local + Area Connection* 8-WFP Native MAC Layer LightWeight Filter","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":285,"ifType":71,"ifAlias":"Local + Area Connection* 2","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":"7e5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":300,"ifType":71,"ifAlias":"Wi-Fi-WFP + 802.3 MAC Layer LightWeight Filter-0000","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":314,"ifType":71,"ifAlias":"Local + Area Connection* 2-Native WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"7e5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":315,"ifType":71,"ifAlias":"Local + Area Connection* 2-QoS Packet Scheduler-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"7e5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":317,"ifType":71,"ifAlias":"Local + Area Connection* 2-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"7e5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":309,"ifType":6,"ifAlias":"Local + Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":265,"ifType":131,"ifAlias":"Local + Area Connection* 4","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":271,"ifType":131,"ifAlias":"Teredo + Tunneling Pseudo-Interface","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":8},{"id":305,"ifType":6,"ifAlias":"Local + Area Connection* 8-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":307,"ifType":6,"ifAlias":"Local + Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_6","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":277,"ifType":6,"ifAlias":"Bluetooth + Network Connection 2","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Bluetooth + Device (Personal Area Network) #2.","ifName":"ethernet_32774","physAddr":"00e04c987303","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":252,"ifType":131,"ifAlias":"6to4 + Adapter","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":8},{"id":283,"ifType":131,"ifAlias":"Local + Area Connection* 6","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":298,"ifType":71,"ifAlias":"Wi-Fi-Native + WiFi Filter Driver-0000","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":313,"ifType":71,"ifAlias":"Local + Area Connection* 2-WFP Native MAC Layer LightWeight Filter","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"7e5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":306,"ifType":6,"ifAlias":"Local + Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":258,"ifType":6,"ifAlias":"Bluetooth + Network Connection","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Bluetooth + Device (Personal Area Network).","ifName":"ethernet_32769","physAddr":"7c5079771315","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":8},{"id":33,"ifType":6,"ifAlias":"Ethernet","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) + Ethernet Controller (3) I225-V.","ifName":"ethernet_32770","physAddr":"f02f74de7cb8","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":269,"ifType":6,"ifAlias":"Local + Area Connection* 8","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN + Miniport (IP).","ifName":"ethernet_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-41/42 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:51 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/16/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:09:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/8/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 8. + headers: + Cache-Control: + - no-store + Content-Length: + - '43' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:09:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:54 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/10/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Wed, 20 Dec 2023 00:26:54 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/DeviceConfig-Running/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:55 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:55 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/3/ipinterfaces/192.168.86.55/services/Grafana-Login/metadata?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"Grafana-basic","value":"YWRtaW46ZTlhVmdILlFNZXR4TnJBbg=="}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '141' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:55 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/metadata?offset=0&limit=0 + response: + body: + string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"new_value"},{"context":"requisition","key":"hello","value":"there"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '164' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:55 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.23.0.1/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:55 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/20/ipinterfaces/127.0.0.1/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:56 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/18/ipinterfaces/192.168.86.62/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:56 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/18/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":20,"totalCount":20,"offset":0,"snmpInterface":[{"id":355,"ifType":55,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"gif0","ifName":"gif0","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":357,"ifType":57,"ifAlias":"","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"stf0","ifName":"stf0","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":359,"ifType":6,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en7","ifName":"en7","physAddr":"007bd22b2aa5","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":363,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"ap1","ifName":"ap1","physAddr":"00665a55f8f9","ifSpeed":10000000,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":365,"ifType":6,"ifAlias":"","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en0","ifName":"en0","physAddr":"00665a55f8f9","ifSpeed":15000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":367,"ifType":6,"ifAlias":"","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"awdl0","ifName":"awdl0","physAddr":"00e747f4d699","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":371,"ifType":6,"ifAlias":"","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en1","ifName":"en1","physAddr":"008fab41bc01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":373,"ifType":6,"ifAlias":"","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en2","ifName":"en2","physAddr":"008fab41bc00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":375,"ifType":6,"ifAlias":"","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en3","ifName":"en3","physAddr":"008fab41bc05","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":379,"ifType":209,"ifAlias":"","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"bridge0","ifName":"bridge0","physAddr":"008fab41bc01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":381,"ifType":1,"ifAlias":"","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"utun0","ifName":"utun0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":383,"ifType":1,"ifAlias":"","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"utun1","ifName":"utun1","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":387,"ifType":1,"ifAlias":"","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"utun3","ifName":"utun3","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":389,"ifType":6,"ifAlias":"","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"vmenet0","ifName":"vmenet0","physAddr":"001ca26dfa21","ifSpeed":100000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":391,"ifType":209,"ifAlias":"","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"bridge100","ifName":"bridge100","physAddr":"00665a557664","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":354,"ifType":24,"ifAlias":"","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"lo0","ifName":"lo0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":361,"ifType":6,"ifAlias":"","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en6","ifName":"en6","physAddr":"00de48001122","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":369,"ifType":6,"ifAlias":"","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"llw0","ifName":"llw0","physAddr":"00e747f4d699","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":377,"ifType":6,"ifAlias":"","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en4","ifName":"en4","physAddr":"008fab41bc04","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":385,"ifType":1,"ifAlias":"","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"utun2","ifName":"utun2","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-19/20 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:56 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/20/metadata?offset=0&limit=0 + response: + body: + string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"key1","value":"value1"},{"context":"requisition","key":"key2","value":"value2"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '162' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:56 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:56 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/11/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Wed, 20 Dec 2023 00:26:56 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/192.168.86.56/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:56 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/16/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:57 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 2. + headers: + Cache-Control: + - no-store + Content-Length: + - '43' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Wed, 20 Dec 2023 00:26:57 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +version: 1 diff --git a/tests/cassettes/test_node_batch.yaml b/tests/cassettes/test_node_batch.yaml new file mode 100644 index 0000000..7eb3605 --- /dev/null +++ b/tests/cassettes/test_node_batch.yaml @@ -0,0 +1,4268 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 32 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:23 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:27 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes?offset=0&limit=3 + response: + body: + string: '{"count":3,"totalCount":22,"offset":0,"node":[{"location":"Default","categories":[{"id":7,"authorizedGroups":[],"name":"Personal"},{"id":2,"authorizedGroups":[],"name":"Switches"},{"id":12,"authorizedGroups":[],"name":"Status:Production"}],"label":"zSwitch + 1","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":31,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":"GS1900-16","manufacturer":"Zyxel","serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026823057,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1694910929911","createTime":1703026814280,"sysObjectId":".1.3.6.1.4.1.890.1.15","sysName":"zSwitch + 1","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"GS1900-16","sysLocation":"Doncaster","sysContact":"kramrm + ","labelSource":"U","lastCapsdPoll":1703026822988,"type":"A","id":"7"},{"location":"Default","categories":[],"label":"xFi","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":74,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026824208,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1654096238897","createTime":1703026814187,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703026824072,"type":"A","id":"10"},{"location":"Default","categories":[{"id":5,"authorizedGroups":[],"name":"Test"}],"label":"texts","foreignSource":"Example","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":330,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026831018,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":"Blarg","comment":null},"foreignId":"py","createTime":1703026831018,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","type":"A","id":"17"}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-2/22 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:27 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes?offset=3&limit=3 + response: + body: + string: '{"count":3,"totalCount":22,"offset":3,"node":[{"location":"Default","categories":[],"label":"text2","foreignSource":"Example","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":242,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026844296,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"two","createTime":1703026831050,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703026840870,"type":"A","id":"15"},{"location":"Default","categories":[{"id":5,"authorizedGroups":[],"name":"Test"}],"label":"t","foreignSource":"Blank","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":336,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026851226,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1688670054235","createTime":1703026842519,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703026851040,"type":"A","id":"19"},{"location":"Default","categories":[],"label":"stream8","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":81,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026837192,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1698861495847","createTime":1703026814290,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703026824464,"type":"A","id":"14"}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 3-5/22 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:27 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes?offset=6&limit=3 + response: + body: + string: '{"count":3,"totalCount":22,"offset":6,"node":[{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":11,"authorizedGroups":[],"name":"Power"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remwmmaha2","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":14,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026822778,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":"2030-12-31","displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1643248808837","createTime":1703026814257,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703026822761,"type":"A","id":"2"},{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remmmaha + mac","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":24,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026822813,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1688566577388","createTime":1703026814279,"sysObjectId":".1.3.6.1.4.1.8072.3.2.255","sysName":"REMMMMAHACEK.local","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Darwin + REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 + PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64","sysLocation":"Right + here, right now.","sysContact":"Administrator ","labelSource":"U","lastCapsdPoll":1703026822796,"type":"A","id":"5"},{"location":"Default","categories":[],"label":"pi04","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":27,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026822881,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1698861180647","createTime":1703026814290,"sysObjectId":".1.3.6.1.4.1.8072.3.2.10","sysName":"pi4","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Linux + pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","sysLocation":"Doncaster","sysContact":"kramrm + ","labelSource":"U","lastCapsdPoll":1703026822849,"type":"A","id":"6"}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 6-8/22 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:27 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes?offset=9&limit=3 + response: + body: + string: "{\"count\":3,\"totalCount\":22,\"offset\":9,\"node\":[{\"location\":\"Default\",\"categories\":[],\"label\":\"pi03\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":76,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026824409,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1674795263595\",\"createTime\":1703026814251,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026824254,\"type\":\"A\",\"id\":\"13\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi02\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":21,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822846,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"56\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"raspberrypi2\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux + raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64\",\"sysLocation\":\"Sitting + on the Dock of the Bay \uFFFD\uFFFD\uFFFD\uFFFD\",\"sysContact\":\"Me \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822819,\"type\":\"A\",\"id\":\"4\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi01\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":18,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822804,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1662489846469\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"ubuntupi\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux + ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC + 2023 aarch64\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822780,\"type\":\"A\",\"id\":\"3\"}]}" + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 9-11/22 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:27 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/10/ipinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","ipAddress":"10.0.0.1","monitoredServiceCount":1,"ifIndex":null,"lastIngressFlow":null,"lastEgressFlow":null,"id":"71","hostName":"10.0.0.1","lastCapsdPoll":1703026824072,"isDown":false,"nodeId":10}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '287' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:27 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services?offset=0&limit=0 + response: + body: + string: '{"count":9,"totalCount":9,"offset":0,"service":[{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703026826282,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703026826282,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703026826282,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026886881,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026886881,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026886881,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026827526,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026827526,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026827526,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-8/9 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:27 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"value"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '104' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/13/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/14/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/5/ipinterfaces/192.168.86.62/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/13/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 13. + headers: + Cache-Control: + - no-store + Content-Length: + - '44' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/192.168.86.69/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/19/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/5/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 5. + headers: + Cache-Control: + - no-store + Content-Length: + - '43' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:02:28 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":24,"totalCount":24,"offset":0,"snmpInterface":[{"id":249,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet2","ifName":"GigabitEthernet2","physAddr":"50e039fdca5e","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":253,"ifType":6,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet4","ifName":"GigabitEthernet4","physAddr":"50e039fdca60","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":259,"ifType":6,"ifAlias":"pi02","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet7","ifName":"GigabitEthernet7","physAddr":"50e039fdca63","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":264,"ifType":6,"ifAlias":"","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet10","ifName":"GigabitEthernet10","physAddr":"50e039fdca66","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":7},{"id":282,"ifType":161,"ifAlias":"","ifIndex":1001,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG2","ifName":"LAG2","physAddr":"000000000000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":274,"ifType":6,"ifAlias":"mark_work_mac","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet15","ifName":"GigabitEthernet15","physAddr":"50e039fdca6b","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":286,"ifType":161,"ifAlias":"","ifIndex":1003,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG4","ifName":"LAG4","physAddr":"000000000000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":30,"ifType":6,"ifAlias":"nintendo_dock","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet3","ifName":"GigabitEthernet3","physAddr":"50e039fdca5f","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":255,"ifType":6,"ifAlias":"pi04","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet5","ifName":"GigabitEthernet5","physAddr":"50e039fdca61","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":261,"ifType":6,"ifAlias":"pi01","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet8","ifName":"GigabitEthernet8","physAddr":"50e039fdca64","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":266,"ifType":6,"ifAlias":"","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet11","ifName":"GigabitEthernet11","physAddr":"50e039fdca67","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":7},{"id":272,"ifType":6,"ifAlias":"robin_desk","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet14","ifName":"GigabitEthernet14","physAddr":"50e039fdca6a","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":279,"ifType":161,"ifAlias":"","ifIndex":1000,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG1","ifName":"LAG1","physAddr":"000000010000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":288,"ifType":161,"ifAlias":"","ifIndex":1004,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG5","ifName":"LAG5","physAddr":"000000010000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":295,"ifType":161,"ifAlias":"","ifIndex":1007,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG8","ifName":"LAG8","physAddr":"000000000000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":293,"ifType":161,"ifAlias":"","ifIndex":1006,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG7","ifName":"LAG7","physAddr":"000000010000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":257,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet6","ifName":"GigabitEthernet6","physAddr":"50e039fdca62","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":263,"ifType":6,"ifAlias":"","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet9","ifName":"GigabitEthernet9","physAddr":"50e039fdca65","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":7},{"id":268,"ifType":6,"ifAlias":"","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet12","ifName":"GigabitEthernet12","physAddr":"50e039fdca68","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":7},{"id":284,"ifType":161,"ifAlias":"","ifIndex":1002,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG3","ifName":"LAG3","physAddr":"000000010000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":243,"ifType":6,"ifAlias":"router_uplink","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet1","ifName":"GigabitEthernet1","physAddr":"50e039fdca5d","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":270,"ifType":6,"ifAlias":"mark_tower","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet13","ifName":"GigabitEthernet13","physAddr":"50e039fdca69","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":276,"ifType":6,"ifAlias":"mark_work_win","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet16","ifName":"GigabitEthernet16","physAddr":"50e039fdca6c","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":291,"ifType":161,"ifAlias":"","ifIndex":1005,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG6","ifName":"LAG6","physAddr":"000000000000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-23/24 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/2601:0201:8b80:3388:7c4a:7f0c:ebe0:d34b/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/6/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":9,"totalCount":9,"offset":0,"snmpInterface":[{"id":110,"ifType":24,"ifAlias":"","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"lo","ifName":"lo","physAddr":null,"ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":6},{"id":26,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"eth0","ifName":"eth0","physAddr":"e45f01841ec5","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":123,"ifType":6,"ifAlias":"","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"Device + 02d0:a9a6","ifName":"wlan0","physAddr":"e45f01841ec6","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":125,"ifType":6,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"docker0","ifName":"docker0","physAddr":"024272bdf2f2","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":129,"ifType":6,"ifAlias":"","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"br-d39792d744cc","ifName":"br-d39792d744cc","physAddr":"0242156c376c","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":133,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"br-f695a632d9c9","ifName":"br-f695a632d9c9","physAddr":"0242a83f750c","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":136,"ifType":6,"ifAlias":"","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"vethba1fd0e","ifName":"vethba1fd0e","physAddr":"622fa7e30ff9","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":137,"ifType":6,"ifAlias":"","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"veth973a04c","ifName":"veth973a04c","physAddr":"b62150b33e5a","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":142,"ifType":6,"ifAlias":"","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"veth130876c","ifName":"veth130876c","physAddr":"b6fa86b13f57","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-8/9 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/6/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/6/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 6. + headers: + Cache-Control: + - no-store + Content-Length: + - '43' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":117,"ifType":24,"ifAlias":"Loopback + Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Software + Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 + Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth + Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Bluetooth + Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local + Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":128,"ifType":6,"ifAlias":"vSwitch + (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local + Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft + IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Cisco + AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local + Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local + Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local + Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local + Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local + Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local + Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":157,"ifType":6,"ifAlias":"Ethernet + 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo + USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch + (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN + Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"OpenVPN + Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":195,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local + Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"F5 + Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local + Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch + (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local + Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch + (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local + Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local + Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet + (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local + Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local + Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local + Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo + Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet + (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet + (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native + WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch + (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet + (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP + 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local + Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local + Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local + Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP + Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":204,"ifType":53,"ifAlias":"Local + Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":209,"ifType":71,"ifAlias":"Wi-Fi-QoS + Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":216,"ifType":6,"ifAlias":"Local + Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":227,"ifType":71,"ifAlias":"Local + Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local + Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local + Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":194,"ifType":71,"ifAlias":"Local + Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":197,"ifType":71,"ifAlias":"Wi-Fi-Virtual + WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":202,"ifType":53,"ifAlias":"Local + Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet + 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo + USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local + Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-67/68 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:29 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/metadata?offset=0&limit=0 + response: + body: + string: '{"count":5,"totalCount":5,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"value"},{"context":"requisition","key":"cust_name","value":"OpenNMS"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i.nanthealth.com"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"remwmmaha2.mshome.net"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '378' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:30 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 2. + headers: + Cache-Control: + - no-store + Content-Length: + - '43' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:02:30 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":30,"ifType":6,"ifAlias":"nintendo_dock","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet3","ifName":"GigabitEthernet3","physAddr":"50e039fdca5f","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027126616,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},"ipAddress":"192.168.86.60","monitoredServiceCount":3,"ifIndex":3,"lastIngressFlow":null,"lastEgressFlow":null,"id":"28","hostName":"192.168.86.60","lastCapsdPoll":1703026822988,"isDown":false,"nodeId":7}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '803' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:43 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services?offset=0&limit=0 + response: + body: + string: '{"count":5,"totalCount":5,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":null,"lastFail":1703027150550,"statusLong":"Managed","ipInterfaceId":325,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":326},{"serviceType":{"id":14,"name":"UWM"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":325,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":327},{"serviceType":{"id":15,"name":"USPTO"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":325,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":328},{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":null,"statusLong":"Managed","ipInterfaceId":325,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":329},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027157937,"lastFail":null,"statusLong":"Managed","ipInterfaceId":325,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":349}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-4/5 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:43 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/10/ipinterfaces/10.0.0.1/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:43 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/UWM/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:43 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/13/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:44 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/10/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:06:44 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/5/ipinterfaces/192.168.86.62/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:44 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:44 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:44 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/5/ipinterfaces/192.168.86.62/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:44 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/192.168.86.69/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:44 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:44 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:44 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 7. + headers: + Cache-Control: + - no-store + Content-Length: + - '43' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:06:44 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/2601:0201:8b80:3388:7c4a:7f0c:ebe0:d34b/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:06:44 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 + response: + body: + string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '193' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:39 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/14/ipinterfaces/192.168.86.22/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:39 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/172.23.96.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:39 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/10/ipinterfaces/10.0.0.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:39 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/USPTO/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:39 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/172.25.96.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:39 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:39 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/172.27.235.108/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:07:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/metadata?offset=0&limit=0 + response: + body: + string: '{"count":3,"totalCount":3,"offset":0,"metaData":[{"context":"requisition","key":"dcb:password","value":"${scv:zyxel:password}"},{"context":"requisition","key":"dcb:username","value":"${scv:zyxel:username}"},{"context":"requisition","key":"dcb:schedule","value":"0 + 0 0 * * 1"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '277' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/172.24.0.1/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/metadata?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"ip","value":"160"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '101' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:07:40 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 + response: + body: + string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '193' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/172.18.0.1/services?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027384986,"lastFail":null,"statusLong":"Managed","ipInterfaceId":211,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":302}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '252' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/192.168.86.160/services?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027348982,"lastFail":null,"statusLong":"Managed","ipInterfaceId":333,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":450}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '252' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/192.168.86.160/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/172.24.0.1/services?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027386982,"lastFail":null,"statusLong":"Managed","ipInterfaceId":251,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":320}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '252' + Content-Range: + - items 0-0/1 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:09:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:09:54 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 + response: + body: + string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '193' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:58 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/15/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 15. + headers: + Cache-Control: + - no-store + Content-Length: + - '44' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Wed, 20 Dec 2023 00:26:58 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/14/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 14. + headers: + Cache-Control: + - no-store + Content-Length: + - '44' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Wed, 20 Dec 2023 00:26:58 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:58 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/5/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":20,"totalCount":20,"offset":0,"snmpInterface":[{"id":105,"ifType":24,"ifAlias":"","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"lo0","ifName":"lo0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":107,"ifType":55,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"gif0","ifName":"gif0","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":5},{"id":109,"ifType":57,"ifAlias":"","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"stf0","ifName":"stf0","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":5},{"id":134,"ifType":6,"ifAlias":"","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"llw0","ifName":"llw0","physAddr":"00e747f4d699","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":144,"ifType":6,"ifAlias":"","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en3","ifName":"en3","physAddr":"008fab41bc05","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":148,"ifType":209,"ifAlias":"","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"bridge0","ifName":"bridge0","physAddr":"008fab41bc01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":150,"ifType":1,"ifAlias":"","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"utun0","ifName":"utun0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":155,"ifType":1,"ifAlias":"","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"utun2","ifName":"utun2","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":158,"ifType":1,"ifAlias":"","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"utun3","ifName":"utun3","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":113,"ifType":6,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en7","ifName":"en7","physAddr":"007bd22b2aa5","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":114,"ifType":6,"ifAlias":"","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en6","ifName":"en6","physAddr":"00de48001122","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":139,"ifType":6,"ifAlias":"","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en1","ifName":"en1","physAddr":"008fab41bc01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":141,"ifType":6,"ifAlias":"","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en2","ifName":"en2","physAddr":"008fab41bc00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":146,"ifType":6,"ifAlias":"","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en4","ifName":"en4","physAddr":"008fab41bc04","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":115,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"ap1","ifName":"ap1","physAddr":"00665a55f8f9","ifSpeed":10000000,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":5},{"id":152,"ifType":1,"ifAlias":"","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"utun1","ifName":"utun1","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":161,"ifType":209,"ifAlias":"","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"bridge100","ifName":"bridge100","physAddr":"00665a557664","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":160,"ifType":6,"ifAlias":"","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"vmenet0","ifName":"vmenet0","physAddr":"001ca26dfa21","ifSpeed":100000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":120,"ifType":6,"ifAlias":"","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en0","ifName":"en0","physAddr":"00665a55f8f9","ifSpeed":15000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":127,"ifType":6,"ifAlias":"","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"awdl0","ifName":"awdl0","physAddr":"00e747f4d699","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-19/20 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:58 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/17/metadata?offset=0&limit=0 + response: + body: + string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"new_value"},{"context":"requisition","key":"hello","value":"there"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '164' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:58 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/172.24.0.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:58 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_node_ip.yaml b/tests/cassettes/test_node_ip.yaml new file mode 100644 index 0000000..5eea5e6 --- /dev/null +++ b/tests/cassettes/test_node_ip.yaml @@ -0,0 +1,379 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 32 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:34 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:36 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":4,"totalCount":4,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":13,"ifType":6,"ifAlias":"vEthernet + (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"192.168.86.160","monitoredServiceCount":5,"ifIndex":30,"lastIngressFlow":null,"lastEgressFlow":null,"id":"8","hostName":"192.168.86.160","lastCapsdPoll":1703026822761,"isDown":false,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":186,"ifType":6,"ifAlias":"vEthernet + (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.23.96.1","monitoredServiceCount":0,"ifIndex":29,"lastIngressFlow":null,"lastEgressFlow":null,"id":"319","hostName":"172.23.96.1","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":232,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.25.96.1","monitoredServiceCount":0,"ifIndex":65,"lastIngressFlow":null,"lastEgressFlow":null,"id":"323","hostName":"172.25.96.1","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":126,"ifType":53,"ifAlias":"Local + Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},"ipAddress":"172.27.235.108","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"331","hostName":"172.27.235.108","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-3/4 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:36 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 + response: + body: + string: '{"count":15,"totalCount":15,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-14/15 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:36 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:02:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:02:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:02:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +version: 1 diff --git a/tests/cassettes/test_node_ip_services.yaml b/tests/cassettes/test_node_ip_services.yaml new file mode 100644 index 0000000..a4ee3f0 --- /dev/null +++ b/tests/cassettes/test_node_ip_services.yaml @@ -0,0 +1,173 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 32 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:37 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:39 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 + response: + body: + string: '{"count":15,"totalCount":15,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-14/15 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:39 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_node_metadata.yaml b/tests/cassettes/test_node_metadata.yaml new file mode 100644 index 0000000..5fdaee8 --- /dev/null +++ b/tests/cassettes/test_node_metadata.yaml @@ -0,0 +1,161 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 32 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:39 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/metadata?offset=0&limit=0 + response: + body: + string: '{"count":5,"totalCount":5,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"value"},{"context":"requisition","key":"cust_name","value":"OpenNMS"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i.nanthealth.com"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"remwmmaha2.mshome.net"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '378' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:41 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_node_one.yaml b/tests/cassettes/test_node_one.yaml new file mode 100644 index 0000000..75fb23a --- /dev/null +++ b/tests/cassettes/test_node_one.yaml @@ -0,0 +1,1697 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:47 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2 + response: + body: + string: '{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":11,"authorizedGroups":[],"name":"Power"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remwmmaha2","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":14,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703030448250,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":"2030-12-31","displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1643248808837","createTime":1703026814257,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: + Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows + Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703026822761,"type":"A","id":"2"}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":4,"totalCount":4,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":13,"ifType":6,"ifAlias":"vEthernet + (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"192.168.86.160","monitoredServiceCount":5,"ifIndex":30,"lastIngressFlow":null,"lastEgressFlow":null,"id":"8","hostName":"192.168.86.160","lastCapsdPoll":1703026822761,"isDown":false,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":186,"ifType":6,"ifAlias":"vEthernet + (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.23.96.1","monitoredServiceCount":0,"ifIndex":29,"lastIngressFlow":null,"lastEgressFlow":null,"id":"319","hostName":"172.23.96.1","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":232,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.25.96.1","monitoredServiceCount":0,"ifIndex":65,"lastIngressFlow":null,"lastEgressFlow":null,"id":"323","hostName":"172.25.96.1","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":126,"ifType":53,"ifAlias":"Local + Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},"ipAddress":"172.27.235.108","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"331","hostName":"172.27.235.108","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-3/4 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 + response: + body: + string: '{"count":15,"totalCount":15,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703031918903,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703031918903,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703031918903,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703031919901,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703031919901,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703031919901,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703032010937,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703032010937,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703032010937,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-14/15 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"service","value":"snmp"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '107' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"service","value":"snmp"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '107' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/SNMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"service","value":"snmp"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '107' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:52 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/metadata?offset=0&limit=0 + response: + body: + string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"ip","value":"160"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '101' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/services?offset=0&limit=0 + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/metadata?offset=0&limit=0 + response: + body: + string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '57' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":128,"ifType":6,"ifAlias":"vSwitch + (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":117,"ifType":24,"ifAlias":"Loopback + Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Software + Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 + Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local + Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local + Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft + IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local + Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local + Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local + Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local + Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local + Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth + Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Bluetooth + Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Cisco + AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local + Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN + Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"OpenVPN + Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":195,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":157,"ifType":6,"ifAlias":"Ethernet + 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo + USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch + (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local + Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"F5 + Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local + Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch + (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch + (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local + Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938583,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local + Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local + Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local + Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local + Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938583,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet + (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo + Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native + WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP + 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local + Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local + Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet + (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch + (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet + (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local + Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938583,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local + Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938583,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet + (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP + Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":204,"ifType":53,"ifAlias":"Local + Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":209,"ifType":71,"ifAlias":"Wi-Fi-QoS + Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":227,"ifType":71,"ifAlias":"Local + Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":216,"ifType":6,"ifAlias":"Local + Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local + Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local + Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":194,"ifType":71,"ifAlias":"Local + Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":197,"ifType":71,"ifAlias":"Wi-Fi-Virtual + WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":202,"ifType":53,"ifAlias":"Local + Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet + 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo + USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local + Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938583,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-67/68 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/metadata?offset=0&limit=0 + response: + body: + string: '{"count":5,"totalCount":5,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"value"},{"context":"requisition","key":"cust_name","value":"OpenNMS"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i.nanthealth.com"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"remwmmaha2.mshome.net"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '378' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/hardwareInventory + response: + body: + string: Can't find root hardware entity for node 2. + headers: + Cache-Control: + - no-store + Content-Length: + - '43' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Wed, 20 Dec 2023 00:26:53 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 404 + message: Not Found +version: 1 diff --git a/tests/cassettes/test_node_snmp.yaml b/tests/cassettes/test_node_snmp.yaml new file mode 100644 index 0000000..de231ca --- /dev/null +++ b/tests/cassettes/test_node_snmp.yaml @@ -0,0 +1,300 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 32 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:30 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:34 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - DUMMY + method: GET + uri: http://localhost:8980/opennms/api/v2/nodes/2/snmpinterfaces?offset=0&limit=0 + response: + body: + string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":117,"ifType":24,"ifAlias":"Loopback + Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Software + Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 + Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth + Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Bluetooth + Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local + Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":128,"ifType":6,"ifAlias":"vSwitch + (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local + Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft + IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Cisco + AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local + Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local + Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local + Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local + Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local + Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local + Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":157,"ifType":6,"ifAlias":"Ethernet + 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo + USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch + (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN + Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"OpenVPN + Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":195,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local + Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"F5 + Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local + Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch + (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local + Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch + (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local + Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local + Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet + (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local + Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local + Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local + Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo + Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet + (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet + (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native + WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch + (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet + (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP + 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local + Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local + Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local + Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP + Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":204,"ifType":53,"ifAlias":"Local + Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":209,"ifType":71,"ifAlias":"Wi-Fi-QoS + Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":216,"ifType":6,"ifAlias":"Local + Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":227,"ifType":71,"ifAlias":"Local + Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local + Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local + Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":194,"ifType":71,"ifAlias":"Local + Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":197,"ifType":71,"ifAlias":"Wi-Fi-Virtual + WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":202,"ifType":53,"ifAlias":"Local + Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet + 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo + USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local + Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN + Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Range: + - items 0-67/68 + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:02:34 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_requisition_add_asset.yaml b/tests/cassettes/test_requisition_add_asset.yaml new file mode 100644 index 0000000..2eaa5fd --- /dev/null +++ b/tests/cassettes/test_requisition_add_asset.yaml @@ -0,0 +1,165 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:30:15 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:30:17 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor + response: + body: + string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703028564532}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:30:17 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_requisition_add_metadata.yaml b/tests/cassettes/test_requisition_add_metadata.yaml new file mode 100644 index 0000000..759bd1a --- /dev/null +++ b/tests/cassettes/test_requisition_add_metadata.yaml @@ -0,0 +1,165 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:29:59 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:30:03 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor + response: + body: + string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703028564532}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:30:03 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_requisition_all.yaml b/tests/cassettes/test_requisition_all.yaml new file mode 100644 index 0000000..fa363a4 --- /dev/null +++ b/tests/cassettes/test_requisition_all.yaml @@ -0,0 +1,168 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:17:53 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:17:56 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/requisitions + response: + body: + string: '{"count":7,"totalCount":7,"offset":0,"model-import":[{"node":[{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"ICMP"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1685734356786","node-label":"pending","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.62","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688670072617","node-label":"m","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688670081522","node-label":"g","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.160","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Test"}],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688670054235","node-label":"t","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"ICMP"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[{"context":"requisition","key":"key1","value":"value1"},{"context":"requisition","key":"key2","value":"value2"}],"location":null,"building":null,"city":null,"foreign-id":"2345352","node-label":"missing","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1699309241605,"foreign-source":"Blank","last-import":1703026842174},{"node":[{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"key","value":"value"}],"service-name":"SNMP"},{"category":[],"meta-data":[],"service-name":"UWM"},{"category":[],"meta-data":[],"service-name":"USPTO"},{"category":[],"meta-data":[],"service-name":"DeviceConfig-Running"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.7.8.9","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Test"}],"asset":[{"name":"region","value":"Blarg"}],"meta-data":[{"context":"requisition","key":"key","value":"new_value"},{"context":"requisition","key":"hello","value":"there"}],"location":null,"building":null,"city":null,"foreign-id":"py","node-label":"texts","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"grafana-user","value":"${scv:grafana:username}"},{"context":"requisition","key":"grafana-pass","value":"${scv:grafana:password}"},{"context":"requisition","key":"grafana-port","value":"3000"},{"context":"requisition","key":"grafana-dashboard","value":"/d/4VzDCAlVz/gc-details?orgId=1"},{"context":"requisition","key":"grafana-basic","value":"${scv:grafana:basic}"}],"service-name":"Grafana-Login"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.160","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Test"}],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1687817957574","node-label":"graf","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"two","node-label":"text2","parent-foreign-source":"Main","parent-foreign-id":"1643248845160","parent-node-label":null}],"date-stamp":1698860871226,"foreign-source":"Example","last-import":1703026830618},{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"10.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1654096238897","node-label":"xFi","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.167","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Personal"},{"name":"Printers"}],"asset":[{"name":"region","value":"Doncaster"}],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"hp_laserjet"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"252dw.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1649884247173","node-label":"252dw","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"nest"},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"khfky","value":"xvcbxvbc"}],"service-name":"SNMP"},{"category":[],"meta-data":[{"context":"requisition","key":"gdjj5","value":"3w5t5"}],"service-name":"WS-Man"}],"category":[],"meta-data":[{"context":"requisition","key":"shsj","value":"ewtwrt"}],"descr":null,"ip-addr":"192.168.86.29","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Personal"},{"name":"Workstation"}],"asset":[{"name":"region","value":"Doncaster"}],"meta-data":[{"context":"requisition","key":"sgfh","value":"shsjk"},{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"j1sd13i.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1643248845160","node-label":"j1sd13i","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"nest"},{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"StrafePing"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Routers"},{"name":"Personal"}],"asset":[{"name":"maintContractExpiration","value":"2020-01-01"}],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"router"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"host.home.local"}],"location":null,"building":null,"city":null,"foreign-id":"1646945751662","node-label":"nest","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"xFi"},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.57","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1674795263595","node-label":"pi03","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.56","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"pi2"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"pi2.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"56","node-label":"pi02","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"Grafana-basic","value":"YWRtaW46ZTlhVmdILlFNZXR4TnJBbg=="}],"service-name":"Grafana-Login"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.55","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"pi"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"pi.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1662489846469","node-label":"pi01","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"service","value":"snmp"}],"service-name":"SNMP"},{"category":[],"meta-data":[],"service-name":"Postgres"},{"category":[],"meta-data":[],"service-name":"PostgreSQL"},{"category":[],"meta-data":[],"service-name":"Docker-Desktop"}],"category":[],"meta-data":[{"context":"requisition","key":"ip","value":"160"}],"descr":null,"ip-addr":"192.168.86.160","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Business"},{"name":"Workstation"},{"name":"Power"}],"asset":[{"name":"maintContractExpiration","value":"2030-12-31"}],"meta-data":[{"context":"requisition","key":"key","value":"value"},{"context":"requisition","key":"cust_name","value":"OpenNMS"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i.nanthealth.com"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"remwmmaha2.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1643248808837","node-label":"remwmmaha2","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"nest"},{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"Docker-Desktop"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.62","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Workstation"},{"name":"Business"}],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688566577388","node-label":"remmmaha + mac","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}],"service-name":"DeviceConfig-Running"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.60","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Switches"},{"name":"Personal"},{"name":"Status:Production"}],"asset":[{"name":"manufacturer","value":"Zyxel"},{"name":"modelNumber","value":"GS1900-16"}],"meta-data":[{"context":"requisition","key":"dcb:password","value":"${scv:zyxel:password}"},{"context":"requisition","key":"dcb:username","value":"${scv:zyxel:username}"},{"context":"requisition","key":"dcb:schedule","value":"0 + 0 0 * * 1"}],"location":null,"building":null,"city":null,"foreign-id":"1694910929911","node-label":"zSwitch + 1","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.69","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1698861180647","node-label":"pi04","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.22","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1698861495847","node-label":"stream8","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.52","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Personal"},{"name":"Workstation"}],"asset":[{"name":"region","value":"Doncaster"}],"meta-data":[{"context":"requisition","key":"real","value":"thing"}],"location":null,"building":null,"city":null,"foreign-id":"1667507058974","node-label":"0g8gal7","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"}],"date-stamp":1701297826225,"foreign-source":"Main","last-import":1703026814136},{"node":[],"date-stamp":1678373844825,"foreign-source":"Minions","last-import":1703026823631},{"node":[],"date-stamp":1697729444686,"foreign-source":"NCR","last-import":1703026826426},{"node":[],"date-stamp":1697136565506,"foreign-source":"RA","last-import":1703026828653},{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":true,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1702926287362,"foreign-source":"selfmonitor","last-import":1699658263758}]}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:18:21 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_requisition_count_active.yaml b/tests/cassettes/test_requisition_count_active.yaml new file mode 100644 index 0000000..d0ba2f0 --- /dev/null +++ b/tests/cassettes/test_requisition_count_active.yaml @@ -0,0 +1,161 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:26:59 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Wed, 20 Dec 2023 00:27:03 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/requisitions/count + response: + body: + string: '0' + headers: + Cache-Control: + - no-store + Content-Length: + - '1' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Wed, 20 Dec 2023 00:27:03 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_requisition_count_deployed.yaml b/tests/cassettes/test_requisition_count_deployed.yaml new file mode 100644 index 0000000..02d96ec --- /dev/null +++ b/tests/cassettes/test_requisition_count_deployed.yaml @@ -0,0 +1,161 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:19:42 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:19:46 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/requisitions/deployed/count + response: + body: + string: '7' + headers: + Cache-Control: + - no-store + Content-Length: + - '1' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - text/plain + Date: + - Tue, 19 Dec 2023 23:19:46 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_requisition_import.yaml b/tests/cassettes/test_requisition_import.yaml new file mode 100644 index 0000000..08eecdc --- /dev/null +++ b/tests/cassettes/test_requisition_import.yaml @@ -0,0 +1,163 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:20:00 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:20:02 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '0' + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: PUT + uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor/import?rescanExisting=True + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Length: + - '0' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Tue, 19 Dec 2023 23:23:04 GMT + Location: + - http://localhost:8980/opennms/rest/requisitions/selfmonitor + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 202 + message: Accepted +version: 1 diff --git a/tests/cassettes/test_requisition_one.yaml b/tests/cassettes/test_requisition_one.yaml new file mode 100644 index 0000000..7f5e03e --- /dev/null +++ b/tests/cassettes/test_requisition_one.yaml @@ -0,0 +1,165 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:17:35 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:17:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor + response: + body: + string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":true,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1702926287362,"foreign-source":"selfmonitor","last-import":1699658263758}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:17:37 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_requisition_update_asset.yaml b/tests/cassettes/test_requisition_update_asset.yaml new file mode 100644 index 0000000..6087c2c --- /dev/null +++ b/tests/cassettes/test_requisition_update_asset.yaml @@ -0,0 +1,165 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:30:19 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:30:21 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor + response: + body: + string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703028564532}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:30:22 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_requisition_update_metadata.yaml b/tests/cassettes/test_requisition_update_metadata.yaml new file mode 100644 index 0000000..b922010 --- /dev/null +++ b/tests/cassettes/test_requisition_update_metadata.yaml @@ -0,0 +1,165 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:30:10 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:30:12 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + authorization: + - REDACTED + method: GET + uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor + response: + body: + string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703028564532}' + headers: + Cache-Control: + - no-store + Content-Encoding: + - gzip + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Tue, 19 Dec 2023 23:30:12 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + Transfer-Encoding: + - chunked + Vary: + - Accept-Encoding + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/test_alarms.py b/tests/test_alarms.py new file mode 100644 index 0000000..a22e4af --- /dev/null +++ b/tests/test_alarms.py @@ -0,0 +1,40 @@ +# tests.test_alarms.py + +from datetime import datetime + +import pytest + +from pyonms import PyONMS +from pyonms.models.alarm import Alarm +from pyonms.models.event import Event, Severity + + +@pytest.mark.vcr() +def test_alarm_one(test_instance: PyONMS): + test_alarm = test_instance.alarms.get_alarm(id=66) + assert isinstance(test_alarm, Alarm) + assert test_alarm.id == 66 + assert test_alarm.lastEvent.id == 281 + assert test_alarm.serviceType.id == 6 + assert test_alarm.count == 2 + assert test_alarm.severity == Severity.MINOR + assert isinstance(test_alarm.lastEventTime, datetime) + assert isinstance(test_alarm.lastEvent, Event) + + +@pytest.mark.vcr() +def test_alarm_all(test_instance: PyONMS): + alarms = test_instance.alarms.get_alarms(limit=1000) + assert len(alarms) == 24 + assert alarms[0].id == 76 + assert alarms[0].lastEvent.id == 317 + assert alarms[0].parameters[0].name == "label" + + +@pytest.mark.vcr() +def test_alarm_batch(test_instance: PyONMS): + alarms = test_instance.alarms.get_alarms(limit=20, batch_size=5) + assert len(alarms) == 20 + assert alarms[0].id == 76 + assert alarms[0].lastEvent.id == 317 + assert alarms[0].parameters[0].name == "label" diff --git a/tests/test_events.py b/tests/test_events.py new file mode 100644 index 0000000..1de492b --- /dev/null +++ b/tests/test_events.py @@ -0,0 +1,43 @@ +# tests.test_events.py + +from datetime import datetime + +import pytest + +from pyonms import PyONMS +from pyonms.models.event import Event, Severity + + +@pytest.fixture() +def test_event(test_instance: PyONMS) -> Event: + return test_instance.events.get_event(id=317) + + +@pytest.mark.vcr() +def test_event_one(test_event: Event): + assert isinstance(test_event, Event) + assert test_event.id == 317 + assert test_event.uei == "uei.opennms.org/threshold/highThresholdExceeded" + assert test_event.parameters["resourceType"].value == "hrStorageIndex" + assert isinstance(test_event.createTime, datetime) + assert test_event.display + assert test_event.log + assert test_event.severity == Severity.WARNING + + +@pytest.mark.vcr() +def test_event_all(test_instance: PyONMS): + events = test_instance.events.get_events(limit=1000) + assert len(events) == 287 + assert events[0].id == 319 + assert events[0].uei == "uei.opennms.org/threshold/highThresholdExceeded" + assert events[0].parameters["resourceType"].value == "if" + + +@pytest.mark.vcr() +def test_event_batch(test_instance: PyONMS): + events = test_instance.events.get_events(limit=20, batch_size=5) + assert len(events) == 20 + assert events[0].id == 319 + assert events[0].uei == "uei.opennms.org/threshold/highThresholdExceeded" + assert events[0].parameters["resourceType"].value == "if" diff --git a/tests/test_nodes.py b/tests/test_nodes.py new file mode 100644 index 0000000..c18a011 --- /dev/null +++ b/tests/test_nodes.py @@ -0,0 +1,79 @@ +# tests.test_nodes.py + +from datetime import datetime + +import pytest + +from pyonms import PyONMS +from pyonms.models.node import ( + IPInterface, + LabelSource, + Metadata, + Node, + NodeType, + Service, + SnmpInterface, +) + + +@pytest.mark.vcr() +def test_node_one(test_instance: PyONMS): + test_node = test_instance.nodes.get_node(id=2) + assert isinstance(test_node, Node) + assert test_node.id == 2 + assert test_node.label == "remwmmaha2" + assert test_node.assetRecord.maintContractExpiration == "2030-12-31" + assert test_node.labelSource == LabelSource.USER + assert test_node.type == NodeType.ACTIVE + assert isinstance(test_node.lastCapsdPoll, datetime) + assert test_node.ipInterfaces[0].ifIndex == 30 + assert test_node.snmpInterfaces[1].ifType == 24 + + +@pytest.mark.vcr() +def test_node_all(test_instance: PyONMS): + nodes = test_instance.nodes.get_nodes(limit=0) + assert len(nodes) == 22 + assert nodes[0].id == 7 + + +@pytest.mark.vcr() +def test_node_batch(test_instance: PyONMS): + nodes = test_instance.nodes.get_nodes(limit=10, batch_size=3) + assert len(nodes) == 10 + assert nodes[0].id == 7 + + +@pytest.mark.vcr() +def test_node_snmp(test_instance: PyONMS): + test_interfaces = test_instance.nodes._get_node_snmpinterfaces(2) + assert len(test_interfaces) == 68 + assert isinstance(test_interfaces[0], SnmpInterface) + assert test_interfaces[0].id == 117 + + +@pytest.mark.vcr() +def test_node_ip(test_instance: PyONMS): + test_interfaces = test_instance.nodes._get_node_ip_addresses(2, services=True) + assert len(test_interfaces) == 4 + assert isinstance(test_interfaces[0], IPInterface) + assert test_interfaces[0].ipAddress == "192.168.86.160" + assert len(test_interfaces[0].services) == 5 + + +@pytest.mark.vcr() +def test_node_ip_services(test_instance: PyONMS): + test_services = test_instance.nodes._get_node_ip_services(2, "192.168.86.160") + assert isinstance(test_services[0], Service) + assert len(test_services) == 5 + assert test_services[0].id == 9 + assert test_services[0].lastGood == datetime(2023, 12, 19, 15, 0, 14, 820000) + assert test_services[0].serviceType.id == 6 + + +@pytest.mark.vcr() +def test_node_metadata(test_instance: PyONMS): + test_metadata = test_instance.nodes._get_node_metadata(2) + assert isinstance(test_metadata[0], Metadata) + assert test_metadata[0].context == "requisition" + assert len(test_metadata) == 5 diff --git a/tests/test_requisitions.py b/tests/test_requisitions.py new file mode 100644 index 0000000..c0bb7bc --- /dev/null +++ b/tests/test_requisitions.py @@ -0,0 +1,71 @@ +# tests.test_requisitions.py + +import pytest + +from pyonms import PyONMS +from pyonms.models.requisition import Requisition + + +@pytest.mark.vcr() +def test_requisition_one(test_instance: PyONMS): + test_requisition = test_instance.requisitions.get_requisition("selfmonitor") + assert isinstance(test_requisition, Requisition) + assert test_requisition.foreign_source == "selfmonitor" + assert len(test_requisition.node) == 2 + + +@pytest.mark.vcr() +def test_requisition_all(test_instance: PyONMS): + requisitions = test_instance.requisitions.get_requisitions() + assert len(requisitions) == 7 + assert requisitions[0].foreign_source == "Blank" + + +@pytest.mark.vcr() +def test_requisition_count_active(test_instance: PyONMS): + count = test_instance.requisitions.get_requisition_active_count() + assert count == 0 + + +@pytest.mark.vcr() +def test_requisition_count_deployed(test_instance: PyONMS): + count = test_instance.requisitions.get_requisition_deployed_count() + assert count == 7 + + +@pytest.mark.vcr() +def test_requisition_import(test_instance: PyONMS): + main = test_instance.requisitions.import_requisition("selfmonitor", rescan=True) + assert main + + +@pytest.mark.vcr() +def test_requisition_add_metadata(test_instance: PyONMS): + test_requisition = test_instance.requisitions.get_requisition("selfmonitor") + assert len(test_requisition.node["1"].meta_data) == 1 + test_requisition.node["1"].set_metadata(key="key", value="value") + assert len(test_requisition.node["1"].meta_data) == 2 + + +@pytest.mark.vcr() +def test_requisition_update_metadata(test_instance: PyONMS): + test_requisition = test_instance.requisitions.get_requisition("selfmonitor") + assert test_requisition.node["1"].meta_data[0].value == "test" + test_requisition.node["1"].set_metadata(key="test", value="value") + assert test_requisition.node["1"].meta_data[0].value == "value" + + +@pytest.mark.vcr() +def test_requisition_add_asset(test_instance: PyONMS): + test_requisition = test_instance.requisitions.get_requisition("selfmonitor") + assert len(test_requisition.node["1"].asset) == 1 + test_requisition.node["1"].set_asset(name="city", value="value") + assert len(test_requisition.node["1"].asset) == 2 + + +@pytest.mark.vcr() +def test_requisition_update_asset(test_instance: PyONMS): + test_requisition = test_instance.requisitions.get_requisition("selfmonitor") + assert test_requisition.node["1"].asset[0].value == "test" + test_requisition.node["1"].set_asset(name="region", value="value") + assert test_requisition.node["1"].asset[0].value == "value" From c82b2c65ef853016576c9ce3448d42cac11b1d95 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Tue, 19 Dec 2023 16:32:06 -0800 Subject: [PATCH 02/30] test cassette updates --- tests/cassettes/test_node_all.yaml | 5853 +---------------- tests/cassettes/test_node_batch.yaml | 3989 +---------- tests/cassettes/test_node_ip.yaml | 60 +- tests/cassettes/test_node_ip_services.yaml | 28 +- tests/cassettes/test_node_metadata.yaml | 14 +- tests/cassettes/test_node_one.yaml | 410 +- tests/cassettes/test_node_snmp.yaml | 274 +- .../cassettes/test_requisition_add_asset.yaml | 16 +- .../test_requisition_add_metadata.yaml | 16 +- tests/cassettes/test_requisition_all.yaml | 14 +- .../test_requisition_count_active.yaml | 12 +- .../test_requisition_count_deployed.yaml | 12 +- tests/cassettes/test_requisition_import.yaml | 12 +- tests/cassettes/test_requisition_one.yaml | 14 +- .../test_requisition_update_asset.yaml | 16 +- .../test_requisition_update_metadata.yaml | 16 +- 16 files changed, 435 insertions(+), 10321 deletions(-) diff --git a/tests/cassettes/test_node_all.yaml b/tests/cassettes/test_node_all.yaml index dc9ec2d..bdb5dd5 100644 --- a/tests/cassettes/test_node_all.yaml +++ b/tests/cassettes/test_node_all.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -20,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 24 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:06:36 GMT + - Wed, 20 Dec 2023 01:17:35 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:06:40 GMT + - Wed, 20 Dec 2023 01:17:37 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,46 +114,44 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes?offset=0&limit=0 response: body: - string: "{\"count\":22,\"totalCount\":22,\"offset\":0,\"node\":[{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":2,\"authorizedGroups\":[],\"name\":\"Switches\"},{\"id\":12,\"authorizedGroups\":[],\"name\":\"Status:Production\"}],\"label\":\"zSwitch - 1\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":31,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":\"GS1900-16\",\"manufacturer\":\"Zyxel\",\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026823057,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1694910929911\",\"createTime\":1703026814280,\"sysObjectId\":\".1.3.6.1.4.1.890.1.15\",\"sysName\":\"zSwitch + string: "{\"count\":23,\"totalCount\":23,\"offset\":0,\"node\":[{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":2,\"authorizedGroups\":[],\"name\":\"Switches\"},{\"id\":12,\"authorizedGroups\":[],\"name\":\"Status:Production\"}],\"label\":\"zSwitch + 1\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":31,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":\"GS1900-16\",\"manufacturer\":\"Zyxel\",\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032257865,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1694910929911\",\"createTime\":1703026814280,\"sysObjectId\":\".1.3.6.1.4.1.890.1.15\",\"sysName\":\"zSwitch 1\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"GS1900-16\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm - \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822988,\"type\":\"A\",\"id\":\"7\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"xFi\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":74,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026824208,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1654096238897\",\"createTime\":1703026814187,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026824072,\"type\":\"A\",\"id\":\"10\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"texts\",\"foreignSource\":\"Example\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":330,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026831018,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Blarg\",\"comment\":null},\"foreignId\":\"py\",\"createTime\":1703026831018,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"type\":\"A\",\"id\":\"17\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"text2\",\"foreignSource\":\"Example\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":242,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026844296,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"two\",\"createTime\":1703026831050,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026840870,\"type\":\"A\",\"id\":\"15\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"t\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":336,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851226,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670054235\",\"createTime\":1703026842519,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: + \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241787,\"type\":\"A\",\"id\":\"7\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"xFi\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":74,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032244534,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1654096238897\",\"createTime\":1703026814187,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241784,\"type\":\"A\",\"id\":\"10\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"texts\",\"foreignSource\":\"Example\",\"assetRecord\":{\"id\":330,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026831018,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Blarg\",\"comment\":null},\"foreignId\":\"py\",\"createTime\":1703026831018,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"type\":\"A\",\"id\":\"17\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"text2\",\"foreignSource\":\"Example\",\"assetRecord\":{\"id\":242,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026844296,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"two\",\"createTime\":1703026831050,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026840870,\"type\":\"A\",\"id\":\"15\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"t\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"id\":336,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851226,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670054235\",\"createTime\":1703026842519,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851040,\"type\":\"A\",\"id\":\"19\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"stream8\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":81,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026837192,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1698861495847\",\"createTime\":1703026814290,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026824464,\"type\":\"A\",\"id\":\"14\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":11,\"authorizedGroups\":[],\"name\":\"Power\"},{\"id\":10,\"authorizedGroups\":[],\"name\":\"Business\"}],\"label\":\"remwmmaha2\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":14,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822778,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":\"2030-12-31\",\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1643248808837\",\"createTime\":1703026814257,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: + Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851040,\"type\":\"A\",\"id\":\"19\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"stream8\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":81,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032244459,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1698861495847\",\"createTime\":1703026814290,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241775,\"type\":\"A\",\"id\":\"14\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":11,\"authorizedGroups\":[],\"name\":\"Power\"},{\"id\":10,\"authorizedGroups\":[],\"name\":\"Business\"}],\"label\":\"remwmmaha2\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":14,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":\"2030-12-31\",\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1643248808837\",\"createTime\":1703026814257,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822761,\"type\":\"A\",\"id\":\"2\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":10,\"authorizedGroups\":[],\"name\":\"Business\"}],\"label\":\"remmmaha - mac\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":24,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822813,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688566577388\",\"createTime\":1703026814279,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.255\",\"sysName\":\"REMMMMAHACEK.local\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Darwin + Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241773,\"type\":\"A\",\"id\":\"2\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":10,\"authorizedGroups\":[],\"name\":\"Business\"}],\"label\":\"remmmaha + mac\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":24,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688566577388\",\"createTime\":1703026814279,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.255\",\"sysName\":\"REMMMMAHACEK.local\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Darwin REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64\",\"sysLocation\":\"Right - here, right now.\",\"sysContact\":\"Administrator \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822796,\"type\":\"A\",\"id\":\"5\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi04\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":27,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822881,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1698861180647\",\"createTime\":1703026814290,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"pi4\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux + here, right now.\",\"sysContact\":\"Administrator \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241771,\"type\":\"A\",\"id\":\"5\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi04\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":27,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1698861180647\",\"createTime\":1703026814290,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"pi4\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm - \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822849,\"type\":\"A\",\"id\":\"6\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi03\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":76,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026824409,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1674795263595\",\"createTime\":1703026814251,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026824254,\"type\":\"A\",\"id\":\"13\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi02\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":21,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822846,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"56\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"raspberrypi2\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux + \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241770,\"type\":\"A\",\"id\":\"6\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi03\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":76,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1674795263595\",\"createTime\":1703026814251,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241768,\"type\":\"A\",\"id\":\"13\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi02\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":21,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"56\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"raspberrypi2\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64\",\"sysLocation\":\"Sitting - on the Dock of the Bay \uFFFD\uFFFD\uFFFD\uFFFD\",\"sysContact\":\"Me \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822819,\"type\":\"A\",\"id\":\"4\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi01\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":18,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822804,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1662489846469\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"ubuntupi\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux + on the Dock of the Bay \uFFFD\uFFFD\uFFFD\uFFFD\",\"sysContact\":\"Me \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241766,\"type\":\"A\",\"id\":\"4\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi01\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":18,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1662489846469\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"ubuntupi\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC - 2023 aarch64\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822780,\"type\":\"A\",\"id\":\"3\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pending\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":348,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851547,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1685734356786\",\"createTime\":1703026842515,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851383,\"type\":\"A\",\"id\":\"22\"},{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":1,\"authorizedGroups\":[],\"name\":\"Routers\"}],\"label\":\"nest\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":77,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026826562,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":\"2020-01-01\",\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1646945751662\",\"createTime\":1703026814246,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026824388,\"type\":\"A\",\"id\":\"12\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"missing\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":343,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851383,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"2345352\",\"createTime\":1703026842530,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851287,\"type\":\"A\",\"id\":\"20\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"m\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":334,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851309,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670072617\",\"createTime\":1703026842518,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.255\",\"sysName\":\"REMMMMAHACEK.local\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Darwin + 2023 aarch64\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241765,\"type\":\"A\",\"id\":\"3\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pending\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"id\":348,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851547,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1685734356786\",\"createTime\":1703026842515,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851383,\"type\":\"A\",\"id\":\"22\"},{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":1,\"authorizedGroups\":[],\"name\":\"Routers\"}],\"label\":\"nest\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":77,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":\"2020-01-01\",\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1646945751662\",\"createTime\":1703026814246,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241762,\"type\":\"A\",\"id\":\"12\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"missing\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"id\":343,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851383,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"2345352\",\"createTime\":1703026842530,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851287,\"type\":\"A\",\"id\":\"20\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"m\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"id\":334,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851309,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670072617\",\"createTime\":1703026842518,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.255\",\"sysName\":\"REMMMMAHACEK.local\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Darwin REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64\",\"sysLocation\":\"Right - here, right now.\",\"sysContact\":\"Administrator \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851213,\"type\":\"A\",\"id\":\"18\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"localhost\",\"foreignSource\":\"selfmonitor\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":2,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":\"selfmonitor\",\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703012687561,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1\",\"createTime\":1702926287043,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703003408659,\"type\":\"A\",\"id\":\"1\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"}],\"label\":\"j1sd13i\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":79,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026814229,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1643248845160\",\"createTime\":1703026814229,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"type\":\"A\",\"id\":\"11\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"graf\",\"foreignSource\":\"Example\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":247,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026845066,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1687817957574\",\"createTime\":1703026831047,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: + here, right now.\",\"sysContact\":\"Administrator \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851213,\"type\":\"A\",\"id\":\"18\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"localhost\",\"foreignSource\":\"selfmonitor\",\"assetRecord\":{\"id\":2,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":\"selfmonitor\",\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703034407159,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"test\",\"comment\":null},\"foreignId\":\"1\",\"createTime\":1702926287043,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703034407145,\"type\":\"A\",\"id\":\"1\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"}],\"label\":\"j1sd13i\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":79,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026814229,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1643248845160\",\"createTime\":1703026814229,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"type\":\"A\",\"id\":\"11\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"graf\",\"foreignSource\":\"Example\",\"assetRecord\":{\"id\":247,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026845066,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1687817957574\",\"createTime\":1703026831047,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026841188,\"type\":\"A\",\"id\":\"16\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"g\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":345,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851657,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670081522\",\"createTime\":1703026842518,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851433,\"type\":\"A\",\"id\":\"21\"},{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":8,\"authorizedGroups\":[],\"name\":\"Printers\"}],\"label\":\"252dw\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":37,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026823041,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1649884247173\",\"createTime\":1703026814191,\"sysObjectId\":\".1.3.6.1.4.1.11.2.3.9.1\",\"sysName\":\"NPI501225\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"HP + Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026841188,\"type\":\"A\",\"id\":\"16\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"g\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"id\":345,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851657,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670081522\",\"createTime\":1703026842518,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851433,\"type\":\"A\",\"id\":\"21\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"asset_test\",\"foreignSource\":\"selfmonitor\",\"assetRecord\":{\"id\":452,\"category\":\"category\",\"password\":\"password\",\"port\":\"port\",\"operatingSystem\":\"operatingSystem\",\"description\":\"description\",\"username\":\"username\",\"vendor\":\"vendor\",\"modelNumber\":\"modelNumber\",\"manufacturer\":\"manufacturer\",\"serialNumber\":\"serialNumber\",\"circuitId\":\"circuitId\",\"assetNumber\":\"assetNumber\",\"rack\":\"rack\",\"slot\":\"slot\",\"division\":\"division\",\"department\":\"department\",\"building\":\"building\",\"floor\":\"floor\",\"room\":\"room\",\"vendorPhone\":\"vendorPhone\",\"vendorFax\":\"vendorFax\",\"vendorAssetNumber\":\"vendorAssetNumber\",\"lastModifiedBy\":\"lastModifiedBy\",\"lastModifiedDate\":1703034407176,\"dateInstalled\":\"2022-10-12\",\"lease\":\"lease\",\"leaseExpires\":\"leaseExpires\",\"supportPhone\":\"supportPhone\",\"maintcontract\":\"maintcontract\",\"maintContractNumber\":\"maintcontract\",\"maintContractExpiration\":\"2030-12-31\",\"displayCategory\":\"displayCategory\",\"notifyCategory\":\"notifyCategory\",\"pollerCategory\":\"pollerCategory\",\"thresholdCategory\":\"thresholdCategory\",\"managedObjectType\":\"managedObjectType\",\"managedObjectInstance\":\"managedObjectInstance\",\"enable\":\"enable\",\"connection\":\"connection\",\"autoenable\":\"Y\",\"cpu\":\"cpu\",\"ram\":\"ram\",\"snmpcommunity\":\"P\",\"rackunitheight\":\"42\",\"admin\":\"admin\",\"additionalhardware\":\"additionalhardware\",\"inputpower\":\"Y\",\"numpowersupplies\":\"1\",\"hdd6\":\"hdd6\",\"hdd5\":\"hdd5\",\"hdd4\":\"hdd4\",\"hdd3\":\"hdd3\",\"hdd2\":\"hdd2\",\"hdd1\":\"hdd1\",\"storagectrl\":\"storagectrl\",\"address1\":\"address1\",\"address2\":\"address2\",\"city\":\"city\",\"zip\":\"zip\",\"country\":\"country\",\"longitude\":-78.7970546,\"latitude\":35.8494264,\"state\":\"state\",\"region\":\"region\",\"comment\":\"comment\"},\"foreignId\":\"1665528308672\",\"createTime\":1703028184813,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703034407159,\"type\":\"A\",\"id\":\"23\"},{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":8,\"authorizedGroups\":[],\"name\":\"Printers\"}],\"label\":\"252dw\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":37,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1649884247173\",\"createTime\":1703026814191,\"sysObjectId\":\".1.3.6.1.4.1.11.2.3.9.1\",\"sysName\":\"NPI501225\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"HP ETHERNET MULTI-ENVIRONMENT,SN:VNB3F38881,FN:1F60PKW,SVCID:26104,PID:HP Color - LaserJet Pro M252dw\",\"sysLocation\":\"\",\"sysContact\":\"\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822941,\"type\":\"A\",\"id\":\"9\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"}],\"label\":\"0g8gal7\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":34,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822934,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1667507058974\",\"createTime\":1703026814291,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"DESKTOP-OG8GAL7\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: + LaserJet Pro M252dw\",\"sysLocation\":\"\",\"sysContact\":\"\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241745,\"type\":\"A\",\"id\":\"9\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"}],\"label\":\"0g8gal7\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":34,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1667507058974\",\"createTime\":1703026814291,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"DESKTOP-OG8GAL7\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: Intel64 Family 6 Model 167 Stepping 1 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 19045 Multiprocessor Free)\",\"sysLocation\":\"\",\"sysContact\":\"\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822880,\"type\":\"A\",\"id\":\"8\"}]}" + Version 6.3 (Build 19045 Multiprocessor Free)\",\"sysLocation\":\"\",\"sysContact\":\"\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241741,\"type\":\"A\",\"id\":\"8\"}]}" headers: Cache-Control: - no-store Content-Encoding: - gzip Content-Range: - - items 0-21/22 + - items 0-22/23 Content-Security-Policy: - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; @@ -167,121 +161,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:06:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":30,"ifType":6,"ifAlias":"nintendo_dock","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet3","ifName":"GigabitEthernet3","physAddr":"50e039fdca5f","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027126616,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},"ipAddress":"192.168.86.60","monitoredServiceCount":3,"ifIndex":3,"lastIngressFlow":null,"lastEgressFlow":null,"id":"28","hostName":"192.168.86.60","lastCapsdPoll":1703026822988,"isDown":false,"nodeId":7}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '803' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 - response: - body: - string: '{"count":15,"totalCount":15,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027115923,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027115923,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027115923,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703027115957,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703027115957,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703027115957,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189942,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189942,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189942,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-14/15 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:40 GMT + - Wed, 20 Dec 2023 01:17:37 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -304,5699 +184,4 @@ interactions: status: code: 200 message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services?offset=0&limit=0 - response: - body: - string: '{"count":9,"totalCount":9,"offset":0,"service":[{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703027117938,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703027117938,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703027117938,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027191940,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027191940,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027191940,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027127972,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027127972,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027127972,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-8/9 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/UWM/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 - response: - body: - string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '193' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/USPTO/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 - response: - body: - string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '193' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.17.0.1/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/22/ipinterfaces/127.0.0.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/19/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":394,"ifType":53,"ifAlias":"OpenVPN - Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"OpenVPN - Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":395,"ifType":71,"ifAlias":"Wi-Fi-WFP - Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":397,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":401,"ifType":6,"ifAlias":"Ethernet - (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":410,"ifType":71,"ifAlias":"Local - Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":412,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":416,"ifType":6,"ifAlias":"vSwitch - (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":418,"ifType":53,"ifAlias":"Local - Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":420,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":424,"ifType":71,"ifAlias":"Wi-Fi-QoS - Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":426,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":428,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":432,"ifType":6,"ifAlias":"Local - Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":434,"ifType":6,"ifAlias":"Local - Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":436,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":335,"ifType":6,"ifAlias":"vEthernet - (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"C","pollFlag":"N","collect":true,"poll":false,"nodeId":19},{"id":356,"ifType":24,"ifAlias":"Loopback - Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Software - Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":358,"ifType":131,"ifAlias":"6to4 - Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":364,"ifType":6,"ifAlias":"vSwitch - (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":366,"ifType":71,"ifAlias":"Local - Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":372,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":374,"ifType":71,"ifAlias":"Local - Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":380,"ifType":131,"ifAlias":"Local - Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":382,"ifType":6,"ifAlias":"Local - Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":388,"ifType":6,"ifAlias":"Ethernet - 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Lenovo - USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":390,"ifType":6,"ifAlias":"Local - Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":396,"ifType":131,"ifAlias":"Teredo - Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":403,"ifType":71,"ifAlias":"Local - Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":409,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":411,"ifType":71,"ifAlias":"Local - Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":417,"ifType":53,"ifAlias":"Local - Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":419,"ifType":53,"ifAlias":"Local - Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":425,"ifType":71,"ifAlias":"Wi-Fi-WFP - 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":427,"ifType":6,"ifAlias":"vSwitch - (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":433,"ifType":6,"ifAlias":"Local - Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":435,"ifType":6,"ifAlias":"Local - Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":441,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":402,"ifType":6,"ifAlias":"vEthernet - (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"C","pollFlag":"N","collect":true,"poll":false,"nodeId":19},{"id":360,"ifType":6,"ifAlias":"Bluetooth - Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Bluetooth - Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":368,"ifType":131,"ifAlias":"Microsoft - IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":376,"ifType":131,"ifAlias":"Local - Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":384,"ifType":71,"ifAlias":"Local - Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":398,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":404,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":413,"ifType":71,"ifAlias":"Wi-Fi-Virtual - WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":421,"ifType":6,"ifAlias":"vEthernet - (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":429,"ifType":71,"ifAlias":"Local - Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":437,"ifType":71,"ifAlias":"Local - Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":370,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Cisco - AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":378,"ifType":131,"ifAlias":"Local - Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":386,"ifType":23,"ifAlias":"Local - Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"F5 - Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":393,"ifType":6,"ifAlias":"Local - Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":400,"ifType":131,"ifAlias":"Local - Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":406,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":415,"ifType":6,"ifAlias":"vSwitch - (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":423,"ifType":6,"ifAlias":"Ethernet - 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Lenovo - USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":431,"ifType":6,"ifAlias":"Local - Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":439,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"C","pollFlag":"N","collect":true,"poll":false,"nodeId":19},{"id":362,"ifType":53,"ifAlias":"Local - Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"C","pollFlag":"N","collect":true,"poll":false,"nodeId":19},{"id":392,"ifType":6,"ifAlias":"vSwitch - (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":399,"ifType":23,"ifAlias":"Local - Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":405,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":414,"ifType":71,"ifAlias":"Wi-Fi-Native - WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":422,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":430,"ifType":6,"ifAlias":"Local - Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"WAN - Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":438,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":440,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19},{"id":442,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851040,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":19}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-67/68 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/5/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 17. - headers: - Cache-Control: - - no-store - Content-Length: - - '44' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:06:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.22.0.1/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/12/ipinterfaces/192.168.86.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/3/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 3. - headers: - Cache-Control: - - no-store - Content-Length: - - '43' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:06:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.23.0.1/services?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027144931,"lastFail":null,"statusLong":"Managed","ipInterfaceId":281,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":322}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '252' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/11/ipinterfaces/192.168.86.29/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"khfky","value":"xvcbxvbc"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '109' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/12/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 12. - headers: - Cache-Control: - - no-store - Content-Length: - - '44' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 7. - headers: - Cache-Control: - - no-store - Content-Length: - - '43' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/21/ipinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","ipAddress":"192.168.86.1","monitoredServiceCount":1,"ifIndex":null,"lastIngressFlow":null,"lastEgressFlow":null,"id":"344","hostName":"192.168.86.1","lastCapsdPoll":1703026851433,"isDown":false,"nodeId":21}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '296' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/20/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 20. - headers: - Cache-Control: - - no-store - Content-Length: - - '44' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/services?offset=0&limit=0 - response: - body: - string: '{"count":4,"totalCount":4,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189953,"lastFail":null,"statusLong":"Managed","ipInterfaceId":35,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":95},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189953,"lastFail":null,"statusLong":"Managed","ipInterfaceId":35,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":95},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027138042,"lastFail":null,"statusLong":"Managed","ipInterfaceId":35,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":96},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027138042,"lastFail":null,"statusLong":"Managed","ipInterfaceId":35,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":96}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '853' - Content-Range: - - items 0-3/4 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/1/ipinterfaces/127.0.0.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/192.168.86.56/services?offset=0&limit=0 - response: - body: - string: '{"count":2,"totalCount":2,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027189943,"lastFail":null,"statusLong":"Managed","ipInterfaceId":19,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":84},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027139952,"lastFail":null,"statusLong":"Managed","ipInterfaceId":19,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":88}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '451' - Content-Range: - - items 0-1/2 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/192.168.86.56/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/21/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 21. - headers: - Cache-Control: - - no-store - Content-Length: - - '44' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/16/ipinterfaces/192.168.86.160/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/2601:0201:8b80:3388:7ba5:5be1:f97a:773a/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:43 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/16/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 16. - headers: - Cache-Control: - - no-store - Content-Length: - - '44' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:06:43 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/9/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 9. - headers: - Cache-Control: - - no-store - Content-Length: - - '43' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:06:43 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":9,"totalCount":9,"offset":0,"snmpInterface":[{"id":102,"ifType":24,"ifAlias":"","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"lo","ifName":"lo","physAddr":null,"ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":4},{"id":108,"ifType":1,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"wg0","ifName":"wg0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":4},{"id":111,"ifType":6,"ifAlias":"","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-16bb924b1072","ifName":"br-16bb924b1072","physAddr":"024234873bb2","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":116,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"docker0","ifName":"docker0","physAddr":"0242d673ebcf","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":119,"ifType":6,"ifAlias":"","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-64e16b4748a9","ifName":"br-64e16b4748a9","physAddr":"0242aa7fe5ac","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":121,"ifType":6,"ifAlias":"","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-899880b7c083","ifName":"br-899880b7c083","physAddr":"024247cedf17","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":132,"ifType":6,"ifAlias":"","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"vethf3591a4","ifName":"vethf3591a4","physAddr":"b2287ea2babe","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":20,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"eth0","ifName":"eth0","physAddr":"e45f01b9678a","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},{"id":106,"ifType":6,"ifAlias":"","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"Device - 02d0:a9a6","ifName":"wlan0","physAddr":"e45f01b9678b","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-8/9 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:43 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/metadata?offset=0&limit=0 - response: - body: - string: '{"count":4,"totalCount":4,"offset":0,"metaData":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"pi2"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"pi2.mshome.net"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '298' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:43 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 4. - headers: - Cache-Control: - - no-store - Content-Length: - - '43' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:06:43 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 - response: - body: - string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '193' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:35 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/172.25.96.1/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:07:35 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":8,"totalCount":8,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":108,"ifType":1,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"wg0","ifName":"wg0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":4},"ipAddress":"10.62.172.1","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"176","hostName":"10.62.172.1","lastCapsdPoll":1703026822819,"isDown":true,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":116,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"docker0","ifName":"docker0","physAddr":"0242d673ebcf","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"172.17.0.1","monitoredServiceCount":1,"ifIndex":6,"lastIngressFlow":null,"lastEgressFlow":null,"id":"198","hostName":"172.17.0.1","lastCapsdPoll":1703026822819,"isDown":false,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":121,"ifType":6,"ifAlias":"","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-899880b7c083","ifName":"br-899880b7c083","physAddr":"024247cedf17","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"172.22.0.1","monitoredServiceCount":1,"ifIndex":8,"lastIngressFlow":null,"lastEgressFlow":null,"id":"234","hostName":"172.22.0.1","lastCapsdPoll":1703026822819,"isDown":false,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":119,"ifType":6,"ifAlias":"","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-64e16b4748a9","ifName":"br-64e16b4748a9","physAddr":"0242aa7fe5ac","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"172.23.0.1","monitoredServiceCount":1,"ifIndex":7,"lastIngressFlow":null,"lastEgressFlow":null,"id":"281","hostName":"172.23.0.1","lastCapsdPoll":1703026822819,"isDown":false,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":111,"ifType":6,"ifAlias":"","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"br-16bb924b1072","ifName":"br-16bb924b1072","physAddr":"024234873bb2","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"172.24.0.1","monitoredServiceCount":1,"ifIndex":5,"lastIngressFlow":null,"lastEgressFlow":null,"id":"311","hostName":"172.24.0.1","lastCapsdPoll":1703026822819,"isDown":false,"nodeId":4},{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":20,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"eth0","ifName":"eth0","physAddr":"e45f01b9678a","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"192.168.86.56","monitoredServiceCount":2,"ifIndex":2,"lastIngressFlow":null,"lastEgressFlow":null,"id":"19","hostName":"192.168.86.56","lastCapsdPoll":1703026822819,"isDown":false,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":20,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"eth0","ifName":"eth0","physAddr":"e45f01b9678a","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123544,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":4},"ipAddress":"2601:0201:8b80:3388:7ba5:5be1:f97a:773a","monitoredServiceCount":0,"ifIndex":2,"lastIngressFlow":null,"lastEgressFlow":null,"id":"318","hostName":"2601:201:8b80:3388:7ba5:5be1:f97a:773a","lastCapsdPoll":1703026822819,"isDown":true,"nodeId":4},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":108,"ifType":1,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822819,"ifDescr":"wg0","ifName":"wg0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":4},"ipAddress":"fd11:05ee:0bad:c0de:0000:0000:0000:0001","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"321","hostName":"fd11:5ee:bad:c0de:0:0:0:1","lastCapsdPoll":1703026822819,"isDown":true,"nodeId":4}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-7/8 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:35 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/14/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:35 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/13/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 13. - headers: - Cache-Control: - - no-store - Content-Length: - - '44' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:07:35 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:35 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/172.27.235.108/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:35 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/5/ipinterfaces/192.168.86.62/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:35 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.17.0.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:36 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/20/ipinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","ipAddress":"127.0.0.1","monitoredServiceCount":1,"ifIndex":null,"lastIngressFlow":null,"lastEgressFlow":null,"id":"341","hostName":"localhost","lastCapsdPoll":1703026851287,"isDown":false,"nodeId":20}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '290' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:36 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.22.0.1/services?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027203946,"lastFail":null,"statusLong":"Managed","ipInterfaceId":234,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":316}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '252' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:36 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/12/ipinterfaces/192.168.86.1/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:36 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:36 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/11/ipinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","ipAddress":"192.168.86.29","monitoredServiceCount":2,"ifIndex":null,"lastIngressFlow":null,"lastEgressFlow":null,"id":"69","hostName":"192.168.86.29","isDown":false,"nodeId":11}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '267' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:36 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/1/ipinterfaces/127.0.0.1/services?offset=0&limit=0 - response: - body: - string: '{"count":5,"totalCount":5,"offset":0,"service":[{"serviceType":{"id":1,"name":"OpenNMS-DB"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":1,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":3},{"serviceType":{"id":2,"name":"OpenNMS-DB-Stats"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":1,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":4},{"serviceType":{"id":3,"name":"OpenNMS-JVM"},"lastGood":1703027177936,"lastFail":null,"statusLong":"Managed","ipInterfaceId":1,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":5},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027213944,"lastFail":null,"statusLong":"Managed","ipInterfaceId":1,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":6},{"serviceType":{"id":5,"name":"OpenNMS-REST"},"lastGood":1703027253120,"lastFail":1703003595230,"statusLong":"Managed","ipInterfaceId":1,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":7}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-4/5 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:36 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/18/ipinterfaces/192.168.86.62/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:36 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/12/metadata?offset=0&limit=0 - response: - body: - string: '{"count":4,"totalCount":4,"offset":0,"metaData":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"router"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"host.home.local"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '302' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:37 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":36,"ifType":6,"ifAlias":null,"ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822941,"ifDescr":"wifi0","ifName":null,"physAddr":"a8a79566beb5","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123550,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":9},"ipAddress":"192.168.86.167","monitoredServiceCount":2,"ifIndex":3,"lastIngressFlow":null,"lastEgressFlow":null,"id":"35","hostName":"192.168.86.167","lastCapsdPoll":1703026822941,"isDown":false,"nodeId":9}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '776' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:37 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/1/ipinterfaces/127.0.0.1/services/OpenNMS-JVM/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:37 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/11/ipinterfaces/192.168.86.29/services/WS-Man/metadata?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"gdjj5","value":"3w5t5"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '106' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:37 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:07:37 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/8/ipinterfaces/192.168.86.52/services?offset=0&limit=0 - response: - body: - string: '{"count":2,"totalCount":2,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027124929,"lastFail":null,"statusLong":"Managed","ipInterfaceId":32,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":90},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027124929,"lastFail":null,"statusLong":"Managed","ipInterfaceId":32,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":90}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '451' - Content-Range: - - items 0-1/2 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:37 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/9/ipinterfaces/192.168.86.167/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:37 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:37 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/11/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 11. - headers: - Cache-Control: - - no-store - Content-Length: - - '44' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:07:37 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/fd11:05ee:0bad:c0de:0000:0000:0000:0001/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:07:38 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":117,"ifType":24,"ifAlias":"Loopback - Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Software - Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 - Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local - Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local - Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft - IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local - Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local - Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local - Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local - Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local - Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth - Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Bluetooth - Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":128,"ifType":6,"ifAlias":"vSwitch - (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Cisco - AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local - Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN - Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"OpenVPN - Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":195,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":157,"ifType":6,"ifAlias":"Ethernet - 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo - USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch - (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local - Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"F5 - Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local - Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local - Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch - (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch - (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local - Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115602,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local - Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local - Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet - (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local - Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115602,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo - Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native - WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP - 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local - Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local - Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet - (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet - (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch - (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet - (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local - Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local - Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115602,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115602,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP - Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":204,"ifType":53,"ifAlias":"Local - Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":209,"ifType":71,"ifAlias":"Wi-Fi-QoS - Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":227,"ifType":71,"ifAlias":"Local - Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":216,"ifType":6,"ifAlias":"Local - Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local - Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local - Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":194,"ifType":71,"ifAlias":"Local - Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":197,"ifType":71,"ifAlias":"Wi-Fi-Virtual - WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115559,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":202,"ifType":53,"ifAlias":"Local - Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115537,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet - 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo - USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local - Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115602,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027115581,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-67/68 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:38 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/fd11:05ee:0bad:c0de:0000:0000:0000:0001/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:38 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/metadata?offset=0&limit=0 - response: - body: - string: '{"count":5,"totalCount":5,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"value"},{"context":"requisition","key":"cust_name","value":"OpenNMS"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i.nanthealth.com"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"remwmmaha2.mshome.net"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '378' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:38 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:49 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/14/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:09:49 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/5/ipinterfaces/192.168.86.62/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:49 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:50 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/10.62.172.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:50 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/3/ipinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":17,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822780,"ifDescr":"eth0","ifName":"eth0","physAddr":"e45f01da833f","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123526,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":3},"ipAddress":"192.168.86.55","monitoredServiceCount":3,"ifIndex":2,"lastIngressFlow":null,"lastEgressFlow":null,"id":"15","hostName":"192.168.86.55","lastCapsdPoll":1703026822780,"isDown":false,"nodeId":3}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '775' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:50 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:50 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/3/ipinterfaces/192.168.86.55/services?offset=0&limit=0 - response: - body: - string: '{"count":3,"totalCount":3,"offset":0,"service":[{"serviceType":{"id":9,"name":"Grafana-Login"},"lastGood":null,"lastFail":1703027126084,"statusLong":"Managed","ipInterfaceId":15,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":16},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703027133954,"lastFail":null,"statusLong":"Managed","ipInterfaceId":15,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":86},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027372981,"lastFail":null,"statusLong":"Managed","ipInterfaceId":15,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":87}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '660' - Content-Range: - - items 0-2/3 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:50 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.22.0.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:50 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/3/ipinterfaces/192.168.86.55/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:50 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/19/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 19. - headers: - Cache-Control: - - no-store - Content-Length: - - '44' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:09:50 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/18/ipinterfaces/192.168.86.62/services?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027340977,"lastFail":null,"statusLong":"Managed","ipInterfaceId":332,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":351}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '252' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:50 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.23.0.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:51 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/20/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:09:51 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:51 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/11/ipinterfaces/192.168.86.29/services/WS-Man/metadata?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"gdjj5","value":"3w5t5"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '106' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:51 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/1/ipinterfaces/127.0.0.1/services/OpenNMS-REST/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:51 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/192.168.86.56/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:51 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/9/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":4,"totalCount":4,"offset":0,"snmpInterface":[{"id":118,"ifType":6,"ifAlias":null,"ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822941,"ifDescr":"Ethernet","ifName":null,"physAddr":"fc3fdb501225","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123550,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":9},{"id":112,"ifType":24,"ifAlias":null,"ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822941,"ifDescr":"LOOPBACK","ifName":null,"physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":9},{"id":36,"ifType":6,"ifAlias":null,"ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822941,"ifDescr":"wifi0","ifName":null,"physAddr":"a8a79566beb5","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123550,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":9},{"id":130,"ifType":6,"ifAlias":null,"ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822941,"ifDescr":"wifiUAP","ifName":null,"physAddr":"a8a79566beb5","ifSpeed":10000000,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":1703027123550,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":9}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-3/4 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:51 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/16/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:51 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/8/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":42,"totalCount":42,"offset":0,"snmpInterface":[{"id":248,"ifType":24,"ifAlias":"Loopback - Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Software - Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":260,"ifType":71,"ifAlias":"Local - Area Connection* 1","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":"7c5079771312","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":275,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":297,"ifType":71,"ifAlias":"Wi-Fi-Virtual - WiFi Filter Driver-0000","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":254,"ifType":6,"ifAlias":"Local - Area Connection* 9","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (IPv6).","ifName":"ethernet_32772","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":290,"ifType":6,"ifAlias":"Ethernet-WFP - Native MAC Layer LightWeight Filter-0000","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) - Ethernet Controller (3) I225-V-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_0","physAddr":"f02f74de7cb8","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":312,"ifType":71,"ifAlias":"Local - Area Connection* 1-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_8","physAddr":"7c5079771312","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":308,"ifType":6,"ifAlias":"Local - Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":301,"ifType":71,"ifAlias":"Local - Area Connection* 1-WFP Native MAC Layer LightWeight Filter","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"7c5079771312","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":310,"ifType":71,"ifAlias":"Local - Area Connection* 1-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter-QoS Packet Scheduler-0000.","ifName":"wireless_7","physAddr":"7c5079771312","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":294,"ifType":6,"ifAlias":"Ethernet-WFP - 802.3 MAC Layer LightWeight Filter-0000","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) - Ethernet Controller (3) I225-V-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"f02f74de7cb8","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":250,"ifType":131,"ifAlias":"Local - Area Connection* 5","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":256,"ifType":131,"ifAlias":"Microsoft - IP-HTTPS Platform Interface","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":8},{"id":262,"ifType":23,"ifAlias":"Local - Area Connection* 11","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"RAS - Async Adapter.","ifName":"ppp_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":8},{"id":267,"ifType":131,"ifAlias":"Local - Area Connection* 3","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":287,"ifType":23,"ifAlias":"Local - Area Connection* 7","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":296,"ifType":71,"ifAlias":"Wi-Fi-WFP - Native MAC Layer LightWeight Filter-0000","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":299,"ifType":71,"ifAlias":"Wi-Fi-QoS - Packet Scheduler-0000","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":303,"ifType":71,"ifAlias":"Local - Area Connection* 1-Native WiFi Filter Driver-0000","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter-Native WiFi Filter Driver-0000.","ifName":"wireless_6","physAddr":"7c5079771312","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":273,"ifType":6,"ifAlias":"Ethernet - (Kernel Debugger)","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":8},{"id":280,"ifType":6,"ifAlias":"Local - Area Connection* 10","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (Network Monitor).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":292,"ifType":6,"ifAlias":"Ethernet-QoS - Packet Scheduler-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) - Ethernet Controller (3) I225-V-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"f02f74de7cb8","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":304,"ifType":6,"ifAlias":"Local - Area Connection* 8-WFP Native MAC Layer LightWeight Filter","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":285,"ifType":71,"ifAlias":"Local - Area Connection* 2","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":"7e5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":300,"ifType":71,"ifAlias":"Wi-Fi-WFP - 802.3 MAC Layer LightWeight Filter-0000","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":314,"ifType":71,"ifAlias":"Local - Area Connection* 2-Native WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"7e5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":315,"ifType":71,"ifAlias":"Local - Area Connection* 2-QoS Packet Scheduler-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"7e5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":317,"ifType":71,"ifAlias":"Local - Area Connection* 2-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"7e5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":309,"ifType":6,"ifAlias":"Local - Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":265,"ifType":131,"ifAlias":"Local - Area Connection* 4","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":271,"ifType":131,"ifAlias":"Teredo - Tunneling Pseudo-Interface","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":8},{"id":305,"ifType":6,"ifAlias":"Local - Area Connection* 8-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":307,"ifType":6,"ifAlias":"Local - Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_6","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":277,"ifType":6,"ifAlias":"Bluetooth - Network Connection 2","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Bluetooth - Device (Personal Area Network) #2.","ifName":"ethernet_32774","physAddr":"00e04c987303","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027123597,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":252,"ifType":131,"ifAlias":"6to4 - Adapter","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":8},{"id":283,"ifType":131,"ifAlias":"Local - Area Connection* 6","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":298,"ifType":71,"ifAlias":"Wi-Fi-Native - WiFi Filter Driver-0000","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"7c5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":313,"ifType":71,"ifAlias":"Local - Area Connection* 2-WFP Native MAC Layer LightWeight Filter","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"7e5079771311","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":8},{"id":306,"ifType":6,"ifAlias":"Local - Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":258,"ifType":6,"ifAlias":"Bluetooth - Network Connection","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Bluetooth - Device (Personal Area Network).","ifName":"ethernet_32769","physAddr":"7c5079771315","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":8},{"id":33,"ifType":6,"ifAlias":"Ethernet","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"Intel(R) - Ethernet Controller (3) I225-V.","ifName":"ethernet_32770","physAddr":"f02f74de7cb8","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8},{"id":269,"ifType":6,"ifAlias":"Local - Area Connection* 8","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822880,"ifDescr":"WAN - Miniport (IP).","ifName":"ethernet_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703027123538,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":8}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-41/42 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:51 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/16/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:09:52 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/8/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 8. - headers: - Cache-Control: - - no-store - Content-Length: - - '43' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:09:52 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:54 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/10/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Wed, 20 Dec 2023 00:26:54 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/DeviceConfig-Running/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:55 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:55 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/3/ipinterfaces/192.168.86.55/services/Grafana-Login/metadata?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"Grafana-basic","value":"YWRtaW46ZTlhVmdILlFNZXR4TnJBbg=="}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '141' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:55 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/metadata?offset=0&limit=0 - response: - body: - string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"new_value"},{"context":"requisition","key":"hello","value":"there"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '164' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:55 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/172.23.0.1/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:55 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/20/ipinterfaces/127.0.0.1/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:56 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/18/ipinterfaces/192.168.86.62/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:56 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/18/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":20,"totalCount":20,"offset":0,"snmpInterface":[{"id":355,"ifType":55,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"gif0","ifName":"gif0","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":357,"ifType":57,"ifAlias":"","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"stf0","ifName":"stf0","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":359,"ifType":6,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en7","ifName":"en7","physAddr":"007bd22b2aa5","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":363,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"ap1","ifName":"ap1","physAddr":"00665a55f8f9","ifSpeed":10000000,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":365,"ifType":6,"ifAlias":"","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en0","ifName":"en0","physAddr":"00665a55f8f9","ifSpeed":15000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":367,"ifType":6,"ifAlias":"","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"awdl0","ifName":"awdl0","physAddr":"00e747f4d699","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":371,"ifType":6,"ifAlias":"","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en1","ifName":"en1","physAddr":"008fab41bc01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":373,"ifType":6,"ifAlias":"","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en2","ifName":"en2","physAddr":"008fab41bc00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":375,"ifType":6,"ifAlias":"","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en3","ifName":"en3","physAddr":"008fab41bc05","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":379,"ifType":209,"ifAlias":"","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"bridge0","ifName":"bridge0","physAddr":"008fab41bc01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":381,"ifType":1,"ifAlias":"","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"utun0","ifName":"utun0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":383,"ifType":1,"ifAlias":"","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"utun1","ifName":"utun1","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":387,"ifType":1,"ifAlias":"","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"utun3","ifName":"utun3","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":389,"ifType":6,"ifAlias":"","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"vmenet0","ifName":"vmenet0","physAddr":"001ca26dfa21","ifSpeed":100000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":391,"ifType":209,"ifAlias":"","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"bridge100","ifName":"bridge100","physAddr":"00665a557664","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":354,"ifType":24,"ifAlias":"","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"lo0","ifName":"lo0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":361,"ifType":6,"ifAlias":"","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en6","ifName":"en6","physAddr":"00de48001122","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":369,"ifType":6,"ifAlias":"","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"llw0","ifName":"llw0","physAddr":"00e747f4d699","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":377,"ifType":6,"ifAlias":"","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"en4","ifName":"en4","physAddr":"008fab41bc04","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18},{"id":385,"ifType":1,"ifAlias":"","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026851213,"ifDescr":"utun2","ifName":"utun2","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":18}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-19/20 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:56 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/20/metadata?offset=0&limit=0 - response: - body: - string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"key1","value":"value1"},{"context":"requisition","key":"key2","value":"value2"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '162' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:56 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:56 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/11/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Wed, 20 Dec 2023 00:26:56 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/4/ipinterfaces/192.168.86.56/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:56 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/16/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:57 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 2. - headers: - Cache-Control: - - no-store - Content-Length: - - '43' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Wed, 20 Dec 2023 00:26:57 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found version: 1 diff --git a/tests/cassettes/test_node_batch.yaml b/tests/cassettes/test_node_batch.yaml index 7eb3605..ba44bff 100644 --- a/tests/cassettes/test_node_batch.yaml +++ b/tests/cassettes/test_node_batch.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -20,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 32 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:23 GMT + - Wed, 20 Dec 2023 01:17:37 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:27 GMT + - Wed, 20 Dec 2023 01:17:39 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,23 +114,21 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes?offset=0&limit=3 response: body: - string: '{"count":3,"totalCount":22,"offset":0,"node":[{"location":"Default","categories":[{"id":7,"authorizedGroups":[],"name":"Personal"},{"id":2,"authorizedGroups":[],"name":"Switches"},{"id":12,"authorizedGroups":[],"name":"Status:Production"}],"label":"zSwitch - 1","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":31,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":"GS1900-16","manufacturer":"Zyxel","serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026823057,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1694910929911","createTime":1703026814280,"sysObjectId":".1.3.6.1.4.1.890.1.15","sysName":"zSwitch + string: '{"count":3,"totalCount":23,"offset":0,"node":[{"location":"Default","categories":[{"id":7,"authorizedGroups":[],"name":"Personal"},{"id":2,"authorizedGroups":[],"name":"Switches"},{"id":12,"authorizedGroups":[],"name":"Status:Production"}],"label":"zSwitch + 1","foreignSource":"Main","assetRecord":{"id":31,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":"GS1900-16","manufacturer":"Zyxel","serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032257865,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1694910929911","createTime":1703026814280,"sysObjectId":".1.3.6.1.4.1.890.1.15","sysName":"zSwitch 1","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"GS1900-16","sysLocation":"Doncaster","sysContact":"kramrm - ","labelSource":"U","lastCapsdPoll":1703026822988,"type":"A","id":"7"},{"location":"Default","categories":[],"label":"xFi","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":74,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026824208,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1654096238897","createTime":1703026814187,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703026824072,"type":"A","id":"10"},{"location":"Default","categories":[{"id":5,"authorizedGroups":[],"name":"Test"}],"label":"texts","foreignSource":"Example","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":330,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026831018,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":"Blarg","comment":null},"foreignId":"py","createTime":1703026831018,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","type":"A","id":"17"}]}' + ","labelSource":"U","lastCapsdPoll":1703032241787,"type":"A","id":"7"},{"location":"Default","categories":[],"label":"xFi","foreignSource":"Main","assetRecord":{"id":74,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032244534,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1654096238897","createTime":1703026814187,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703032241784,"type":"A","id":"10"},{"location":"Default","categories":[{"id":5,"authorizedGroups":[],"name":"Test"}],"label":"texts","foreignSource":"Example","assetRecord":{"id":330,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026831018,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":"Blarg","comment":null},"foreignId":"py","createTime":1703026831018,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","type":"A","id":"17"}]}' headers: Cache-Control: - no-store Content-Encoding: - gzip Content-Range: - - items 0-2/22 + - items 0-2/23 Content-Security-Policy: - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; @@ -144,7 +138,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:27 GMT + - Wed, 20 Dec 2023 01:17:39 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -156,6 +150,8 @@ interactions: - no-cache Referrer-Policy: - no-referrer + Transfer-Encoding: + - chunked Vary: - Accept-Encoding X-Content-Type-Options: @@ -176,22 +172,20 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes?offset=3&limit=3 response: body: - string: '{"count":3,"totalCount":22,"offset":3,"node":[{"location":"Default","categories":[],"label":"text2","foreignSource":"Example","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":242,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026844296,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"two","createTime":1703026831050,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703026840870,"type":"A","id":"15"},{"location":"Default","categories":[{"id":5,"authorizedGroups":[],"name":"Test"}],"label":"t","foreignSource":"Blank","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":336,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026851226,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1688670054235","createTime":1703026842519,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: + string: '{"count":3,"totalCount":23,"offset":3,"node":[{"location":"Default","categories":[],"label":"text2","foreignSource":"Example","assetRecord":{"id":242,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026844296,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"two","createTime":1703026831050,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703026840870,"type":"A","id":"15"},{"location":"Default","categories":[{"id":5,"authorizedGroups":[],"name":"Test"}],"label":"t","foreignSource":"Blank","assetRecord":{"id":336,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026851226,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1688670054235","createTime":1703026842519,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703026851040,"type":"A","id":"19"},{"location":"Default","categories":[],"label":"stream8","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":81,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026837192,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1698861495847","createTime":1703026814290,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703026824464,"type":"A","id":"14"}]}' + Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703026851040,"type":"A","id":"19"},{"location":"Default","categories":[],"label":"stream8","foreignSource":"Main","assetRecord":{"id":81,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032244459,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1698861495847","createTime":1703026814290,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703032241775,"type":"A","id":"14"}]}' headers: Cache-Control: - no-store Content-Encoding: - gzip Content-Range: - - items 3-5/22 + - items 3-5/23 Content-Security-Policy: - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; @@ -201,7 +195,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:27 GMT + - Wed, 20 Dec 2023 01:17:39 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -213,6 +207,8 @@ interactions: - no-cache Referrer-Policy: - no-referrer + Transfer-Encoding: + - chunked Vary: - Accept-Encoding X-Content-Type-Options: @@ -233,28 +229,26 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes?offset=6&limit=3 response: body: - string: '{"count":3,"totalCount":22,"offset":6,"node":[{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":11,"authorizedGroups":[],"name":"Power"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remwmmaha2","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":14,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026822778,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":"2030-12-31","displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1643248808837","createTime":1703026814257,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: + string: '{"count":3,"totalCount":23,"offset":6,"node":[{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":11,"authorizedGroups":[],"name":"Power"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remwmmaha2","foreignSource":"Main","assetRecord":{"id":14,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032241905,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":"2030-12-31","displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1643248808837","createTime":1703026814257,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703026822761,"type":"A","id":"2"},{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remmmaha - mac","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":24,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026822813,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1688566577388","createTime":1703026814279,"sysObjectId":".1.3.6.1.4.1.8072.3.2.255","sysName":"REMMMMAHACEK.local","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Darwin + Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703032241773,"type":"A","id":"2"},{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remmmaha + mac","foreignSource":"Main","assetRecord":{"id":24,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032241905,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1688566577388","createTime":1703026814279,"sysObjectId":".1.3.6.1.4.1.8072.3.2.255","sysName":"REMMMMAHACEK.local","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Darwin REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64","sysLocation":"Right - here, right now.","sysContact":"Administrator ","labelSource":"U","lastCapsdPoll":1703026822796,"type":"A","id":"5"},{"location":"Default","categories":[],"label":"pi04","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":27,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026822881,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1698861180647","createTime":1703026814290,"sysObjectId":".1.3.6.1.4.1.8072.3.2.10","sysName":"pi4","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Linux + here, right now.","sysContact":"Administrator ","labelSource":"U","lastCapsdPoll":1703032241771,"type":"A","id":"5"},{"location":"Default","categories":[],"label":"pi04","foreignSource":"Main","assetRecord":{"id":27,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032241905,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1698861180647","createTime":1703026814290,"sysObjectId":".1.3.6.1.4.1.8072.3.2.10","sysName":"pi4","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Linux pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","sysLocation":"Doncaster","sysContact":"kramrm - ","labelSource":"U","lastCapsdPoll":1703026822849,"type":"A","id":"6"}]}' + ","labelSource":"U","lastCapsdPoll":1703032241770,"type":"A","id":"6"}]}' headers: Cache-Control: - no-store Content-Encoding: - gzip Content-Range: - - items 6-8/22 + - items 6-8/23 Content-Security-Policy: - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; @@ -264,7 +258,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:27 GMT + - Wed, 20 Dec 2023 01:17:39 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -276,6 +270,8 @@ interactions: - no-cache Referrer-Policy: - no-referrer + Transfer-Encoding: + - chunked Vary: - Accept-Encoding X-Content-Type-Options: @@ -296,132 +292,22 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes?offset=9&limit=3 response: body: - string: "{\"count\":3,\"totalCount\":22,\"offset\":9,\"node\":[{\"location\":\"Default\",\"categories\":[],\"label\":\"pi03\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":76,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026824409,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1674795263595\",\"createTime\":1703026814251,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026824254,\"type\":\"A\",\"id\":\"13\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi02\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":21,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822846,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"56\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"raspberrypi2\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux + string: "{\"count\":3,\"totalCount\":23,\"offset\":9,\"node\":[{\"location\":\"Default\",\"categories\":[],\"label\":\"pi03\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":76,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1674795263595\",\"createTime\":1703026814251,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241768,\"type\":\"A\",\"id\":\"13\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi02\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":21,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"56\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"raspberrypi2\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64\",\"sysLocation\":\"Sitting - on the Dock of the Bay \uFFFD\uFFFD\uFFFD\uFFFD\",\"sysContact\":\"Me \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822819,\"type\":\"A\",\"id\":\"4\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi01\",\"foreignSource\":\"Main\",\"assetRecord\":{\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"id\":18,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026822804,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1662489846469\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"ubuntupi\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux + on the Dock of the Bay \uFFFD\uFFFD\uFFFD\uFFFD\",\"sysContact\":\"Me \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241766,\"type\":\"A\",\"id\":\"4\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi01\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":18,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1662489846469\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"ubuntupi\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC - 2023 aarch64\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026822780,\"type\":\"A\",\"id\":\"3\"}]}" - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 9-11/22 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:27 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/10/ipinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","ipAddress":"10.0.0.1","monitoredServiceCount":1,"ifIndex":null,"lastIngressFlow":null,"lastEgressFlow":null,"id":"71","hostName":"10.0.0.1","lastCapsdPoll":1703026824072,"isDown":false,"nodeId":10}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '287' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:27 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services?offset=0&limit=0 - response: - body: - string: '{"count":9,"totalCount":9,"offset":0,"service":[{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703026826282,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703026826282,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":1703026826282,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":29},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026886881,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026886881,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026886881,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":99},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026827526,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026827526,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026827526,"lastFail":null,"statusLong":"Managed","ipInterfaceId":28,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":153}]}' + 2023 aarch64\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241765,\"type\":\"A\",\"id\":\"3\"}]}" headers: Cache-Control: - no-store Content-Encoding: - gzip Content-Range: - - items 0-8/9 + - items 9-11/23 Content-Security-Policy: - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; @@ -431,7 +317,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:27 GMT + - Wed, 20 Dec 2023 01:17:39 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -443,6 +329,8 @@ interactions: - no-cache Referrer-Policy: - no-referrer + Transfer-Encoding: + - chunked Vary: - Accept-Encoding X-Content-Type-Options: @@ -452,3817 +340,4 @@ interactions: status: code: 200 message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"value"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '104' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/13/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/14/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/5/ipinterfaces/192.168.86.62/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/13/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 13. - headers: - Cache-Control: - - no-store - Content-Length: - - '44' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/192.168.86.69/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/19/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/5/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 5. - headers: - Cache-Control: - - no-store - Content-Length: - - '43' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:02:28 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":24,"totalCount":24,"offset":0,"snmpInterface":[{"id":249,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet2","ifName":"GigabitEthernet2","physAddr":"50e039fdca5e","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":253,"ifType":6,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet4","ifName":"GigabitEthernet4","physAddr":"50e039fdca60","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":259,"ifType":6,"ifAlias":"pi02","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet7","ifName":"GigabitEthernet7","physAddr":"50e039fdca63","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":264,"ifType":6,"ifAlias":"","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet10","ifName":"GigabitEthernet10","physAddr":"50e039fdca66","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":7},{"id":282,"ifType":161,"ifAlias":"","ifIndex":1001,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG2","ifName":"LAG2","physAddr":"000000000000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":274,"ifType":6,"ifAlias":"mark_work_mac","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet15","ifName":"GigabitEthernet15","physAddr":"50e039fdca6b","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":286,"ifType":161,"ifAlias":"","ifIndex":1003,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG4","ifName":"LAG4","physAddr":"000000000000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":30,"ifType":6,"ifAlias":"nintendo_dock","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet3","ifName":"GigabitEthernet3","physAddr":"50e039fdca5f","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":255,"ifType":6,"ifAlias":"pi04","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet5","ifName":"GigabitEthernet5","physAddr":"50e039fdca61","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":261,"ifType":6,"ifAlias":"pi01","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet8","ifName":"GigabitEthernet8","physAddr":"50e039fdca64","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":266,"ifType":6,"ifAlias":"","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet11","ifName":"GigabitEthernet11","physAddr":"50e039fdca67","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":7},{"id":272,"ifType":6,"ifAlias":"robin_desk","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet14","ifName":"GigabitEthernet14","physAddr":"50e039fdca6a","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":279,"ifType":161,"ifAlias":"","ifIndex":1000,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG1","ifName":"LAG1","physAddr":"000000010000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":288,"ifType":161,"ifAlias":"","ifIndex":1004,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG5","ifName":"LAG5","physAddr":"000000010000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":295,"ifType":161,"ifAlias":"","ifIndex":1007,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG8","ifName":"LAG8","physAddr":"000000000000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":293,"ifType":161,"ifAlias":"","ifIndex":1006,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG7","ifName":"LAG7","physAddr":"000000010000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":257,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet6","ifName":"GigabitEthernet6","physAddr":"50e039fdca62","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":263,"ifType":6,"ifAlias":"","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet9","ifName":"GigabitEthernet9","physAddr":"50e039fdca65","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":7},{"id":268,"ifType":6,"ifAlias":"","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet12","ifName":"GigabitEthernet12","physAddr":"50e039fdca68","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":7},{"id":284,"ifType":161,"ifAlias":"","ifIndex":1002,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG3","ifName":"LAG3","physAddr":"000000010000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7},{"id":243,"ifType":6,"ifAlias":"router_uplink","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet1","ifName":"GigabitEthernet1","physAddr":"50e039fdca5d","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":270,"ifType":6,"ifAlias":"mark_tower","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet13","ifName":"GigabitEthernet13","physAddr":"50e039fdca69","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":276,"ifType":6,"ifAlias":"mark_work_win","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet16","ifName":"GigabitEthernet16","physAddr":"50e039fdca6c","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},{"id":291,"ifType":161,"ifAlias":"","ifIndex":1005,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"LAG6","ifName":"LAG6","physAddr":"000000000000","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":7}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-23/24 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/2601:0201:8b80:3388:7c4a:7f0c:ebe0:d34b/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/6/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":9,"totalCount":9,"offset":0,"snmpInterface":[{"id":110,"ifType":24,"ifAlias":"","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"lo","ifName":"lo","physAddr":null,"ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":6},{"id":26,"ifType":6,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"eth0","ifName":"eth0","physAddr":"e45f01841ec5","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":123,"ifType":6,"ifAlias":"","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"Device - 02d0:a9a6","ifName":"wlan0","physAddr":"e45f01841ec6","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":125,"ifType":6,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"docker0","ifName":"docker0","physAddr":"024272bdf2f2","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":129,"ifType":6,"ifAlias":"","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"br-d39792d744cc","ifName":"br-d39792d744cc","physAddr":"0242156c376c","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":133,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"br-f695a632d9c9","ifName":"br-f695a632d9c9","physAddr":"0242a83f750c","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":136,"ifType":6,"ifAlias":"","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"vethba1fd0e","ifName":"vethba1fd0e","physAddr":"622fa7e30ff9","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":137,"ifType":6,"ifAlias":"","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"veth973a04c","ifName":"veth973a04c","physAddr":"b62150b33e5a","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6},{"id":142,"ifType":6,"ifAlias":"","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822849,"ifDescr":"veth130876c","ifName":"veth130876c","physAddr":"b6fa86b13f57","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":6}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-8/9 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/6/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/6/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 6. - headers: - Cache-Control: - - no-store - Content-Length: - - '43' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":117,"ifType":24,"ifAlias":"Loopback - Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Software - Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 - Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth - Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Bluetooth - Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local - Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":128,"ifType":6,"ifAlias":"vSwitch - (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local - Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft - IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Cisco - AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local - Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local - Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local - Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local - Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local - Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local - Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":157,"ifType":6,"ifAlias":"Ethernet - 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo - USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch - (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN - Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"OpenVPN - Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":195,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local - Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"F5 - Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local - Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch - (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local - Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch - (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local - Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local - Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet - (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local - Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local - Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local - Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo - Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet - (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet - (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native - WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch - (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet - (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP - 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local - Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local - Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local - Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP - Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":204,"ifType":53,"ifAlias":"Local - Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":209,"ifType":71,"ifAlias":"Wi-Fi-QoS - Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":216,"ifType":6,"ifAlias":"Local - Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":227,"ifType":71,"ifAlias":"Local - Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local - Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local - Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":194,"ifType":71,"ifAlias":"Local - Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":197,"ifType":71,"ifAlias":"Wi-Fi-Virtual - WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":202,"ifType":53,"ifAlias":"Local - Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet - 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo - USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local - Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-67/68 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:29 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/metadata?offset=0&limit=0 - response: - body: - string: '{"count":5,"totalCount":5,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"value"},{"context":"requisition","key":"cust_name","value":"OpenNMS"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i.nanthealth.com"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"remwmmaha2.mshome.net"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '378' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:02:30 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 2. - headers: - Cache-Control: - - no-store - Content-Length: - - '43' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:02:30 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":30,"ifType":6,"ifAlias":"nintendo_dock","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822988,"ifDescr":"GigabitEthernet3","ifName":"GigabitEthernet3","physAddr":"50e039fdca5f","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703027126616,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":7},"ipAddress":"192.168.86.60","monitoredServiceCount":3,"ifIndex":3,"lastIngressFlow":null,"lastEgressFlow":null,"id":"28","hostName":"192.168.86.60","lastCapsdPoll":1703026822988,"isDown":false,"nodeId":7}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '803' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:43 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services?offset=0&limit=0 - response: - body: - string: '{"count":5,"totalCount":5,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":null,"lastFail":1703027150550,"statusLong":"Managed","ipInterfaceId":325,"qualifier":null,"status":"A","notify":null,"down":true,"source":null,"id":326},{"serviceType":{"id":14,"name":"UWM"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":325,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":327},{"serviceType":{"id":15,"name":"USPTO"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":325,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":328},{"serviceType":{"id":13,"name":"DeviceConfig-Running"},"lastGood":null,"lastFail":null,"statusLong":"Managed","ipInterfaceId":325,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":329},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027157937,"lastFail":null,"statusLong":"Managed","ipInterfaceId":325,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":349}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-4/5 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:43 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/10/ipinterfaces/10.0.0.1/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:43 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/UWM/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:43 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/13/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/10/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:06:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/5/ipinterfaces/192.168.86.62/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/5/ipinterfaces/192.168.86.62/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/192.168.86.69/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 7. - headers: - Cache-Control: - - no-store - Content-Length: - - '43' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Tue, 19 Dec 2023 23:06:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/2601:0201:8b80:3388:7c4a:7f0c:ebe0:d34b/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:06:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 - response: - body: - string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '193' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/14/ipinterfaces/192.168.86.22/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/172.23.96.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/10/ipinterfaces/10.0.0.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/ipinterfaces/127.7.8.9/services/USPTO/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/172.25.96.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/172.27.235.108/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:07:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/metadata?offset=0&limit=0 - response: - body: - string: '{"count":3,"totalCount":3,"offset":0,"metaData":[{"context":"requisition","key":"dcb:password","value":"${scv:zyxel:password}"},{"context":"requisition","key":"dcb:username","value":"${scv:zyxel:username}"},{"context":"requisition","key":"dcb:schedule","value":"0 - 0 0 * * 1"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '277' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/172.24.0.1/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/metadata?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"ip","value":"160"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '101' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:07:40 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 - response: - body: - string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '193' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:52 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:53 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/172.18.0.1/services?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027384986,"lastFail":null,"statusLong":"Managed","ipInterfaceId":211,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":302}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '252' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:53 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:53 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/192.168.86.160/services?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027348982,"lastFail":null,"statusLong":"Managed","ipInterfaceId":333,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":450}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '252' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:53 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:53 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/19/ipinterfaces/192.168.86.160/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:53 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/172.24.0.1/services?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"service":[{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703027386982,"lastFail":null,"statusLong":"Managed","ipInterfaceId":251,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":320}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '252' - Content-Range: - - items 0-0/1 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:09:53 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:09:54 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/DeviceConfig-Running/metadata?offset=0&limit=0 - response: - body: - string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '193' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:58 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/15/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 15. - headers: - Cache-Control: - - no-store - Content-Length: - - '44' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Wed, 20 Dec 2023 00:26:58 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/14/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 14. - headers: - Cache-Control: - - no-store - Content-Length: - - '44' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Wed, 20 Dec 2023 00:26:58 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/7/ipinterfaces/192.168.86.60/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:58 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/5/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":20,"totalCount":20,"offset":0,"snmpInterface":[{"id":105,"ifType":24,"ifAlias":"","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"lo0","ifName":"lo0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":107,"ifType":55,"ifAlias":"","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"gif0","ifName":"gif0","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":5},{"id":109,"ifType":57,"ifAlias":"","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"stf0","ifName":"stf0","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":5},{"id":134,"ifType":6,"ifAlias":"","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"llw0","ifName":"llw0","physAddr":"00e747f4d699","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":144,"ifType":6,"ifAlias":"","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en3","ifName":"en3","physAddr":"008fab41bc05","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":148,"ifType":209,"ifAlias":"","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"bridge0","ifName":"bridge0","physAddr":"008fab41bc01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":150,"ifType":1,"ifAlias":"","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"utun0","ifName":"utun0","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":155,"ifType":1,"ifAlias":"","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"utun2","ifName":"utun2","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":158,"ifType":1,"ifAlias":"","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"utun3","ifName":"utun3","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":113,"ifType":6,"ifAlias":"","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en7","ifName":"en7","physAddr":"007bd22b2aa5","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":114,"ifType":6,"ifAlias":"","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en6","ifName":"en6","physAddr":"00de48001122","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":139,"ifType":6,"ifAlias":"","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en1","ifName":"en1","physAddr":"008fab41bc01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":141,"ifType":6,"ifAlias":"","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en2","ifName":"en2","physAddr":"008fab41bc00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":146,"ifType":6,"ifAlias":"","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en4","ifName":"en4","physAddr":"008fab41bc04","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":115,"ifType":6,"ifAlias":"","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"ap1","ifName":"ap1","physAddr":"00665a55f8f9","ifSpeed":10000000,"ifAdminStatus":2,"ifOperStatus":2,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":5},{"id":152,"ifType":1,"ifAlias":"","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"utun1","ifName":"utun1","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":161,"ifType":209,"ifAlias":"","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"bridge100","ifName":"bridge100","physAddr":"00665a557664","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":5},{"id":160,"ifType":6,"ifAlias":"","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"vmenet0","ifName":"vmenet0","physAddr":"001ca26dfa21","ifSpeed":100000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":120,"ifType":6,"ifAlias":"","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"en0","ifName":"en0","physAddr":"00665a55f8f9","ifSpeed":15000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5},{"id":127,"ifType":6,"ifAlias":"","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822796,"ifDescr":"awdl0","ifName":"awdl0","physAddr":"00e747f4d699","ifSpeed":10000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031937451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":5}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-19/20 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:58 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/17/metadata?offset=0&limit=0 - response: - body: - string: '{"count":2,"totalCount":2,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"new_value"},{"context":"requisition","key":"hello","value":"there"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '164' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:58 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/6/ipinterfaces/172.24.0.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 00:26:58 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK version: 1 diff --git a/tests/cassettes/test_node_ip.yaml b/tests/cassettes/test_node_ip.yaml index 5eea5e6..eef3b05 100644 --- a/tests/cassettes/test_node_ip.yaml +++ b/tests/cassettes/test_node_ip.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -20,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 32 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:34 GMT + - Wed, 20 Dec 2023 01:17:42 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:36 GMT + - Wed, 20 Dec 2023 01:17:44 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,21 +114,19 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces?offset=0&limit=0 response: body: string: '{"count":4,"totalCount":4,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":13,"ifType":6,"ifAlias":"vEthernet - (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"192.168.86.160","monitoredServiceCount":5,"ifIndex":30,"lastIngressFlow":null,"lastEgressFlow":null,"id":"8","hostName":"192.168.86.160","lastCapsdPoll":1703026822761,"isDown":false,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":186,"ifType":6,"ifAlias":"vEthernet - (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.23.96.1","monitoredServiceCount":0,"ifIndex":29,"lastIngressFlow":null,"lastEgressFlow":null,"id":"319","hostName":"172.23.96.1","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":232,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.25.96.1","monitoredServiceCount":0,"ifIndex":65,"lastIngressFlow":null,"lastEgressFlow":null,"id":"323","hostName":"172.25.96.1","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":126,"ifType":53,"ifAlias":"Local - Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},"ipAddress":"172.27.235.108","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"331","hostName":"172.27.235.108","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2}]}' + (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"192.168.86.160","monitoredServiceCount":5,"ifIndex":30,"lastIngressFlow":null,"lastEgressFlow":null,"id":"8","hostName":"192.168.86.160","lastCapsdPoll":1703032241773,"isDown":false,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":186,"ifType":6,"ifAlias":"vEthernet + (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.23.96.1","monitoredServiceCount":0,"ifIndex":29,"lastIngressFlow":null,"lastEgressFlow":null,"id":"319","hostName":"172.23.96.1","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":232,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.25.96.1","monitoredServiceCount":0,"ifIndex":65,"lastIngressFlow":null,"lastEgressFlow":null,"id":"323","hostName":"172.25.96.1","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":126,"ifType":53,"ifAlias":"Local + Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},"ipAddress":"172.27.235.108","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"331","hostName":"172.27.235.108","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2}]}' headers: Cache-Control: - no-store @@ -149,7 +143,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:36 GMT + - Wed, 20 Dec 2023 01:17:44 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -183,19 +177,17 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 response: body: - string: '{"count":15,"totalCount":15,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82}]}' + string: '{"count":15,"totalCount":15,"offset":0,"service":[{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82}]}' headers: Cache-Control: - no-store @@ -212,7 +204,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:36 GMT + - Wed, 20 Dec 2023 01:17:44 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -246,8 +238,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/services?offset=0&limit=0 response: @@ -263,7 +253,7 @@ interactions: base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' Date: - - Tue, 19 Dec 2023 23:02:37 GMT + - Wed, 20 Dec 2023 01:17:44 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -293,8 +283,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/services?offset=0&limit=0 response: @@ -310,7 +298,7 @@ interactions: base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' Date: - - Tue, 19 Dec 2023 23:02:37 GMT + - Wed, 20 Dec 2023 01:17:44 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -340,8 +328,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/services?offset=0&limit=0 response: @@ -357,7 +343,7 @@ interactions: base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' Date: - - Tue, 19 Dec 2023 23:02:37 GMT + - Wed, 20 Dec 2023 01:17:44 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_node_ip_services.yaml b/tests/cassettes/test_node_ip_services.yaml index a4ee3f0..7ba82d6 100644 --- a/tests/cassettes/test_node_ip_services.yaml +++ b/tests/cassettes/test_node_ip_services.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -20,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 32 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:37 GMT + - Wed, 20 Dec 2023 01:17:44 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:39 GMT + - Wed, 20 Dec 2023 01:17:46 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,19 +114,17 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 response: body: - string: '{"count":15,"totalCount":15,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703026814820,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703026814963,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703026945891,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82}]}' + string: '{"count":15,"totalCount":15,"offset":0,"service":[{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82}]}' headers: Cache-Control: - no-store @@ -147,7 +141,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:39 GMT + - Wed, 20 Dec 2023 01:17:46 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_node_metadata.yaml b/tests/cassettes/test_node_metadata.yaml index 5fdaee8..9b9ef38 100644 --- a/tests/cassettes/test_node_metadata.yaml +++ b/tests/cassettes/test_node_metadata.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -20,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 32 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:39 GMT + - Wed, 20 Dec 2023 01:17:46 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:41 GMT + - Wed, 20 Dec 2023 01:17:49 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,8 +114,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/metadata?offset=0&limit=0 response: @@ -139,7 +133,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:41 GMT + - Wed, 20 Dec 2023 01:17:49 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_node_one.yaml b/tests/cassettes/test_node_one.yaml index 75fb23a..dc15507 100644 --- a/tests/cassettes/test_node_one.yaml +++ b/tests/cassettes/test_node_one.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -20,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:47 GMT + - Wed, 20 Dec 2023 01:17:28 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:32 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,15 +114,13 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2 response: body: - string: '{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":11,"authorizedGroups":[],"name":"Power"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remwmmaha2","foreignSource":"Main","assetRecord":{"category":"Unspecified","password":null,"port":null,"id":14,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703030448250,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":"2030-12-31","displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1643248808837","createTime":1703026814257,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: + string: '{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":11,"authorizedGroups":[],"name":"Power"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remwmmaha2","foreignSource":"Main","assetRecord":{"id":14,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032241905,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":"2030-12-31","displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1643248808837","createTime":1703026814257,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703026822761,"type":"A","id":"2"}' + Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703032241773,"type":"A","id":"2"}' headers: Cache-Control: - no-store @@ -141,7 +135,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -175,21 +169,19 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces?offset=0&limit=0 response: body: string: '{"count":4,"totalCount":4,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":13,"ifType":6,"ifAlias":"vEthernet - (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"192.168.86.160","monitoredServiceCount":5,"ifIndex":30,"lastIngressFlow":null,"lastEgressFlow":null,"id":"8","hostName":"192.168.86.160","lastCapsdPoll":1703026822761,"isDown":false,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":186,"ifType":6,"ifAlias":"vEthernet - (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.23.96.1","monitoredServiceCount":0,"ifIndex":29,"lastIngressFlow":null,"lastEgressFlow":null,"id":"319","hostName":"172.23.96.1","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":232,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.25.96.1","monitoredServiceCount":0,"ifIndex":65,"lastIngressFlow":null,"lastEgressFlow":null,"id":"323","hostName":"172.25.96.1","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":126,"ifType":53,"ifAlias":"Local - Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},"ipAddress":"172.27.235.108","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"331","hostName":"172.27.235.108","lastCapsdPoll":1703026822761,"isDown":true,"nodeId":2}]}' + (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"192.168.86.160","monitoredServiceCount":5,"ifIndex":30,"lastIngressFlow":null,"lastEgressFlow":null,"id":"8","hostName":"192.168.86.160","lastCapsdPoll":1703032241773,"isDown":false,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":186,"ifType":6,"ifAlias":"vEthernet + (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.23.96.1","monitoredServiceCount":0,"ifIndex":29,"lastIngressFlow":null,"lastEgressFlow":null,"id":"319","hostName":"172.23.96.1","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":232,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.25.96.1","monitoredServiceCount":0,"ifIndex":65,"lastIngressFlow":null,"lastEgressFlow":null,"id":"323","hostName":"172.25.96.1","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":126,"ifType":53,"ifAlias":"Local + Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},"ipAddress":"172.27.235.108","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"331","hostName":"172.27.235.108","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2}]}' headers: Cache-Control: - no-store @@ -206,7 +198,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -240,19 +232,17 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 response: body: - string: '{"count":15,"totalCount":15,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703031918903,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703031918903,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1703031918903,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":9},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703031919901,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703031919901,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1703031919901,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":10},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":11},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"qualifier":null,"status":"N","notify":null,"down":false,"source":null,"id":12},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703032010937,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703032010937,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1703032010937,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"qualifier":null,"status":"A","notify":null,"down":false,"source":null,"id":82}]}' + string: '{"count":15,"totalCount":15,"offset":0,"service":[{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034995108,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034995108,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034995108,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82}]}' headers: Cache-Control: - no-store @@ -269,7 +259,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -303,8 +293,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/SNMP/metadata?offset=0&limit=0 response: @@ -324,7 +312,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -354,8 +342,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/SNMP/metadata?offset=0&limit=0 response: @@ -375,7 +361,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -405,8 +391,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/SNMP/metadata?offset=0&limit=0 response: @@ -426,7 +410,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -456,8 +440,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 response: @@ -477,7 +459,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -507,8 +489,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 response: @@ -528,7 +508,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -558,8 +538,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 response: @@ -579,7 +557,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -609,8 +587,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 response: @@ -630,7 +606,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -660,8 +636,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 response: @@ -681,7 +655,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:52 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -711,8 +685,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 response: @@ -732,7 +704,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -762,8 +734,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 response: @@ -783,7 +753,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -813,8 +783,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 response: @@ -834,7 +802,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -864,8 +832,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 response: @@ -885,7 +851,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -915,8 +881,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 response: @@ -936,7 +900,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -966,8 +930,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 response: @@ -987,7 +949,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:33 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -1017,8 +979,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 response: @@ -1038,7 +998,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:34 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -1068,8 +1028,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/metadata?offset=0&limit=0 response: @@ -1089,7 +1047,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:34 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -1119,8 +1077,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/services?offset=0&limit=0 response: @@ -1136,7 +1092,7 @@ interactions: base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:34 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -1166,8 +1122,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/metadata?offset=0&limit=0 response: @@ -1187,7 +1141,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:34 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -1217,8 +1171,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/services?offset=0&limit=0 response: @@ -1234,7 +1186,7 @@ interactions: base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:34 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -1264,8 +1216,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/metadata?offset=0&limit=0 response: @@ -1285,7 +1235,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:34 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -1315,8 +1265,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/services?offset=0&limit=0 response: @@ -1332,7 +1280,7 @@ interactions: base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:34 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -1362,8 +1310,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/metadata?offset=0&limit=0 response: @@ -1383,7 +1329,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:34 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -1413,146 +1359,144 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/snmpinterfaces?offset=0&limit=0 response: body: - string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":128,"ifType":6,"ifAlias":"vSwitch - (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":117,"ifType":24,"ifAlias":"Loopback - Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Software - Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 - Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local - Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local - Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft - IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local - Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local - Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local - Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local - Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local - Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth - Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Bluetooth - Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Cisco - AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local - Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN - Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"OpenVPN - Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":195,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":195,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":157,"ifType":6,"ifAlias":"Ethernet - 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo - USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch - (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local - Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"F5 - Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local - Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch - (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch - (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local - Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938583,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local - Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local - Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local - Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local - Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938583,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet - (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo - Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native - WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP - 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local - Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local - Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet - (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch - (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet - (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local - Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938583,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local - Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938583,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet - (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP - Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Lenovo + USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch + (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN + Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"OpenVPN + Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":128,"ifType":6,"ifAlias":"vSwitch + (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP + Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":204,"ifType":53,"ifAlias":"Local - Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":209,"ifType":71,"ifAlias":"Wi-Fi-QoS - Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":227,"ifType":71,"ifAlias":"Local - Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":216,"ifType":6,"ifAlias":"Local - Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local - Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local - Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local + Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local + Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":194,"ifType":71,"ifAlias":"Local - Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":197,"ifType":71,"ifAlias":"Wi-Fi-Virtual - WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938504,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":202,"ifType":53,"ifAlias":"Local - Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet - 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo - USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local - Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938583,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938451,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703031938543,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' + WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":202,"ifType":53,"ifAlias":"Local + Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch + (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth + Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Bluetooth + Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Cisco + AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local + Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":117,"ifType":24,"ifAlias":"Loopback + Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Software + Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 + Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local + Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local + Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo + Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet + (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet + (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local + Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local + Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet + (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local + Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft + IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local + Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local + Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local + Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local + Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local + Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"F5 + Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local + Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native + WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local + Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP + 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet + 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Lenovo + USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch + (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local + Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local + Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local + Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch + (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local + Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local + Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet + (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local + Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local + Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' headers: Cache-Control: - no-store @@ -1569,7 +1513,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:34 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -1603,8 +1547,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/metadata?offset=0&limit=0 response: @@ -1624,7 +1566,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:34 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -1654,8 +1596,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/hardwareInventory response: @@ -1675,7 +1615,7 @@ interactions: Content-Type: - text/plain Date: - - Wed, 20 Dec 2023 00:26:53 GMT + - Wed, 20 Dec 2023 01:17:34 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_node_snmp.yaml b/tests/cassettes/test_node_snmp.yaml index de231ca..aa87a0b 100644 --- a/tests/cassettes/test_node_snmp.yaml +++ b/tests/cassettes/test_node_snmp.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -20,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 32 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:30 GMT + - Wed, 20 Dec 2023 01:17:39 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:34 GMT + - Wed, 20 Dec 2023 01:17:41 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,146 +114,144 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - DUMMY method: GET uri: http://localhost:8980/opennms/api/v2/nodes/2/snmpinterfaces?offset=0&limit=0 response: body: - string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":117,"ifType":24,"ifAlias":"Loopback - Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Software - Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 - Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth - Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Bluetooth - Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local - Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":128,"ifType":6,"ifAlias":"vSwitch - (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local - Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft - IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Cisco - AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local - Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local - Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local - Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local - Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local - Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local - Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":157,"ifType":6,"ifAlias":"Ethernet - 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo - USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch - (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN - Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"OpenVPN - Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":195,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local - Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"F5 - Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local - Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch - (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local - Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch - (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local - Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local - Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet - (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local - Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local - Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local - Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo - Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet - (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet - (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native - WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch - (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet - (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP - 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local - Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local - Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local - Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP - Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":195,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":157,"ifType":6,"ifAlias":"Ethernet + 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Lenovo + USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch + (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN + Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"OpenVPN + Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":128,"ifType":6,"ifAlias":"vSwitch + (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP + Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":204,"ifType":53,"ifAlias":"Local - Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows + Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":209,"ifType":71,"ifAlias":"Wi-Fi-QoS - Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":216,"ifType":6,"ifAlias":"Local - Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":227,"ifType":71,"ifAlias":"Local - Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local - Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local - Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":194,"ifType":71,"ifAlias":"Local - Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Microsoft + Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":227,"ifType":71,"ifAlias":"Local + Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":216,"ifType":6,"ifAlias":"Local + Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local + Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local + Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":194,"ifType":71,"ifAlias":"Local + Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":197,"ifType":71,"ifAlias":"Wi-Fi-Virtual - WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Intel(R) + WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":202,"ifType":53,"ifAlias":"Local - Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet - 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Lenovo - USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local - Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"WAN - Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703026822761,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' + Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch + (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth + Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Bluetooth + Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Cisco + AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local + Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":117,"ifType":24,"ifAlias":"Loopback + Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Software + Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 + Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local + Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local + Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo + Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet + (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet + (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local + Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local + Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet + (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local + Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft + IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local + Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local + Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local + Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local + Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local + Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"F5 + Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local + Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local + Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native + WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local + Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows + Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP + 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) + Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet + 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Lenovo + USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch + (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local + Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local + Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local + Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch + (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet + (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local + Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local + Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet + (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet + (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch + (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local + Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft + Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet + (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V + Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local + Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local + Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN + Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' headers: Cache-Control: - no-store @@ -274,7 +268,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:02:34 GMT + - Wed, 20 Dec 2023 01:17:42 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_requisition_add_asset.yaml b/tests/cassettes/test_requisition_add_asset.yaml index 2eaa5fd..fd191a4 100644 --- a/tests/cassettes/test_requisition_add_asset.yaml +++ b/tests/cassettes/test_requisition_add_asset.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -20,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:30:15 GMT + - Wed, 20 Dec 2023 01:21:18 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:30:17 GMT + - Wed, 20 Dec 2023 01:21:20 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,13 +114,11 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor response: body: - string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703028564532}' + string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703035273606}' headers: Cache-Control: - no-store @@ -139,7 +133,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:30:17 GMT + - Wed, 20 Dec 2023 01:21:20 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_requisition_add_metadata.yaml b/tests/cassettes/test_requisition_add_metadata.yaml index 759bd1a..4be0842 100644 --- a/tests/cassettes/test_requisition_add_metadata.yaml +++ b/tests/cassettes/test_requisition_add_metadata.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -20,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:29:59 GMT + - Wed, 20 Dec 2023 01:21:13 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:30:03 GMT + - Wed, 20 Dec 2023 01:21:15 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,13 +114,11 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor response: body: - string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703028564532}' + string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703035273606}' headers: Cache-Control: - no-store @@ -139,7 +133,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:30:03 GMT + - Wed, 20 Dec 2023 01:21:15 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_requisition_all.yaml b/tests/cassettes/test_requisition_all.yaml index fa363a4..1c7bda1 100644 --- a/tests/cassettes/test_requisition_all.yaml +++ b/tests/cassettes/test_requisition_all.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:17:53 GMT + - Wed, 20 Dec 2023 01:21:04 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:17:56 GMT + - Wed, 20 Dec 2023 01:21:06 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,8 +114,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/requisitions response: @@ -127,7 +121,7 @@ interactions: string: '{"count":7,"totalCount":7,"offset":0,"model-import":[{"node":[{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"ICMP"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1685734356786","node-label":"pending","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.62","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688670072617","node-label":"m","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688670081522","node-label":"g","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.160","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Test"}],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688670054235","node-label":"t","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"ICMP"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[{"context":"requisition","key":"key1","value":"value1"},{"context":"requisition","key":"key2","value":"value2"}],"location":null,"building":null,"city":null,"foreign-id":"2345352","node-label":"missing","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1699309241605,"foreign-source":"Blank","last-import":1703026842174},{"node":[{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"key","value":"value"}],"service-name":"SNMP"},{"category":[],"meta-data":[],"service-name":"UWM"},{"category":[],"meta-data":[],"service-name":"USPTO"},{"category":[],"meta-data":[],"service-name":"DeviceConfig-Running"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.7.8.9","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Test"}],"asset":[{"name":"region","value":"Blarg"}],"meta-data":[{"context":"requisition","key":"key","value":"new_value"},{"context":"requisition","key":"hello","value":"there"}],"location":null,"building":null,"city":null,"foreign-id":"py","node-label":"texts","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"grafana-user","value":"${scv:grafana:username}"},{"context":"requisition","key":"grafana-pass","value":"${scv:grafana:password}"},{"context":"requisition","key":"grafana-port","value":"3000"},{"context":"requisition","key":"grafana-dashboard","value":"/d/4VzDCAlVz/gc-details?orgId=1"},{"context":"requisition","key":"grafana-basic","value":"${scv:grafana:basic}"}],"service-name":"Grafana-Login"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.160","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Test"}],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1687817957574","node-label":"graf","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"two","node-label":"text2","parent-foreign-source":"Main","parent-foreign-id":"1643248845160","parent-node-label":null}],"date-stamp":1698860871226,"foreign-source":"Example","last-import":1703026830618},{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"10.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1654096238897","node-label":"xFi","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.167","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Personal"},{"name":"Printers"}],"asset":[{"name":"region","value":"Doncaster"}],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"hp_laserjet"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"252dw.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1649884247173","node-label":"252dw","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"nest"},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"khfky","value":"xvcbxvbc"}],"service-name":"SNMP"},{"category":[],"meta-data":[{"context":"requisition","key":"gdjj5","value":"3w5t5"}],"service-name":"WS-Man"}],"category":[],"meta-data":[{"context":"requisition","key":"shsj","value":"ewtwrt"}],"descr":null,"ip-addr":"192.168.86.29","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Personal"},{"name":"Workstation"}],"asset":[{"name":"region","value":"Doncaster"}],"meta-data":[{"context":"requisition","key":"sgfh","value":"shsjk"},{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"j1sd13i.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1643248845160","node-label":"j1sd13i","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"nest"},{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"StrafePing"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Routers"},{"name":"Personal"}],"asset":[{"name":"maintContractExpiration","value":"2020-01-01"}],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"router"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"host.home.local"}],"location":null,"building":null,"city":null,"foreign-id":"1646945751662","node-label":"nest","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"xFi"},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.57","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1674795263595","node-label":"pi03","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.56","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"pi2"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"pi2.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"56","node-label":"pi02","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"Grafana-basic","value":"YWRtaW46ZTlhVmdILlFNZXR4TnJBbg=="}],"service-name":"Grafana-Login"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.55","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"pi"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"pi.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1662489846469","node-label":"pi01","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"service","value":"snmp"}],"service-name":"SNMP"},{"category":[],"meta-data":[],"service-name":"Postgres"},{"category":[],"meta-data":[],"service-name":"PostgreSQL"},{"category":[],"meta-data":[],"service-name":"Docker-Desktop"}],"category":[],"meta-data":[{"context":"requisition","key":"ip","value":"160"}],"descr":null,"ip-addr":"192.168.86.160","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Business"},{"name":"Workstation"},{"name":"Power"}],"asset":[{"name":"maintContractExpiration","value":"2030-12-31"}],"meta-data":[{"context":"requisition","key":"key","value":"value"},{"context":"requisition","key":"cust_name","value":"OpenNMS"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i.nanthealth.com"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"remwmmaha2.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1643248808837","node-label":"remwmmaha2","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"nest"},{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"Docker-Desktop"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.62","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Workstation"},{"name":"Business"}],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688566577388","node-label":"remmmaha mac","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}],"service-name":"DeviceConfig-Running"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.60","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Switches"},{"name":"Personal"},{"name":"Status:Production"}],"asset":[{"name":"manufacturer","value":"Zyxel"},{"name":"modelNumber","value":"GS1900-16"}],"meta-data":[{"context":"requisition","key":"dcb:password","value":"${scv:zyxel:password}"},{"context":"requisition","key":"dcb:username","value":"${scv:zyxel:username}"},{"context":"requisition","key":"dcb:schedule","value":"0 0 0 * * 1"}],"location":null,"building":null,"city":null,"foreign-id":"1694910929911","node-label":"zSwitch - 1","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.69","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1698861180647","node-label":"pi04","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.22","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1698861495847","node-label":"stream8","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.52","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Personal"},{"name":"Workstation"}],"asset":[{"name":"region","value":"Doncaster"}],"meta-data":[{"context":"requisition","key":"real","value":"thing"}],"location":null,"building":null,"city":null,"foreign-id":"1667507058974","node-label":"0g8gal7","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"}],"date-stamp":1701297826225,"foreign-source":"Main","last-import":1703026814136},{"node":[],"date-stamp":1678373844825,"foreign-source":"Minions","last-import":1703026823631},{"node":[],"date-stamp":1697729444686,"foreign-source":"NCR","last-import":1703026826426},{"node":[],"date-stamp":1697136565506,"foreign-source":"RA","last-import":1703026828653},{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":true,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1702926287362,"foreign-source":"selfmonitor","last-import":1699658263758}]}' + 1","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.69","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1698861180647","node-label":"pi04","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.22","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1698861495847","node-label":"stream8","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.52","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Personal"},{"name":"Workstation"}],"asset":[{"name":"region","value":"Doncaster"}],"meta-data":[{"context":"requisition","key":"real","value":"thing"}],"location":null,"building":null,"city":null,"foreign-id":"1667507058974","node-label":"0g8gal7","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"}],"date-stamp":1701297826225,"foreign-source":"Main","last-import":1703026814136},{"node":[],"date-stamp":1678373844825,"foreign-source":"Minions","last-import":1703026823631},{"node":[],"date-stamp":1697729444686,"foreign-source":"NCR","last-import":1703026826426},{"node":[],"date-stamp":1697136565506,"foreign-source":"RA","last-import":1703026828653},{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703034399800}]}' headers: Cache-Control: - no-store @@ -142,7 +136,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:18:21 GMT + - Wed, 20 Dec 2023 01:21:06 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_requisition_count_active.yaml b/tests/cassettes/test_requisition_count_active.yaml index d0ba2f0..9f90719 100644 --- a/tests/cassettes/test_requisition_count_active.yaml +++ b/tests/cassettes/test_requisition_count_active.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:26:59 GMT + - Wed, 20 Dec 2023 01:21:06 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 00:27:03 GMT + - Wed, 20 Dec 2023 01:21:08 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,8 +114,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/requisitions/count response: @@ -139,7 +133,7 @@ interactions: Content-Type: - text/plain Date: - - Wed, 20 Dec 2023 00:27:03 GMT + - Wed, 20 Dec 2023 01:21:08 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_requisition_count_deployed.yaml b/tests/cassettes/test_requisition_count_deployed.yaml index 02d96ec..c3853f2 100644 --- a/tests/cassettes/test_requisition_count_deployed.yaml +++ b/tests/cassettes/test_requisition_count_deployed.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:19:42 GMT + - Wed, 20 Dec 2023 01:21:08 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:19:46 GMT + - Wed, 20 Dec 2023 01:21:11 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,8 +114,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/requisitions/deployed/count response: @@ -139,7 +133,7 @@ interactions: Content-Type: - text/plain Date: - - Tue, 19 Dec 2023 23:19:46 GMT + - Wed, 20 Dec 2023 01:21:11 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_requisition_import.yaml b/tests/cassettes/test_requisition_import.yaml index 08eecdc..6995c64 100644 --- a/tests/cassettes/test_requisition_import.yaml +++ b/tests/cassettes/test_requisition_import.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:20:00 GMT + - Wed, 20 Dec 2023 01:21:11 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:20:02 GMT + - Wed, 20 Dec 2023 01:21:13 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -120,8 +116,6 @@ interactions: - '0' User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: PUT uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor/import?rescanExisting=True response: @@ -139,7 +133,7 @@ interactions: base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' Date: - - Tue, 19 Dec 2023 23:23:04 GMT + - Wed, 20 Dec 2023 01:21:13 GMT Location: - http://localhost:8980/opennms/rest/requisitions/selfmonitor Permissions-Policy: diff --git a/tests/cassettes/test_requisition_one.yaml b/tests/cassettes/test_requisition_one.yaml index 7f5e03e..5b72352 100644 --- a/tests/cassettes/test_requisition_one.yaml +++ b/tests/cassettes/test_requisition_one.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:17:35 GMT + - Wed, 20 Dec 2023 01:20:59 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:17:37 GMT + - Wed, 20 Dec 2023 01:21:04 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,13 +114,11 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor response: body: - string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":true,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1702926287362,"foreign-source":"selfmonitor","last-import":1699658263758}' + string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703034399800}' headers: Cache-Control: - no-store @@ -139,7 +133,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:17:37 GMT + - Wed, 20 Dec 2023 01:21:04 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_requisition_update_asset.yaml b/tests/cassettes/test_requisition_update_asset.yaml index 6087c2c..853282e 100644 --- a/tests/cassettes/test_requisition_update_asset.yaml +++ b/tests/cassettes/test_requisition_update_asset.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -20,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:30:19 GMT + - Wed, 20 Dec 2023 01:21:20 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:30:21 GMT + - Wed, 20 Dec 2023 01:21:22 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,13 +114,11 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor response: body: - string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703028564532}' + string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703035273606}' headers: Cache-Control: - no-store @@ -139,7 +133,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:30:22 GMT + - Wed, 20 Dec 2023 01:21:22 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/cassettes/test_requisition_update_metadata.yaml b/tests/cassettes/test_requisition_update_metadata.yaml index b922010..d491e4d 100644 --- a/tests/cassettes/test_requisition_update_metadata.yaml +++ b/tests/cassettes/test_requisition_update_metadata.yaml @@ -10,8 +10,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/health response: @@ -20,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -35,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:30:10 GMT + - Wed, 20 Dec 2023 01:21:15 GMT Health: - Everything is awesome Permissions-Policy: @@ -67,8 +65,6 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/info response: @@ -88,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:30:12 GMT + - Wed, 20 Dec 2023 01:21:18 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,13 +114,11 @@ interactions: - keep-alive User-Agent: - python-requests/2.31.0 - authorization: - - REDACTED method: GET uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor response: body: - string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703028564532}' + string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703035273606}' headers: Cache-Control: - no-store @@ -139,7 +133,7 @@ interactions: Content-Type: - application/json Date: - - Tue, 19 Dec 2023 23:30:12 GMT + - Wed, 20 Dec 2023 01:21:18 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), From 4a4df47575462617c44dd1e8a45391c8f0dc878a Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Tue, 19 Dec 2023 17:21:53 -0800 Subject: [PATCH 03/30] conftest update --- tests/conftest.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/conftest.py b/tests/conftest.py index 85f8285..748a803 100755 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -8,8 +8,8 @@ @pytest.fixture(scope="module") def vcr_config(): return { - # Replace the Authorization request header with "DUMMY" in cassettes - "filter_headers": [("authorization", "REDACTED")], + # Replace the Authorization request header with S"DUMMY" in cassettes + "filter_headers": ["authorization"], "record_mode": "new_episodes", "record_on_exception": False, } From 2e51f1ccd6407dbba82f1753114c28c203069fea Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Tue, 19 Dec 2023 17:22:49 -0800 Subject: [PATCH 04/30] add `NodeComponents.NONE` option --- CHANGELOG.md | 1 + pyonms/dao/nodes.py | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c59beb2..f855e33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * Update `get_foreign_sources()` and `get_requisitions()` to no longer use custom `_get()` method. * `Endpoint._put()` method now returns the `Requests.Response` object instead of null. * Tweaks to testing framework settings. +* Added `NodeComponents.NONE` option. **Full Changelog**: https://github.com/mmahacek/PyONMS/compare/v0.0.13...v0.0.14 diff --git a/pyonms/dao/nodes.py b/pyonms/dao/nodes.py index 51140e9..382746a 100755 --- a/pyonms/dao/nodes.py +++ b/pyonms/dao/nodes.py @@ -19,6 +19,7 @@ class NodeComponents(Enum): SERVICES = "IpServices" METADATA = "MetaData" HARDWARE = "HardwareInventory" + NONE = None class NodeAPI(Endpoint): From 72241878fe92f616fdab0e705b4df98da58da1c9 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Tue, 19 Dec 2023 17:23:04 -0800 Subject: [PATCH 05/30] test updates --- tests/test_nodes.py | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/tests/test_nodes.py b/tests/test_nodes.py index c18a011..d699b5e 100644 --- a/tests/test_nodes.py +++ b/tests/test_nodes.py @@ -5,6 +5,7 @@ import pytest from pyonms import PyONMS +from pyonms.dao.nodes import NodeComponents from pyonms.models.node import ( IPInterface, LabelSource, @@ -27,19 +28,21 @@ def test_node_one(test_instance: PyONMS): assert test_node.type == NodeType.ACTIVE assert isinstance(test_node.lastCapsdPoll, datetime) assert test_node.ipInterfaces[0].ifIndex == 30 - assert test_node.snmpInterfaces[1].ifType == 24 + assert test_node.snmpInterfaces[1].ifType == 6 @pytest.mark.vcr() def test_node_all(test_instance: PyONMS): - nodes = test_instance.nodes.get_nodes(limit=0) - assert len(nodes) == 22 + nodes = test_instance.nodes.get_nodes(limit=0, components=[NodeComponents.NONE]) + assert len(nodes) == 23 assert nodes[0].id == 7 @pytest.mark.vcr() def test_node_batch(test_instance: PyONMS): - nodes = test_instance.nodes.get_nodes(limit=10, batch_size=3) + nodes = test_instance.nodes.get_nodes( + limit=10, batch_size=3, components=[NodeComponents.NONE] + ) assert len(nodes) == 10 assert nodes[0].id == 7 @@ -49,7 +52,7 @@ def test_node_snmp(test_instance: PyONMS): test_interfaces = test_instance.nodes._get_node_snmpinterfaces(2) assert len(test_interfaces) == 68 assert isinstance(test_interfaces[0], SnmpInterface) - assert test_interfaces[0].id == 117 + assert test_interfaces[0].id == 195 @pytest.mark.vcr() @@ -67,7 +70,7 @@ def test_node_ip_services(test_instance: PyONMS): assert isinstance(test_services[0], Service) assert len(test_services) == 5 assert test_services[0].id == 9 - assert test_services[0].lastGood == datetime(2023, 12, 19, 15, 0, 14, 820000) + assert test_services[0].lastGood == datetime(2023, 12, 19, 17, 15, 44, 121000) assert test_services[0].serviceType.id == 6 From a89c7b8c7dd2efeb8b1731e21409a07e76917611 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 21 Dec 2023 14:54:59 -0800 Subject: [PATCH 06/30] dev version bump --- pyonms/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyonms/__init__.py b/pyonms/__init__.py index e24d759..08683af 100755 --- a/pyonms/__init__.py +++ b/pyonms/__init__.py @@ -7,7 +7,7 @@ .. include:: ../README.md """ -__version__ = "0.1.2" +__version__ = "0.1.3" from multiprocessing import current_process from urllib.parse import urlsplit From 7898c30caf12588be451b695d736a526cd0364cb Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Wed, 3 Jan 2024 17:53:24 -0800 Subject: [PATCH 07/30] readme update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bcf87a5..981c1c8 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ![package version](https://img.shields.io/pypi/v/pyonms) ![python version](https://img.shields.io/pypi/pyversions/pyonms) +![license](https://img.shields.io/github/license/mmahacek/pyonms) +[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint) +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) # PyONMS From da7ba30a983adb71212e01083490723bbe687221 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 4 Jan 2024 15:16:45 -0800 Subject: [PATCH 08/30] switch dao.nodes components to default NONE --- pyonms/dao/nodes.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyonms/dao/nodes.py b/pyonms/dao/nodes.py index b75e3bc..80843ba 100755 --- a/pyonms/dao/nodes.py +++ b/pyonms/dao/nodes.py @@ -31,7 +31,7 @@ def get_node( self, id: int, components: List[NodeComponents] = None ) -> Optional[pyonms.models.node.Node]: if not components: - components = [NodeComponents.ALL] + components = [NodeComponents.NONE] record = self._get(url=f"{self.url}/{id}") if record is not None: return self._process_node(record, components=components) @@ -47,7 +47,7 @@ def get_nodes( threads: int = 10, ) -> List[Optional[pyonms.models.node.Node]]: if not components: - components = [NodeComponents.ALL] + components = [NodeComponents.NONE] devices = [] params = {} if fiql: From 270d5b3d3c8da9e7f0e878cc790d5ad8353c0c47 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 4 Jan 2024 17:28:32 -0800 Subject: [PATCH 09/30] test linting updates --- tests/__init__.py | 2 ++ tests/conftest.py | 18 ++++++++++-------- tests/test_alarms.py | 2 ++ tests/test_events.py | 2 ++ tests/test_nodes.py | 6 +++++- tests/test_requisitions.py | 2 ++ 6 files changed, 23 insertions(+), 9 deletions(-) diff --git a/tests/__init__.py b/tests/__init__.py index b28237f..1fe0382 100755 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1 +1,3 @@ # tests.__init__.py + +# pylint: disable=C0114,C0116,W0621,W0212 diff --git a/tests/conftest.py b/tests/conftest.py index 748a803..4c041c0 100755 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,28 +1,30 @@ # tests.conftest.py +# pylint: disable=C0114,C0116,W0621,W0212 + +import os + import pytest +from dotenv import load_dotenv from pyonms import PyONMS +load_dotenv() + @pytest.fixture(scope="module") def vcr_config(): return { - # Replace the Authorization request header with S"DUMMY" in cassettes + # Replace the Authorization request header with "DUMMY" in cassettes "filter_headers": ["authorization"], - "record_mode": "new_episodes", + "record_mode": os.getenv("pytest_mode", "none"), "record_on_exception": False, } -class MockAPI(PyONMS): - def __init__(self, hostname: str, username: str, password: str): - super().__init__(hostname, username, password) - - @pytest.fixture def test_instance() -> PyONMS: - return MockAPI( + return PyONMS( hostname="http://localhost:8980/opennms", username="admin", password="admin", diff --git a/tests/test_alarms.py b/tests/test_alarms.py index a22e4af..a4f6f5b 100644 --- a/tests/test_alarms.py +++ b/tests/test_alarms.py @@ -1,5 +1,7 @@ # tests.test_alarms.py +# pylint: disable=C0114,C0116,W0621,W0212 + from datetime import datetime import pytest diff --git a/tests/test_events.py b/tests/test_events.py index 1de492b..9216d3e 100644 --- a/tests/test_events.py +++ b/tests/test_events.py @@ -1,5 +1,7 @@ # tests.test_events.py +# pylint: disable=C0114,C0116,W0621 + from datetime import datetime import pytest diff --git a/tests/test_nodes.py b/tests/test_nodes.py index d699b5e..9e8d362 100644 --- a/tests/test_nodes.py +++ b/tests/test_nodes.py @@ -1,5 +1,7 @@ # tests.test_nodes.py +# pylint: disable=C0114,C0116,W0621,W0212 + from datetime import datetime import pytest @@ -19,7 +21,9 @@ @pytest.mark.vcr() def test_node_one(test_instance: PyONMS): - test_node = test_instance.nodes.get_node(id=2) + test_node = test_instance.nodes.get_node( + id=2, components=[NodeComponents.IP, NodeComponents.SNMP, NodeComponents.SNMP] + ) assert isinstance(test_node, Node) assert test_node.id == 2 assert test_node.label == "remwmmaha2" diff --git a/tests/test_requisitions.py b/tests/test_requisitions.py index c0bb7bc..9109883 100644 --- a/tests/test_requisitions.py +++ b/tests/test_requisitions.py @@ -1,5 +1,7 @@ # tests.test_requisitions.py +# pylint: disable=C0114,C0116,W0621,W0212 + import pytest from pyonms import PyONMS From c82566ae0b4be68f9f01e0ffe37cbfa4791cc037 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 23 Feb 2023 18:08:57 -0800 Subject: [PATCH 10/30] update test task name --- .github/workflows/testing.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/testing.yml diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml new file mode 100644 index 0000000..97b7786 --- /dev/null +++ b/.github/workflows/testing.yml @@ -0,0 +1,26 @@ +name: Python Tests + +on: [push] + +jobs: + build: + + runs-on: ubuntu-latest + strategy: + matrix: + python-version: ["3.7", "3.8", "3.9", "3.10"] + + steps: + - uses: actions/checkout@v3 + - name: Set up Python ${{ matrix.python-version }} + uses: actions/setup-python@v4 + with: + python-version: ${{ matrix.python-version }} + - name: Install dependencies + run: | + python -m pip install --upgrade pip + pip install pytest + if [ -f requirements.txt ]; then pip install -r requirements.txt; fi + - name: Test with pytest + run: | + pytest From 1d23563488cad3ccd7c574b0955f0ca366d87b7a Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 4 Jan 2024 17:36:37 -0800 Subject: [PATCH 11/30] license year bump --- .github/workflows/testing.yml | 3 +-- CHANGELOG.md | 13 ++++++++++++- LICENSE.txt | 2 +- README.md | 2 +- 4 files changed, 15 insertions(+), 5 deletions(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 97b7786..01abf5b 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -4,11 +4,10 @@ on: [push] jobs: build: - runs-on: ubuntu-latest strategy: matrix: - python-version: ["3.7", "3.8", "3.9", "3.10"] + python-version: ["3.8", "3.9", "3.10", "3.11"] steps: - uses: actions/checkout@v3 diff --git a/CHANGELOG.md b/CHANGELOG.md index a8827fc..14619ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,23 @@ # Changelog +## [0.1.3] TBD + +### What's Changed + +* Revert nodes get functions to default components to `NodeComponents.NONE` instead of `ALL`. +* Update testing/linting configuration. + +**Full Changelog**: https://github.com/mmahacek/PyONMS/compare/v0.1.2...v0.1.3 + ## [0.1.2] 2023-12-21 ### Breaking Change * Updated `ApiPayloadError` exception to trigger when API returns HTTP 400+. +**Full Changelog**: https://github.com/mmahacek/PyONMS/compare/v0.1.1...v0.1.2 + ## [0.1.1] 2023-12-21 ### Breaking Change @@ -26,7 +37,7 @@ * Fix type hint on `Endpoint_post.data` attribute. * Add Node/IP/Service metadata modification to the `Nodes` endpoint. -**Full Changelog**: https://github.com/mmahacek/PyONMS/compare/v0.0.13...v0.0.14 +**Full Changelog**: https://github.com/mmahacek/PyONMS/compare/v0.0.13...v0.1.1 ## [0.0.13] 2023-12-1 diff --git a/LICENSE.txt b/LICENSE.txt index bab8589..5ce48a2 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 mmahacek +Copyright (c) 2024 mmahacek Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 981c1c8..c52fabb 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A Python library for accessing the OpenNMS REST API. This is being developed with Python 3.11 and OpenNMS 32. It may work on older versions, but they haven't been tested yet. -- [OpenNMS REST API documentation](https://docs.opennms.com/horizon/31/development/rest/rest-api.html) +- [OpenNMS REST API documentation](https://docs.opennms.com/horizon/32/development/rest/rest-api.html) - [PyONMS documentation](https://mmahacek.github.io/PyONMS/) - [PyPi Library](https://pypi.org/project/pyonms/) From bdc9e78a811631e08fed9fbd190b64a4be7cd156 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 4 Jan 2024 17:46:22 -0800 Subject: [PATCH 12/30] test_node_ip_service update --- .github/workflows/testing.yml | 6 +++--- tests/cassettes/test_node_ip_services.yaml | 22 +++++++++++----------- tests/test_nodes.py | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 01abf5b..add7ec1 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: ["3.8", "3.9", "3.10", "3.11"] + python-version: ["3.11"] steps: - uses: actions/checkout@v3 @@ -18,8 +18,8 @@ jobs: - name: Install dependencies run: | python -m pip install --upgrade pip - pip install pytest - if [ -f requirements.txt ]; then pip install -r requirements.txt; fi + pip install --upgrade pytest pytest-vcr + if [ -f requirements.txt ]; then pip install --upgrade -r requirements.txt; fi - name: Test with pytest run: | pytest diff --git a/tests/cassettes/test_node_ip_services.yaml b/tests/cassettes/test_node_ip_services.yaml index 7ba82d6..2bd3ee3 100644 --- a/tests/cassettes/test_node_ip_services.yaml +++ b/tests/cassettes/test_node_ip_services.yaml @@ -18,7 +18,7 @@ interactions: non-KAR features installed. ","status":"Success"},{"description":"Verifying installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' + stored in Elasticsearch (Alarm History)","message":"Found 39 alarms.","status":"Success"}]}' headers: Cache-Control: - no-store @@ -33,7 +33,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 01:17:44 GMT + - Fri, 05 Jan 2024 01:45:16 GMT Health: - Everything is awesome Permissions-Policy: @@ -84,7 +84,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 01:17:46 GMT + - Fri, 05 Jan 2024 01:45:21 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), @@ -118,13 +118,13 @@ interactions: uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 response: body: - string: '{"count":15,"totalCount":15,"offset":0,"service":[{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82}]}' + string: '{"count":15,"totalCount":15,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1704419105647,"lastFail":1704418774263,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1704419105647,"lastFail":1704418774263,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1704419105647,"lastFail":1704418774263,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":9},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1704419118648,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1704419118648,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1704419118648,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":10},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":11},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not + Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":12},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1704419073644,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1704419073644,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1704419073644,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":82}]}' headers: Cache-Control: - no-store @@ -141,7 +141,7 @@ interactions: Content-Type: - application/json Date: - - Wed, 20 Dec 2023 01:17:46 GMT + - Fri, 05 Jan 2024 01:45:21 GMT Permissions-Policy: - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), diff --git a/tests/test_nodes.py b/tests/test_nodes.py index 9e8d362..f8f5f65 100644 --- a/tests/test_nodes.py +++ b/tests/test_nodes.py @@ -74,7 +74,7 @@ def test_node_ip_services(test_instance: PyONMS): assert isinstance(test_services[0], Service) assert len(test_services) == 5 assert test_services[0].id == 9 - assert test_services[0].lastGood == datetime(2023, 12, 19, 17, 15, 44, 121000) + assert test_services[0].lastGood == datetime(2024, 1, 4, 17, 45, 5, 647000) assert test_services[0].serviceType.id == 6 From b742683ce732c49ad83fdfdf0aa7720c1d5d0f37 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 4 Jan 2024 17:49:48 -0800 Subject: [PATCH 13/30] testing timezone set --- .github/workflows/testing.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index add7ec1..e43f28c 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -10,6 +10,9 @@ jobs: python-version: ["3.11"] steps: + - uses: szenius/set-timezone@v1.2 + with: + timezoneLinux: "Americas/Los_Angeles" - uses: actions/checkout@v3 - name: Set up Python ${{ matrix.python-version }} uses: actions/setup-python@v4 From 1478a00bf0a8fdd67886cd53903b774a41087c17 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 4 Jan 2024 17:53:53 -0800 Subject: [PATCH 14/30] testing update for pytz --- .github/workflows/testing.yml | 5 +---- requirements.txt | 1 + tests/test_nodes.py | 5 ++++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index e43f28c..33a6521 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -7,12 +7,9 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: ["3.11"] + python-version: ["3.10", "3.11"] steps: - - uses: szenius/set-timezone@v1.2 - with: - timezoneLinux: "Americas/Los_Angeles" - uses: actions/checkout@v3 - name: Set up Python ${{ matrix.python-version }} uses: actions/setup-python@v4 diff --git a/requirements.txt b/requirements.txt index 4034aae..17807a0 100755 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,7 @@ requests python-dotenv pytest pytest-vcr +pytz xmltodict tqdm pdoc diff --git a/tests/test_nodes.py b/tests/test_nodes.py index f8f5f65..09fc847 100644 --- a/tests/test_nodes.py +++ b/tests/test_nodes.py @@ -5,6 +5,7 @@ from datetime import datetime import pytest +import pytz from pyonms import PyONMS from pyonms.dao.nodes import NodeComponents @@ -74,7 +75,9 @@ def test_node_ip_services(test_instance: PyONMS): assert isinstance(test_services[0], Service) assert len(test_services) == 5 assert test_services[0].id == 9 - assert test_services[0].lastGood == datetime(2024, 1, 4, 17, 45, 5, 647000) + assert test_services[0].lastGood == datetime(2024, 1, 4, 17, 45, 5, 647000).replace( + tzinfo=pytz.timezone("US/Pacific") + ) assert test_services[0].serviceType.id == 6 From 7523f846ce00af9ae35d8526e75ead8d3151f741 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 4 Jan 2024 18:00:34 -0800 Subject: [PATCH 15/30] node test updates --- tests/test_nodes.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/test_nodes.py b/tests/test_nodes.py index 09fc847..29f9b04 100644 --- a/tests/test_nodes.py +++ b/tests/test_nodes.py @@ -75,7 +75,9 @@ def test_node_ip_services(test_instance: PyONMS): assert isinstance(test_services[0], Service) assert len(test_services) == 5 assert test_services[0].id == 9 - assert test_services[0].lastGood == datetime(2024, 1, 4, 17, 45, 5, 647000).replace( + assert test_services[0].lastGood.replace( + tzinfo=pytz.timezone("US/Pacific") + ) == datetime(2024, 1, 4, 17, 45, 5, 647000).replace( tzinfo=pytz.timezone("US/Pacific") ) assert test_services[0].serviceType.id == 6 From ac1bbb868607a84cd09016f66c3fcdd42c410685 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 4 Jan 2024 18:03:06 -0800 Subject: [PATCH 16/30] node test updates again --- requirements.txt | 1 - tests/test_nodes.py | 7 +------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 17807a0..4034aae 100755 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,6 @@ requests python-dotenv pytest pytest-vcr -pytz xmltodict tqdm pdoc diff --git a/tests/test_nodes.py b/tests/test_nodes.py index 29f9b04..f3a6771 100644 --- a/tests/test_nodes.py +++ b/tests/test_nodes.py @@ -5,7 +5,6 @@ from datetime import datetime import pytest -import pytz from pyonms import PyONMS from pyonms.dao.nodes import NodeComponents @@ -75,11 +74,7 @@ def test_node_ip_services(test_instance: PyONMS): assert isinstance(test_services[0], Service) assert len(test_services) == 5 assert test_services[0].id == 9 - assert test_services[0].lastGood.replace( - tzinfo=pytz.timezone("US/Pacific") - ) == datetime(2024, 1, 4, 17, 45, 5, 647000).replace( - tzinfo=pytz.timezone("US/Pacific") - ) + assert isinstance(test_services[0].lastGood, datetime) assert test_services[0].serviceType.id == 6 From fc02caf611d869b91a724e9abc569d8ebbd022fb Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Tue, 9 Jan 2024 18:52:53 -0800 Subject: [PATCH 17/30] Start enlinkd endpoint and add LLDP parsing --- CHANGELOG.md | 1 + README.md | 1 + pyonms/__init__.py | 2 + pyonms/dao/__init__.py | 1 + pyonms/dao/enlinkd.py | 93 +++++++++++++++++ pyonms/models/__init__.py | 1 + pyonms/models/enlinkd.py | 205 ++++++++++++++++++++++++++++++++++++++ pyonms/utils/__init__.py | 26 ++++- requirements.txt | 1 + 9 files changed, 327 insertions(+), 4 deletions(-) create mode 100644 pyonms/dao/enlinkd.py create mode 100644 pyonms/models/enlinkd.py diff --git a/CHANGELOG.md b/CHANGELOG.md index 14619ca..9672164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ ### What's Changed * Revert nodes get functions to default components to `NodeComponents.NONE` instead of `ALL`. +* Added `Enlkind` endpoint and models. * Update testing/linting configuration. **Full Changelog**: https://github.com/mmahacek/PyONMS/compare/v0.1.2...v0.1.3 diff --git a/README.md b/README.md index c52fabb..64428a3 100755 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Currently supported endpoints include: * Alarms (read-write) * Business Services (read-write) +* Enlinkd (read-only) * Events (read, send) * Foreign Sources (read-write) * Health (read-only) diff --git a/pyonms/__init__.py b/pyonms/__init__.py index 08683af..d441cac 100755 --- a/pyonms/__init__.py +++ b/pyonms/__init__.py @@ -67,6 +67,8 @@ def __init__( """`pyonms.dao.alarms.AlarmAPI` endpoint""" self.bsm = dao.business_services.BSMAPI(args) """`pyonms.dao.business_services.BSMAPI` endpoint""" + self.enlinkd = dao.enlinkd.EnlinkdAPI(args) + """`pyonms.dao.enlinkd.EnlinkdAPI` endpoint""" self.events = dao.events.EventAPI(args) """`pyonms.dao.events.EventAPI` endpoint""" self.fs = dao.foreign_sources.ForeignSourceAPI(args) diff --git a/pyonms/dao/__init__.py b/pyonms/dao/__init__.py index d5a8a48..2d6d02d 100755 --- a/pyonms/dao/__init__.py +++ b/pyonms/dao/__init__.py @@ -3,6 +3,7 @@ from pyonms.dao import ( alarms, business_services, + enlinkd, events, foreign_sources, health, diff --git a/pyonms/dao/enlinkd.py b/pyonms/dao/enlinkd.py new file mode 100644 index 0000000..3bc753e --- /dev/null +++ b/pyonms/dao/enlinkd.py @@ -0,0 +1,93 @@ +# dao.enlinkd.py + +"Enlinkd Endpoint" + +from typing import List, Optional + +import pyonms.models.udl +from pyonms.dao.base import Endpoint + + +class EnlinkdAPI(Endpoint): + "Enlinkd API Endpoint" + + def __init__(self, kwargs): + super().__init__(**kwargs) + self.url = self.base_v2 + "enlinkd" + + def get_node_links( + self, node_id: int + ) -> Optional[pyonms.models.udl.UserDefinedLink]: + "Get all links for a given node" + record = self._get(url=f"{self.url}/{node_id}") + if record not in [None, {}]: + return self._process_topology(record) + else: + return None + + # def get_links( + # self, limit: int = 100, batch_size: int = 100 + # ) -> List[Optional[pyonms.models.udl.UserDefinedLink]]: + # links = [] + # records = self._get_batch( + # url=self.url, + # endpoint="user_defined_link", + # limit=limit, + # batch_size=batch_size, + # ) + # if records == [None]: + # return [None] + # for record in records: + # links.append(self._process_udl(record)) + # return links + + def _process_topology(self, data: dict) -> pyonms.models.enlinkd.Topology: + topology = pyonms.models.enlinkd.Topology() + if data.get("lldpLinkNodes"): + topology.lldp_links = self._process_lldp_links(data=data["lldpLinkNodes"]) + if data.get("lldpElementNode"): + topology.lldp_elements.append( + self._process_lldp_element(data=data["lldpElementNode"]) + ) + if data.get("isisElementNode"): + topology.isis_elements.append( + self._process_isis_element(data=data["isisElementNode"]) + ) + if data.get("bridgeElementNodes"): + topology.bridge_elements.append( + self._process_bridge_elements(data=data["bridgeElementNodes"]) + ) + if data.get("cdpElementNode"): + topology.cdp_elements.append( + self._process_cdp_element(data=data["cdpElementNode"]) + ) + if data.get("ospfElementNode"): + topology.ospf_elements.append( + self._process_ospf_element(data=data["ospfElementNode"]) + ) + return topology + + def _process_lldp_links( + self, data: list[dict] + ) -> List[pyonms.models.enlinkd.LldpLink]: + links = [] + for link in data: + links.append(pyonms.models.enlinkd.LldpLink(**link)) + return links + + def _process_bridge_elements( + self, data: dict + ) -> pyonms.models.enlinkd.BridgeElement: + return pyonms.models.enlinkd.BridgeElement(**data) + + def _process_cdp_element(self, data: dict) -> pyonms.models.enlinkd.CdpElement: + return pyonms.models.enlinkd.CdpElement(**data) + + def _process_isis_element(self, data: dict) -> pyonms.models.enlinkd.IsisElement: + return pyonms.models.enlinkd.IsisElement(**data) + + def _process_lldp_element(self, data: dict) -> pyonms.models.enlinkd.LldpElement: + return pyonms.models.enlinkd.LldpElement(**data) + + def _process_ospf_element(self, data: dict) -> pyonms.models.enlinkd.OspfElement: + return pyonms.models.enlinkd.OspfElement(**data) diff --git a/pyonms/models/__init__.py b/pyonms/models/__init__.py index b5b713b..5c09515 100755 --- a/pyonms/models/__init__.py +++ b/pyonms/models/__init__.py @@ -3,6 +3,7 @@ from pyonms.models import ( alarm, business_service, + enlinkd, event, exceptions, foreign_source, diff --git a/pyonms/models/enlinkd.py b/pyonms/models/enlinkd.py new file mode 100644 index 0000000..4d5f053 --- /dev/null +++ b/pyonms/models/enlinkd.py @@ -0,0 +1,205 @@ +# models.enlinkd.py + +"Enlinkd Models" + +import re +from dataclasses import dataclass, field +from datetime import datetime +from enum import Enum +from typing import List, Union + +from pyonms import utils + + +class LinkType(Enum): + "Link type enum" + BRIDGE = "bridge" + CDP = "cdp" + LLDP = "lldp" + ISIS = "isis" + OSPF = "ospf" + UNKNOWN = None + + +@dataclass +class Link: + "Link base class" + pass + + +@dataclass +class Element: + "Element base class" + pass + + +@dataclass +class LldpLink(Link): + "LLDP Link" + lldpLocalPort: str = None + lldpLocalPortUrl: str = None + lldpRemChassisId: str = None + lldpRemChassisIdUrl: str = None + lldpRemInfo: str = None + ldpRemPort: str = None + lldpCreateTime: Union[str, datetime] = None + lldpLastPollTime: Union[str, datetime] = None + linkType = LinkType.LLDP + lldpLocalNodeId: int = None + lldpRemNodeId: int = None + lldpLocalMAC: str = None + lldpRemMAC: str = None + lldpLocalIfIndex: int = None + lldpRemIfIndex: int = None + + def __post_init__(self): + if isinstance(self.lldpCreateTime, str): + self.lldpCreateTime = utils.convert_link_time(self.lldpCreateTime) + if isinstance(self.lldpLastPollTime, str): + self.lldpLastPollTime = utils.convert_link_time(self.lldpLastPollTime) + if self.lldpLocalPortUrl: + if local_node := infer_node_from_url(url=self.lldpLocalPortUrl): + self.lldpLocalNodeId = local_node + if self.lldpRemChassisIdUrl: + if remote_node := infer_node_from_url(url=self.lldpRemChassisIdUrl): + self.lldpRemNodeId = remote_node + if self.lldpLocalPort: + if local_mac := infer_mac(self.lldpLocalPort): + self.lldpLocalMAC = local_mac + if local_ifindex := infer_ifindex(self.lldpLocalPort): + self.lldpLocalIfIndex = local_ifindex + if self.ldpRemPort: + if remote_mac := infer_mac(self.ldpRemPort): + self.lldpRemMAC = remote_mac + if remote_ifindex := infer_ifindex(self.ldpRemPort): + self.lldpRemIfIndex = remote_ifindex + + +@dataclass +class BridgeElement(Element): + "Bridge Element" + baseBridgeAddress: str = None + baseNumPorts: int = None + baseType: str = None + stpProtocolSpecification: str = None + stpPriority: str = None + stpDesignatedRoot: str = None + stpRootCost: int = None + stpRootPort: int = None + vlan: str = None + vlanname: str = None + bridgeNodeCreateTime: Union[str, datetime] = None + bridgeNodeLastPollTime: Union[str, datetime] = None + linkType = LinkType.BRIDGE + + def __post_init__(self): + if isinstance(self.bridgeNodeCreateTime, str): + self.bridgeNodeCreateTime = utils.convert_link_time( + self.bridgeNodeCreateTime + ) + if isinstance(self.bridgeNodeLastPollTime, str): + self.bridgeNodeLastPollTime = utils.convert_link_time( + self.bridgeNodeLastPollTime + ) + + +@dataclass +class CdpElement(Element): + "CDP Element" + cdpGlobalRun: str = None + cdpGlobalDeviceId: str = None + cdpGlobalDeviceIdFormat: str = None + cdpCreateTime: Union[str, datetime] = None + cdpLastPollTime: Union[str, datetime] = None + linkType = LinkType.CDP + + def __post_init__(self): + if isinstance(self.cdpCreateTime, str): + self.cdpCreateTime = utils.convert_link_time(self.cdpLastPollTime) + if isinstance(self.cdpLastPollTime, str): + self.cdpLastPollTime = utils.convert_link_time(self.cdpLastPollTime) + + +@dataclass +class IsisElement(Element): + "IS-IS Element" + isisSysID: str = None + isisSysAdminState: str = None + isisCreateTime: Union[str, datetime] = None + isisLastPollTime: Union[str, datetime] = None + linkType = LinkType.ISIS + + def __post_init__(self): + if isinstance(self.isisCreateTime, str): + self.isisCreateTime = utils.convert_link_time(self.isisCreateTime) + if isinstance(self.isisLastPollTime, str): + self.isisLastPollTime = utils.convert_link_time(self.isisLastPollTime) + + +@dataclass +class LldpElement(Element): + "LLDP Element" + lldpChassisId: str = None + lldpSysName: str = None + lldpCreateTime: Union[str, datetime] = None + lldpLastPollTime: Union[str, datetime] = None + linkType = LinkType.LLDP + + def __post_init__(self): + if isinstance(self.lldpCreateTime, str): + self.lldpCreateTime = utils.convert_link_time(self.lldpCreateTime) + if isinstance(self.lldpLastPollTime, str): + self.lldpLastPollTime = utils.convert_link_time(self.lldpLastPollTime) + + +@dataclass +class OspfElement(Element): + "OSPF Element" + ospfRouterId: str = None + ospfVersionNumber: int = None + ospfAdminStat: str = None + ospfCreateTime: Union[str, datetime] = None + ospfLastPollTime: Union[str, datetime] = None + linkType = LinkType.OSPF + + def __post_init__(self): + if isinstance(self.ospfCreateTime, str): + self.ospfCreateTime = utils.convert_link_time(self.ospfCreateTime) + if isinstance(self.ospfLastPollTime, str): + self.ospfLastPollTime = utils.convert_link_time(self.ospfLastPollTime) + + +@dataclass +class Topology: + "Topology class" + lldp_links: List[LldpLink] = field(default_factory=list) + lldp_elements: List[LldpElement] = field(default_factory=list) + bridge_links: List[Link] = field(default_factory=list) + bridge_elements: List[BridgeElement] = field(default_factory=list) + cdp_links: List[Link] = field(default_factory=list) + cdp_elements: List[CdpElement] = field(default_factory=list) + ospf_links: List[Link] = field(default_factory=list) + ospf_elements: List[OspfElement] = field(default_factory=list) + isis_links: List[Link] = field(default_factory=list) + isis_elements: List[IsisElement] = field(default_factory=list) + + +def infer_node_from_url(url: str) -> int: + "Infer node ID from url querystring" + node = re.search(r"^.*node=(\d+).*", url) + if node: + return int(node.group(1)) + + +def infer_mac(text: str) -> str: + "Infer MAC address from string" + mac = re.search(r"^.*\(macAddress:([0-9a-fA-F]+)\).*", text) + if mac: + return mac.group(1) + + +def infer_ifindex(text: str) -> int: + "Infer ifIndex from string" + ifindex = re.search(r"^.*\(ifindex:(\d+)\).*", text) + if ifindex: + return int(ifindex.group(1)) diff --git a/pyonms/utils/__init__.py b/pyonms/utils/__init__.py index 8256317..60e00e0 100755 --- a/pyonms/utils/__init__.py +++ b/pyonms/utils/__init__.py @@ -3,20 +3,38 @@ """Helper Utilities""" from collections import OrderedDict -from datetime import datetime # , timezone +from datetime import datetime, timezone from typing import Union +import pytz import xmltodict -def convert_time(time: int) -> datetime: +def convert_time(time: int, zone: str = None) -> datetime: """Convert epoch to `datetime`""" if isinstance(time, int): time_stamp = datetime.fromtimestamp(time / 1000) - # time_stamp.replace(tzinfo=timezone.utc) + if isinstance(zone, str): + time_stamp.replace(tzinfo=pytz.timezone(zone)) + elif isinstance(zone, timezone): + time_stamp.replace(tzinfo=zone) return time_stamp else: - return None + raise ValueError + + +def convert_link_time(time: str, zone: Union[str, timezone] = None) -> datetime: + """Convert enlinkd time to `datetime`""" + if isinstance(time, str): + pattern = "%m/%d/%y, %I:%M:%S %p" + link_time = datetime.strptime(time, pattern) + if isinstance(zone, str): + link_time.replace(tzinfo=pytz.timezone(zone)) + elif isinstance(zone, timezone): + link_time.replace(tzinfo=zone) + return link_time + else: + raise ValueError def convert_xml(data: str) -> dict: diff --git a/requirements.txt b/requirements.txt index 4034aae..5797285 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ requests python-dotenv +pytz pytest pytest-vcr xmltodict From 5de0ccda9b5993b737f62a404b111594fe9d5a87 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Tue, 9 Jan 2024 20:06:50 -0800 Subject: [PATCH 18/30] enlinkd dao processing all link/element types --- pyonms/dao/enlinkd.py | 65 ++++++++++++++++++++++++++++++++++++------- 1 file changed, 55 insertions(+), 10 deletions(-) diff --git a/pyonms/dao/enlinkd.py b/pyonms/dao/enlinkd.py index 3bc753e..343e737 100644 --- a/pyonms/dao/enlinkd.py +++ b/pyonms/dao/enlinkd.py @@ -43,16 +43,18 @@ def get_node_links( def _process_topology(self, data: dict) -> pyonms.models.enlinkd.Topology: topology = pyonms.models.enlinkd.Topology() + if data.get("bridgeLinkNodes"): + topology.bridge_links = self._process_bridge_links( + data=data["bridgeLinkNodes"] + ) + if data.get("cdpLinkNodes"): + topology.cdp_links = self._process_cdp_links(data=data["cdpLinkNodes"]) + if data.get("isisLinkNodes"): + topology.isis_links = self._process_isis_links(data=data["isisLinkNodes"]) if data.get("lldpLinkNodes"): topology.lldp_links = self._process_lldp_links(data=data["lldpLinkNodes"]) - if data.get("lldpElementNode"): - topology.lldp_elements.append( - self._process_lldp_element(data=data["lldpElementNode"]) - ) - if data.get("isisElementNode"): - topology.isis_elements.append( - self._process_isis_element(data=data["isisElementNode"]) - ) + if data.get("ospfLinkNodes"): + topology.ospf_links = self._process_ospf_links(data=data["ospfLinkNodes"]) if data.get("bridgeElementNodes"): topology.bridge_elements.append( self._process_bridge_elements(data=data["bridgeElementNodes"]) @@ -61,12 +63,44 @@ def _process_topology(self, data: dict) -> pyonms.models.enlinkd.Topology: topology.cdp_elements.append( self._process_cdp_element(data=data["cdpElementNode"]) ) + if data.get("isisElementNode"): + topology.isis_elements.append( + self._process_isis_element(data=data["isisElementNode"]) + ) + if data.get("lldpElementNode"): + topology.lldp_elements.append( + self._process_lldp_element(data=data["lldpElementNode"]) + ) if data.get("ospfElementNode"): topology.ospf_elements.append( self._process_ospf_element(data=data["ospfElementNode"]) ) return topology + def _process_bridge_links( + self, data: list[dict] + ) -> List[pyonms.models.enlinkd.BridgeLink]: + links = [] + for link in data: + links.append(pyonms.models.enlinkd.BridgeLink(**link)) + return links + + def _process_cdp_links( + self, data: list[dict] + ) -> List[pyonms.models.enlinkd.CdpLink]: + links = [] + for link in data: + links.append(pyonms.models.enlinkd.CdpLink(**link)) + return links + + def _process_isis_links( + self, data: list[dict] + ) -> List[pyonms.models.enlinkd.IsIsLink]: + links = [] + for link in data: + links.append(pyonms.models.enlinkd.IsIsLink(**link)) + return links + def _process_lldp_links( self, data: list[dict] ) -> List[pyonms.models.enlinkd.LldpLink]: @@ -75,10 +109,21 @@ def _process_lldp_links( links.append(pyonms.models.enlinkd.LldpLink(**link)) return links + def _process_ospf_links( + self, data: list[dict] + ) -> List[pyonms.models.enlinkd.OspfLink]: + links = [] + for link in data: + links.append(pyonms.models.enlinkd.OspfLink(**link)) + return links + def _process_bridge_elements( self, data: dict - ) -> pyonms.models.enlinkd.BridgeElement: - return pyonms.models.enlinkd.BridgeElement(**data) + ) -> List[pyonms.models.enlinkd.BridgeElement]: + elements = [] + for element in data: + elements.append(pyonms.models.enlinkd.BridgeElement(**element)) + return elements def _process_cdp_element(self, data: dict) -> pyonms.models.enlinkd.CdpElement: return pyonms.models.enlinkd.CdpElement(**data) From ace7307a77e42724c70f2af483b32f281677528a Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Tue, 9 Jan 2024 20:07:40 -0800 Subject: [PATCH 19/30] All enlinkd model types Tested processing bridge/cdp/lldp --- pyonms/models/enlinkd.py | 205 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 189 insertions(+), 16 deletions(-) diff --git a/pyonms/models/enlinkd.py b/pyonms/models/enlinkd.py index 4d5f053..8839558 100644 --- a/pyonms/models/enlinkd.py +++ b/pyonms/models/enlinkd.py @@ -33,6 +33,143 @@ class Element: pass +@dataclass +class BridgeLinkRemoteNode: + "Bridge Link Remote Node" + bridgeRemote: str = None + bridgeRemoteUrl: str = None + bridgeRemotePort: str = None + bridgeRemotePortUrl: str = None + bridgeRemoteNodeId: int = None + bridgeRemoteMAC: str = None + bridgeRemoteIfIndex: int = None + bridgeRemoteIP: str = None + + def __post_init__(self): + if self.bridgeRemoteUrl: + if remote_node := infer_node_from_url(url=self.bridgeRemoteUrl): + self.bridgeRemoteNodeId = remote_node + if self.bridgeRemotePort: + if remote_ifindex := infer_ifindex(text=self.bridgeRemotePort): + self.bridgeRemoteIfIndex = remote_ifindex + if remote_ip := infer_ip(text=self.bridgeRemotePort): + self.bridgeRemoteIP = remote_ip + if self.bridgeRemote: + if remote_mac := infer_mac(text=self.bridgeRemote): + self.bridgeRemoteMAC = remote_mac + + +@dataclass +class BridgeLink(Link): + "Bridge Link" + bridgeLocalPort: str = None + bridgeLocalPortUrl: str = None + bridgeInfo: str = None + bridgeLinkCreateTime: Union[str, datetime] = None + bridgeLinkLastPollTime: Union[str, datetime] = None + BridgeLinkRemoteNodes: List[BridgeLinkRemoteNode] = field(default_factory=list) + linkType = LinkType.BRIDGE + bridgeLocalNodeId: int = None + bridgeLocalMAC: str = None + bridgeLocalIfIndex: int = None + + def __post_init__(self): + if isinstance(self.bridgeLinkCreateTime, str): + self.bridgeLinkCreateTime = utils.convert_link_time( + self.bridgeLinkCreateTime + ) + if isinstance(self.bridgeLinkLastPollTime, str): + self.bridgeLinkLastPollTime = utils.convert_link_time( + self.bridgeLinkLastPollTime + ) + if self.BridgeLinkRemoteNodes: + if isinstance(self.BridgeLinkRemoteNodes[0], dict): + remotes = [] + for remote in self.BridgeLinkRemoteNodes: + remotes.append(BridgeLinkRemoteNode(**remote)) + self.BridgeLinkRemoteNodes = remotes + if self.bridgeLocalPortUrl: + if local_node := infer_node_from_url(url=self.bridgeLocalPortUrl): + self.bridgeLocalNodeId = local_node + if self.bridgeLocalPort: + if local_mac := infer_mac(self.bridgeLocalPort): + self.bridgeLocalMAC = local_mac + if local_ifindex := infer_ifindex(self.bridgeLocalPort): + self.bridgeLocalIfIndex = local_ifindex + + +@dataclass +class CdpLink(Link): + "CDP Link" + cdpLocalPort: str = None + cdpLocalPortUrl: str = None + cdpCacheDevice: str = None + cdpCacheDeviceUrl: str = None + cdpCacheDevicePort: str = None + cdpCacheDevicePortUrl: str = None + cdpCachePlatform: str = None + cdpCreateTime: Union[str, datetime] = None + cdpLastPollTime: Union[str, datetime] = None + linkType = LinkType.CDP + cdpLocalNodeId: int = None + cdpCacheDeviceNodeId: int = None + cdpLocalIfIndex: int = None + cdpCacheDeviceIfIndex: int = None + cdpCacheDeviceIP: str = None + + def __post_init__(self): + if isinstance(self.cdpCreateTime, str): + self.cdpCreateTime = utils.convert_link_time(self.cdpCreateTime) + if isinstance(self.cdpLastPollTime, str): + self.cdpLastPollTime = utils.convert_link_time(self.cdpLastPollTime) + if self.cdpLocalPortUrl: + if local_node := infer_node_from_url(url=self.cdpLocalPortUrl): + self.cdpLocalNodeId = local_node + if self.cdpCacheDeviceUrl: + if remote_node := infer_node_from_url(url=self.cdpCacheDeviceUrl): + self.cdpCacheDeviceNodeId = remote_node + if self.cdpLocalPort: + if local_ifindex := infer_ifindex(self.cdpLocalPort): + self.cdpLocalIfIndex = local_ifindex + if self.cdpCacheDevicePort: + if remote_ifindex := infer_ifindex(self.cdpCacheDevicePort): + self.cdpCacheDeviceIfIndex = remote_ifindex + if remote_ip := infer_ip(self.cdpCacheDevicePort): + self.cdpCacheDeviceIP = remote_ip + + +@dataclass +class IsIsLink(Link): + "IS-IS Link" + isisCircIfIndex: int = None + isisCircAdminState: str = None + isisISAdjNeighSysID: str = None + isisISAdjNeighSysType: str = None + isisISAdjNeighSysUrl: str = None + isisISAdjNeighSNPAAddress: str = None + isisISAdjNeighPort: str = None + isisISAdjState: str = None + isisISAdjNbrExtendedCircID: int = None + isisISAdjUrl: str = None + isisLinkCreateTime: Union[str, datetime] = None + isisLinkLastPollTime: Union[str, datetime] = None + linkType = LinkType.ISIS + isisLocalNodeId: int = None + isisRemNodeId: int = None + isisLocalMAC: str = None + isisRemMAC: str = None + isisLocalIfIndex: int = None + isisRemIfIndex: int = None + + def __post_init__(self): + if isinstance(self.isisLinkCreateTime, str): + self.isisLinkCreateTime = utils.convert_link_time(self.isisLinkCreateTime) + if isinstance(self.isisLinkLastPollTime, str): + self.isisLinkLastPollTime = utils.convert_link_time( + self.isisLinkLastPollTime + ) + + @dataclass class LldpLink(Link): "LLDP Link" @@ -75,6 +212,35 @@ def __post_init__(self): self.lldpRemIfIndex = remote_ifindex +@dataclass +class OspfLink(Link): + "OSPF Link" + ospfLocalPort: str = None + ospfLocalPortUrl: str = None + ospfRemRouterId: str = None + ospfRemRouterUrl: str = None + ospfRemPort: str = None + ospfRemPortUrl: str = None + ospfLinkInfo: str = None + ospfLinkCreateTime: Union[str, datetime] = None + ospfLinkLastPollTime: Union[str, datetime] = None + linkType = LinkType.OSPF + ospfLocalNodeId: int = None + ospfRemNodeId: int = None + ospfLocalMAC: str = None + ospfRemMAC: str = None + ospfLocalIfIndex: int = None + ospfRemIfIndex: int = None + + def __post_init__(self): + if isinstance(self.ospfLinkCreateTime, str): + self.ospfLinkCreateTime = utils.convert_link_time(self.ospfLinkCreateTime) + if isinstance(self.ospfLinkLastPollTime, str): + self.ospfLinkLastPollTime = utils.convert_link_time( + self.ospfLinkLastPollTime + ) + + @dataclass class BridgeElement(Element): "Bridge Element" @@ -172,16 +338,30 @@ def __post_init__(self): @dataclass class Topology: "Topology class" - lldp_links: List[LldpLink] = field(default_factory=list) - lldp_elements: List[LldpElement] = field(default_factory=list) - bridge_links: List[Link] = field(default_factory=list) + bridge_links: List[BridgeLink] = field(default_factory=list) bridge_elements: List[BridgeElement] = field(default_factory=list) - cdp_links: List[Link] = field(default_factory=list) + cdp_links: List[CdpLink] = field(default_factory=list) cdp_elements: List[CdpElement] = field(default_factory=list) - ospf_links: List[Link] = field(default_factory=list) - ospf_elements: List[OspfElement] = field(default_factory=list) - isis_links: List[Link] = field(default_factory=list) + isis_links: List[IsIsLink] = field(default_factory=list) isis_elements: List[IsisElement] = field(default_factory=list) + lldp_links: List[LldpLink] = field(default_factory=list) + lldp_elements: List[LldpElement] = field(default_factory=list) + ospf_links: List[OspfLink] = field(default_factory=list) + ospf_elements: List[OspfElement] = field(default_factory=list) + + +def infer_ifindex(text: str) -> int: + "Infer ifIndex from string" + ifindex = re.search(r"^.*\(ifindex:(\d+)\).*", text) + if ifindex: + return int(ifindex.group(1)) + + +def infer_ip(text: str) -> str: + "Infer IP address from string" + ip = re.search(r"^.*\((((25[0-5]|(2[0-4]|1\d|[1-9]|)\d)\.?\b){4})\).*", text) + if ip: + return ip.group(1) def infer_node_from_url(url: str) -> int: @@ -193,13 +373,6 @@ def infer_node_from_url(url: str) -> int: def infer_mac(text: str) -> str: "Infer MAC address from string" - mac = re.search(r"^.*\(macAddress:([0-9a-fA-F]+)\).*", text) + mac = re.search(r"^.*\((mac|macAddress):([0-9A-Fa-f]+)\).*", text) if mac: - return mac.group(1) - - -def infer_ifindex(text: str) -> int: - "Infer ifIndex from string" - ifindex = re.search(r"^.*\(ifindex:(\d+)\).*", text) - if ifindex: - return int(ifindex.group(1)) + return mac.group(2) From b83102bde31fa26e7169a9cbb217e1682fc998fc Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Tue, 9 Jan 2024 20:15:40 -0800 Subject: [PATCH 20/30] fix time convert methods --- pyonms/utils/__init__.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pyonms/utils/__init__.py b/pyonms/utils/__init__.py index 60e00e0..bb9f693 100755 --- a/pyonms/utils/__init__.py +++ b/pyonms/utils/__init__.py @@ -12,6 +12,8 @@ def convert_time(time: int, zone: str = None) -> datetime: """Convert epoch to `datetime`""" + if not time: + return None if isinstance(time, int): time_stamp = datetime.fromtimestamp(time / 1000) if isinstance(zone, str): @@ -25,6 +27,8 @@ def convert_time(time: int, zone: str = None) -> datetime: def convert_link_time(time: str, zone: Union[str, timezone] = None) -> datetime: """Convert enlinkd time to `datetime`""" + if not time: + return None if isinstance(time, str): pattern = "%m/%d/%y, %I:%M:%S %p" link_time = datetime.strptime(time, pattern) From fcdf73164a6b782d7bab51fe6ef5d2a673afeb71 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Wed, 10 Jan 2024 12:40:54 -0800 Subject: [PATCH 21/30] add utils testing and coverage --- .coveragerc | 2 + CHANGELOG.md | 1 + pyonms/utils/__init__.py | 21 ++++-- requirements.txt | 1 + tests/test_utils.py | 134 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 152 insertions(+), 7 deletions(-) create mode 100644 .coveragerc create mode 100644 tests/test_utils.py diff --git a/.coveragerc b/.coveragerc new file mode 100644 index 0000000..c9b9309 --- /dev/null +++ b/.coveragerc @@ -0,0 +1,2 @@ +[report] +omit = ./venv*,./tests/*,./examples/* diff --git a/CHANGELOG.md b/CHANGELOG.md index 9672164..88b3082 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Revert nodes get functions to default components to `NodeComponents.NONE` instead of `ALL`. * Added `Enlkind` endpoint and models. * Update testing/linting configuration. +* Add testing for `utils` methods. **Full Changelog**: https://github.com/mmahacek/PyONMS/compare/v0.1.2...v0.1.3 diff --git a/pyonms/utils/__init__.py b/pyonms/utils/__init__.py index bb9f693..beefe59 100755 --- a/pyonms/utils/__init__.py +++ b/pyonms/utils/__init__.py @@ -3,12 +3,14 @@ """Helper Utilities""" from collections import OrderedDict -from datetime import datetime, timezone +from datetime import datetime, timezone, tzinfo from typing import Union import pytz import xmltodict +LINK_TIME_PATTERN = "%m/%d/%y, %I:%M:%S %p" + def convert_time(time: int, zone: str = None) -> datetime: """Convert epoch to `datetime`""" @@ -18,11 +20,13 @@ def convert_time(time: int, zone: str = None) -> datetime: time_stamp = datetime.fromtimestamp(time / 1000) if isinstance(zone, str): time_stamp.replace(tzinfo=pytz.timezone(zone)) - elif isinstance(zone, timezone): + elif isinstance(zone, Union[timezone, tzinfo]): time_stamp.replace(tzinfo=zone) + elif zone: + raise ValueError("Timezone is not a valid type") return time_stamp else: - raise ValueError + raise ValueError("Time value not an integer") def convert_link_time(time: str, zone: Union[str, timezone] = None) -> datetime: @@ -30,15 +34,18 @@ def convert_link_time(time: str, zone: Union[str, timezone] = None) -> datetime: if not time: return None if isinstance(time, str): - pattern = "%m/%d/%y, %I:%M:%S %p" - link_time = datetime.strptime(time, pattern) + link_time = datetime.strptime(time, LINK_TIME_PATTERN) if isinstance(zone, str): link_time.replace(tzinfo=pytz.timezone(zone)) - elif isinstance(zone, timezone): + elif isinstance(zone, Union[timezone, tzinfo]): link_time.replace(tzinfo=zone) + elif zone: + raise ValueError("Timezone is not a valid type") return link_time else: - raise ValueError + raise ValueError( + f"time data '{time}' does not match format '{LINK_TIME_PATTERN}'" + ) def convert_xml(data: str) -> dict: diff --git a/requirements.txt b/requirements.txt index 5797285..413a074 100755 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,7 @@ requests python-dotenv pytz pytest +pytest-cov pytest-vcr xmltodict tqdm diff --git a/tests/test_utils.py b/tests/test_utils.py new file mode 100644 index 0000000..45cbebe --- /dev/null +++ b/tests/test_utils.py @@ -0,0 +1,134 @@ +# tests.test_utils.py + +# pylint: disable=C0114,C0116,W0621,W0212 + +from collections import OrderedDict +from datetime import datetime +from xml.parsers.expat import ExpatError + +import pytest +import pytz + +from pyonms import utils + + +def test_convert_time_null(): + assert utils.convert_time(time=None) == None + + +def test_convert_time_valid(): + converted_time = utils.convert_time(time=1704904715000) + assert isinstance(converted_time, datetime) + + +def test_convert_time_with_zone_valid(): + converted_time = utils.convert_time(time=1704904715000, zone="US/Eastern") + assert isinstance(converted_time, datetime) + converted_time = utils.convert_time( + time=1704904715000, zone=pytz.timezone("US/Eastern") + ) + assert isinstance(converted_time, datetime) + + +def test_convert_time_with_zone_invalid(): + with pytest.raises(pytz.exceptions.UnknownTimeZoneError, match="'Neverland'"): + utils.convert_time(time=1704904715000, zone="Neverland") + with pytest.raises(ValueError, match="Timezone is not a valid type"): + utils.convert_time(time=1704904715000, zone=1245) + + +def test_convert_time_invalid(): + with pytest.raises(ValueError, match="Time value not an integer"): + utils.convert_time(time="now") + + +def test_convert_link_time_null(): + assert utils.convert_link_time(time=None) == None + + +def test_convert_link_time_valid(): + converted_time = utils.convert_link_time(time="01/01/24, 12:00:00 am") + assert isinstance(converted_time, datetime) + + +def test_convert_link_time_with_zone_valid(): + converted_time = utils.convert_link_time( + time="01/01/24, 12:00:00 am", zone="US/Eastern" + ) + assert isinstance(converted_time, datetime) + converted_time = utils.convert_link_time( + time="01/01/24, 12:00:00 am", zone=pytz.timezone("US/Eastern") + ) + assert isinstance(converted_time, datetime) + + +def test_convert_link_time_with_zone_invalid(): + with pytest.raises(pytz.exceptions.UnknownTimeZoneError, match="'Neverland'"): + utils.convert_link_time(time="01/01/24, 12:00:00 am", zone="Neverland") + with pytest.raises(ValueError, match="Timezone is not a valid type"): + utils.convert_link_time(time="01/01/24, 12:00:00 am", zone=12345) + + +def test_convert_link_time_invalid(): + time_values = ["now", 1704904715000] + for time_value in time_values: + with pytest.raises( + ValueError, + match=f"time data '{time_value}' does not match format '{utils.LINK_TIME_PATTERN}'", + ): + utils.convert_link_time(time=time_value) + + +def test_convert_xml_valid(): + source = 'int1int2' + destination = { + "nodes": { + "node": [ + {"interface": ["int1", "int2"], "label": "name"}, + {"label": "name2"}, + ] + } + } + conversion = utils.convert_xml(data=source) + assert isinstance(conversion, dict) + assert conversion == destination + + +def test_convert_xml_invalid(): + with pytest.raises(ExpatError): + assert utils.convert_xml("hello") + + +def test_normailize_dict(): + source = OrderedDict( + { + "nodes": { + "node": [ + OrderedDict({"@label": "name", "interface": ["int1", "int2"]}), + OrderedDict({"@label": "name2"}), + ] + } + } + ) + destination = { + "nodes": { + "node": [ + {"label": "name", "interface": ["int1", "int2"]}, + {"label": "name2"}, + ] + } + } + + assert utils.normalize_dict(source) == destination + assert utils.normalize_dict(["a", "b"]) == ["a", "b"] + assert utils.normalize_dict(["@a", "@b"]) == ["@a", "@b"] + assert utils.normalize_dict(["a@", "b@"]) == ["a@", "b@"] + + +def test_normalize_key(): + assert utils.normalize_key(key="testing") == "testing" + assert utils.normalize_key(key="this_is_a_test") == "this_is_a_test" + assert utils.normalize_key(key="this-is-a-test") == "this_is_a_test" + assert utils.normalize_key(key="@testing") == "testing" + assert utils.normalize_key(key="@testing@things") == "testing@things" + assert utils.normalize_key(key="testing") == "testing" From 1d17355a70ecb3e2a916886ec4b76eedafe547f0 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 11 Jan 2024 10:04:10 -0800 Subject: [PATCH 22/30] move coverage config to pyproject.toml --- .coveragerc | 2 -- pyproject.toml | 13 +++++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) delete mode 100644 .coveragerc diff --git a/.coveragerc b/.coveragerc deleted file mode 100644 index c9b9309..0000000 --- a/.coveragerc +++ /dev/null @@ -1,2 +0,0 @@ -[report] -omit = ./venv*,./tests/*,./examples/* diff --git a/pyproject.toml b/pyproject.toml index 0a67daa..4d86f7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,6 +33,15 @@ path = "pyonms/__init__.py" [tool.coverage.run] command_line = '-m pytest' branch = true +omit = [ + "./venv*", + "./tests/*", + "./examples/*", + "./dist/*", + "./html/*", + "./public/*", +] + [tool.coverage.report] # Regexes for lines to exclude from consideration @@ -55,6 +64,7 @@ exclude_also = [ ignore_errors = true + [tool.coverage.json] output = './coverage.json' pretty_print = true @@ -77,3 +87,6 @@ deps = commands = pytest {posargs:tests} """ + +[tool.pylint.MASTER] +ignore-paths = '^venv.*$' From 631d721e909853d0f47eb6eb389344b547e0a57d Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 11 Jan 2024 16:20:06 -0800 Subject: [PATCH 23/30] Linting/Typing updates --- pyonms/__init__.py | 17 +++++++----- pyonms/dao/__init__.py | 2 ++ pyonms/dao/base.py | 54 ++++++++++++++++++++----------------- pyonms/models/__init__.py | 2 ++ pyonms/models/exceptions.py | 8 +++--- pyonms/utils/__init__.py | 26 ++++++++++-------- 6 files changed, 64 insertions(+), 45 deletions(-) diff --git a/pyonms/__init__.py b/pyonms/__init__.py index d441cac..b9f32a8 100755 --- a/pyonms/__init__.py +++ b/pyonms/__init__.py @@ -10,6 +10,7 @@ __version__ = "0.1.3" from multiprocessing import current_process +from typing import Optional from urllib.parse import urlsplit from pyonms import dao, models @@ -23,9 +24,9 @@ def __init__( hostname: str, username: str, password: str, - name: str = None, - verify_ssl: bool = True, - timeout: int = 30, + name: Optional[str] = None, + verify_ssl: Optional[bool] = True, + timeout: Optional[int] = 30, ): """Attributes: hostname (str): OpenNMS URL @@ -85,7 +86,7 @@ def __init__( def __repr__(self): return self.hostname - def reload_daemon(self, name: str): + def reload_daemon(self, name: str) -> bool: """Send event to reload a given daemon Attributes: name (str): Daemon name @@ -101,5 +102,9 @@ def reload_daemon(self, name: str): uei="uei.opennms.org/internal/reloadDaemonConfig", source="pyonms" ) reload_event.set_parameter(name="daemonName", value=name, type="string") - self.events.send_event(reload_event) - print(f"Sending event to trigger reload of the {name} daemon.") + success = self.events.send_event(reload_event) + if success: + print(f"Sending event to trigger reload of the {name} daemon.") + else: + print(f"Sending event to trigger reload of the {name} daemon failed.") + return success diff --git a/pyonms/dao/__init__.py b/pyonms/dao/__init__.py index 2d6d02d..b74f1d7 100755 --- a/pyonms/dao/__init__.py +++ b/pyonms/dao/__init__.py @@ -1,5 +1,7 @@ # dao.__init__.py +"DAO module" + from pyonms.dao import ( alarms, business_services, diff --git a/pyonms/dao/base.py b/pyonms/dao/base.py index c3aba90..d8ffed7 100644 --- a/pyonms/dao/base.py +++ b/pyonms/dao/base.py @@ -2,20 +2,16 @@ """Base classes for DAO objects""" -from typing import List +from typing import List, Optional, Union import requests from requests.auth import HTTPBasicAuth -from requests.packages import urllib3 +from requests.packages import urllib3 # type: ignore from tqdm import tqdm from urllib3.exceptions import InsecureRequestWarning import pyonms.utils -from pyonms.models.exceptions import ( - ApiPayloadError, - AuthenticationError, - InvalidValueError, -) +from pyonms.models.exceptions import ApiPayloadError, AuthenticationError urllib3.disable_warnings(category=InsecureRequestWarning) @@ -47,9 +43,9 @@ def _get_batch( endpoint: str, limit: int = 0, batch_size: int = 100, - params: dict = None, + params: Optional[dict] = None, hide_progress: bool = False, - ) -> List[dict]: + ) -> List[Optional[dict]]: if not params: params = {} with tqdm( @@ -88,7 +84,11 @@ def _get_batch( return result def _get( - self, url: str, headers: dict = None, params: dict = None, endpoint: str = None + self, + url: str, + headers: Optional[dict] = None, + params: Optional[dict] = None, + endpoint: Optional[str] = None, ): # if self.base_v1 in url: # return self._get_v1( @@ -110,7 +110,7 @@ def _get( timeout=self.timeout, ) if response.status_code == 200: - if response.encoding in ("ISO-8859-1") or url[-5:] in ["probe"]: + if response.encoding in ["ISO-8859-1"] or url[-5:] in ["probe"]: return response.text elif "was not found" not in response.text: return response.json() @@ -121,8 +121,12 @@ def _get( return {} def _get_v1( - self, url: str, endpoint: str, headers: dict = None, params: dict = None - ) -> dict: + self, + url: str, + endpoint: str, + headers: Optional[dict] = None, + params: Optional[dict] = None, + ) -> Union[dict, str]: if not headers: headers = {} if not params: @@ -142,8 +146,8 @@ def _get_v1( if endpoint == "raw": return response.text else: - xml_data = pyonms.utils.convert_xml(response.text) - return self._convert_v1_to_v2(endpoint, xml_data) + xml_data = pyonms.utils.convert_xml(data=response.text) + return self._convert_v1_to_v2(endpoint=endpoint, data=xml_data) elif response.status_code >= 400: raise ApiPayloadError(message=response.text) return {} @@ -151,10 +155,10 @@ def _get_v1( def _post( self, url: str, - headers: dict = None, - data: str = None, - json: dict = None, - params: dict = None, + headers: Optional[dict] = None, + data: Optional[str] = None, + json: Optional[dict] = None, + params: Optional[dict] = None, ) -> requests.Response: if not headers: headers = {} @@ -195,10 +199,10 @@ def _post( def _put( self, url: str, - data: dict = None, - json: dict = None, - headers: dict = None, - params: dict = None, + data: Optional[dict] = None, + json: Optional[dict] = None, + headers: Optional[dict] = None, + params: Optional[dict] = None, ) -> requests.Response: if not headers: headers = {} @@ -254,7 +258,9 @@ def _convert_v1_to_v2(self, endpoint: str, data: dict) -> dict: v2_data[key] = [value["model_import"]] return v2_data - def _delete(self, url: str, headers: dict = None, params: dict = None) -> dict: + def _delete( + self, url: str, headers: Optional[dict] = None, params: Optional[dict] = None + ) -> dict: if not headers: headers = {} if not params: diff --git a/pyonms/models/__init__.py b/pyonms/models/__init__.py index 5c09515..0fbd012 100755 --- a/pyonms/models/__init__.py +++ b/pyonms/models/__init__.py @@ -1,5 +1,7 @@ # models.__init__.py +"Models module" + from pyonms.models import ( alarm, business_service, diff --git a/pyonms/models/exceptions.py b/pyonms/models/exceptions.py index c81081e..f8e5828 100644 --- a/pyonms/models/exceptions.py +++ b/pyonms/models/exceptions.py @@ -2,13 +2,13 @@ """Custom exception model""" -from typing import List +from typing import List, Optional class StringLengthError(Exception): """String length too long error""" - def __init__(self, length: int, value: str = None): + def __init__(self, length: int, value: Optional[str] = None): self.max_length = length self.value = value self.message = f"String length must be under {self.max_length} characters." @@ -26,7 +26,7 @@ def __init__(self, name: str, model): if isinstance(self.model, str): model_type = self.model else: - model_type = type(self.model) + model_type = str(type(self.model)) self.message = f"A {model_type} object named {self.name} already exists." super().__init__(self.message) @@ -34,7 +34,7 @@ def __init__(self, name: str, model): class InvalidValueError(Exception): """Invalid value error""" - def __init__(self, name: str, value: str, valid: List[str] = None): + def __init__(self, name: str, value: str, valid: Optional[List[str]] = None): self.name = name self.value = value self.valid = valid diff --git a/pyonms/utils/__init__.py b/pyonms/utils/__init__.py index beefe59..140fc0d 100755 --- a/pyonms/utils/__init__.py +++ b/pyonms/utils/__init__.py @@ -3,8 +3,8 @@ """Helper Utilities""" from collections import OrderedDict -from datetime import datetime, timezone, tzinfo -from typing import Union +from datetime import datetime, tzinfo +from typing import Optional, Union import pytz import xmltodict @@ -12,7 +12,9 @@ LINK_TIME_PATTERN = "%m/%d/%y, %I:%M:%S %p" -def convert_time(time: int, zone: str = None) -> datetime: +def convert_time( + time: int, zone: Optional[Union[str, tzinfo]] = None +) -> Optional[datetime]: """Convert epoch to `datetime`""" if not time: return None @@ -20,7 +22,7 @@ def convert_time(time: int, zone: str = None) -> datetime: time_stamp = datetime.fromtimestamp(time / 1000) if isinstance(zone, str): time_stamp.replace(tzinfo=pytz.timezone(zone)) - elif isinstance(zone, Union[timezone, tzinfo]): + elif isinstance(zone, tzinfo): time_stamp.replace(tzinfo=zone) elif zone: raise ValueError("Timezone is not a valid type") @@ -29,7 +31,9 @@ def convert_time(time: int, zone: str = None) -> datetime: raise ValueError("Time value not an integer") -def convert_link_time(time: str, zone: Union[str, timezone] = None) -> datetime: +def convert_link_time( + time: str, zone: Optional[Union[str, tzinfo]] = None +) -> Optional[datetime]: """Convert enlinkd time to `datetime`""" if not time: return None @@ -37,7 +41,7 @@ def convert_link_time(time: str, zone: Union[str, timezone] = None) -> datetime: link_time = datetime.strptime(time, LINK_TIME_PATTERN) if isinstance(zone, str): link_time.replace(tzinfo=pytz.timezone(zone)) - elif isinstance(zone, Union[timezone, tzinfo]): + elif isinstance(zone, tzinfo): link_time.replace(tzinfo=zone) elif zone: raise ValueError("Timezone is not a valid type") @@ -50,16 +54,16 @@ def convert_link_time(time: str, zone: Union[str, timezone] = None) -> datetime: def convert_xml(data: str) -> dict: """Parse XML string into a `dict`""" - data = xmltodict.parse(data) - return normalize_dict(data) + parsed_data = xmltodict.parse(data) + return dict(normalize_dict(parsed_data)) -def normalize_dict(data: Union[OrderedDict, dict]) -> dict: +def normalize_dict(data: Union[OrderedDict, dict, list]) -> Union[dict, list]: """Convert `OrderedDict` into a standard `dict`""" - if isinstance(data, Union[OrderedDict, dict]): + if isinstance(data, (OrderedDict, dict)): cleaned = {} for key, value in data.items(): - if isinstance(value, Union[OrderedDict, dict]): + if isinstance(value, (OrderedDict, dict)): cleaned[normalize_key(key)] = normalize_dict(value) elif isinstance(value, list): cleaned[normalize_key(key)] = [normalize_dict(item) for item in value] From 95120674c655acd51efa399b758e1e8800a44ae7 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 11 Jan 2024 16:21:07 -0800 Subject: [PATCH 24/30] testing updates for utils/core --- CHANGELOG.md | 1 + README.md | 7 +- tests/cassettes/test_instance_creation.yaml | 210 ++++++++++++++++++++ tests/cassettes/test_reload_daemon.yaml | 206 +++++++++++++++++++ tests/test_pyonms.py | 37 ++++ tests/test_utils.py | 81 ++++---- 6 files changed, 501 insertions(+), 41 deletions(-) create mode 100644 tests/cassettes/test_instance_creation.yaml create mode 100644 tests/cassettes/test_reload_daemon.yaml create mode 100644 tests/test_pyonms.py diff --git a/CHANGELOG.md b/CHANGELOG.md index 88b3082..f3bb328 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Added `Enlkind` endpoint and models. * Update testing/linting configuration. * Add testing for `utils` methods. +* Add `mypy` for type checking during development. **Full Changelog**: https://github.com/mmahacek/PyONMS/compare/v0.1.2...v0.1.3 diff --git a/README.md b/README.md index 64428a3..1a9f26a 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -![package version](https://img.shields.io/pypi/v/pyonms) -![python version](https://img.shields.io/pypi/pyversions/pyonms) +![package version](https://img.shields.io/pypi/v/pyonms?logo=pypi) +![python version](https://img.shields.io/pypi/pyversions/pyonms?logo=python) ![license](https://img.shields.io/github/license/mmahacek/pyonms) -[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) +[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint) +[![type check: mypy](https://img.shields.io/badge/type%20checker-mypy-blue)](https://www.mypy-lang.org/) # PyONMS diff --git a/tests/cassettes/test_instance_creation.yaml b/tests/cassettes/test_instance_creation.yaml new file mode 100644 index 0000000..4008309 --- /dev/null +++ b/tests/cassettes/test_instance_creation.yaml @@ -0,0 +1,210 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 40 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Thu, 11 Jan 2024 18:04:58 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.6","version":"32.0.6","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Thu, 11 Jan 2024 18:05:03 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 40 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Thu, 11 Jan 2024 18:05:03 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.6","version":"32.0.6","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Thu, 11 Jan 2024 18:05:05 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +version: 1 diff --git a/tests/cassettes/test_reload_daemon.yaml b/tests/cassettes/test_reload_daemon.yaml new file mode 100644 index 0000000..bb44ddd --- /dev/null +++ b/tests/cassettes/test_reload_daemon.yaml @@ -0,0 +1,206 @@ +interactions: +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + method: GET + uri: http://localhost:8980/opennms/rest/health + response: + body: + string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 + non-KAR features installed. ","status":"Success"},{"description":"Verifying + installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch + ReST API (Flows)","status":"Success"},{"description":"Number of active alarms + stored in Elasticsearch (Alarm History)","message":"Found 40 alarms.","status":"Success"}]}' + headers: + Cache-Control: + - no-store + Content-Length: + - '402' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Thu, 11 Jan 2024 18:14:14 GMT + Health: + - Everything is awesome + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.31.0 + method: GET + uri: http://localhost:8980/opennms/rest/info + response: + body: + string: '{"displayVersion":"32.0.6","version":"32.0.6","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' + headers: + Cache-Control: + - no-store + Content-Length: + - '264' + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Content-Type: + - application/json + Date: + - Thu, 11 Jan 2024 18:14:19 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 200 + message: OK +- request: + body: '{"uei": "uei.opennms.org/internal/reloadDaemonConfig", "source": "pyonms", + "parms": [{"parmName": "daemonName", "value": "pollerd"}]}' + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '133' + Content-Type: + - application/json + User-Agent: + - python-requests/2.31.0 + method: POST + uri: http://localhost:8980/opennms/api/v2/events + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Thu, 11 Jan 2024 18:14:19 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +- request: + body: '{"uei": "uei.opennms.org/internal/reloadDaemonConfig", "source": "pyonms", + "parms": [{"parmName": "daemonName", "value": "nothing"}]}' + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '133' + Content-Type: + - application/json + User-Agent: + - python-requests/2.31.0 + method: POST + uri: http://localhost:8980/opennms/api/v2/events + response: + body: + string: '' + headers: + Cache-Control: + - no-store + Content-Security-Policy: + - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src + ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; + connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; + base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org + https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' + Date: + - Thu, 11 Jan 2024 18:14:19 GMT + Permissions-Policy: + - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), + cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), + execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), + geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), + midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), + screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() + Pragma: + - no-cache + Referrer-Policy: + - no-referrer + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - SAMEORIGIN + status: + code: 204 + message: No Content +version: 1 diff --git a/tests/test_pyonms.py b/tests/test_pyonms.py new file mode 100644 index 0000000..3719122 --- /dev/null +++ b/tests/test_pyonms.py @@ -0,0 +1,37 @@ +# tests.test_pyonms.py + +# pylint: disable=C0114,C0116,W0621,W0212,C2801 + +import pytest + +import pyonms + + +@pytest.mark.vcr() +def test_instance_creation(test_instance: pyonms.PyONMS): + assert test_instance.hostname == "http://localhost:8980/opennms" + assert test_instance.name == "localhost" + assert test_instance.__repr__() == "http://localhost:8980/opennms" + assert test_instance.nodes.verify_ssl is True + assert test_instance.nodes.timeout == 30 + + server2 = pyonms.PyONMS( + hostname="http://localhost:8980/opennms", + username="admin", + password="admin", + name="Test Server", + verify_ssl=False, + timeout=60, + ) + assert server2.name == "Test Server" + assert server2.nodes.username == "admin" + assert server2.nodes.password == "admin" + assert server2.nodes.verify_ssl is False + assert server2.nodes.timeout == 60 + + +@pytest.mark.vcr() +def test_reload_daemon(test_instance: pyonms.PyONMS): + assert test_instance.reload_daemon(name="pollerd") + # with pytest.raises(pyonms.models.exceptions.InvalidValueError): + # assert test_instance.reload_daemon(name="nothing") diff --git a/tests/test_utils.py b/tests/test_utils.py index 45cbebe..1fee0c8 100644 --- a/tests/test_utils.py +++ b/tests/test_utils.py @@ -12,16 +12,21 @@ from pyonms import utils -def test_convert_time_null(): - assert utils.convert_time(time=None) == None +def test_convert_time(): + # Test if value is `None` + assert utils.convert_time(time=None) is None - -def test_convert_time_valid(): + # Test if value is valid millisecond timestamp converted_time = utils.convert_time(time=1704904715000) assert isinstance(converted_time, datetime) + # Test if value is not a valid data type + with pytest.raises(ValueError, match="Time value not an integer"): + utils.convert_time(time="now") + -def test_convert_time_with_zone_valid(): +def test_convert_time_with_zone(): + # Test for valid parameters converted_time = utils.convert_time(time=1704904715000, zone="US/Eastern") assert isinstance(converted_time, datetime) converted_time = utils.convert_time( @@ -29,29 +34,33 @@ def test_convert_time_with_zone_valid(): ) assert isinstance(converted_time, datetime) - -def test_convert_time_with_zone_invalid(): - with pytest.raises(pytz.exceptions.UnknownTimeZoneError, match="'Neverland'"): - utils.convert_time(time=1704904715000, zone="Neverland") + # Test for invalid timezone + with pytest.raises(pytz.exceptions.UnknownTimeZoneError, match="'Apex'"): + utils.convert_time(time=1704904715000, zone="Apex") with pytest.raises(ValueError, match="Timezone is not a valid type"): utils.convert_time(time=1704904715000, zone=1245) -def test_convert_time_invalid(): - with pytest.raises(ValueError, match="Time value not an integer"): - utils.convert_time(time="now") - +def test_convert_link_time(): + # Test if value is `None` + assert utils.convert_link_time(time=None) is None -def test_convert_link_time_null(): - assert utils.convert_link_time(time=None) == None - - -def test_convert_link_time_valid(): + # Test if value is valid enlinkd time string converted_time = utils.convert_link_time(time="01/01/24, 12:00:00 am") assert isinstance(converted_time, datetime) + # Test if value is not valid enlinkd time string + time_values = ["now", 1704904715000] + for time_value in time_values: + with pytest.raises( + ValueError, + match=f"time data '{time_value}' does not match format '{utils.LINK_TIME_PATTERN}'", + ): + utils.convert_link_time(time=time_value) -def test_convert_link_time_with_zone_valid(): + +def test_convert_link_time_with_zone(): + # Test for valid parameters converted_time = utils.convert_link_time( time="01/01/24, 12:00:00 am", zone="US/Eastern" ) @@ -61,26 +70,23 @@ def test_convert_link_time_with_zone_valid(): ) assert isinstance(converted_time, datetime) - -def test_convert_link_time_with_zone_invalid(): - with pytest.raises(pytz.exceptions.UnknownTimeZoneError, match="'Neverland'"): - utils.convert_link_time(time="01/01/24, 12:00:00 am", zone="Neverland") + # Test for invalid timezone + with pytest.raises(pytz.exceptions.UnknownTimeZoneError, match="'Apex'"): + utils.convert_link_time(time="01/01/24, 12:00:00 am", zone="Apex") with pytest.raises(ValueError, match="Timezone is not a valid type"): utils.convert_link_time(time="01/01/24, 12:00:00 am", zone=12345) -def test_convert_link_time_invalid(): - time_values = ["now", 1704904715000] - for time_value in time_values: - with pytest.raises( - ValueError, - match=f"time data '{time_value}' does not match format '{utils.LINK_TIME_PATTERN}'", - ): - utils.convert_link_time(time=time_value) - - -def test_convert_xml_valid(): - source = 'int1int2' +def test_convert_xml(): + # Test for valid XML + source = """ + + + int1 + int2 + + + """ destination = { "nodes": { "node": [ @@ -93,13 +99,12 @@ def test_convert_xml_valid(): assert isinstance(conversion, dict) assert conversion == destination - -def test_convert_xml_invalid(): + # Test for invalid XML with pytest.raises(ExpatError): assert utils.convert_xml("hello") -def test_normailize_dict(): +def test_normalize_dict(): source = OrderedDict( { "nodes": { From af9bce57521795fd17e0d44959f6fcd8153cce83 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Thu, 11 Jan 2024 16:22:03 -0800 Subject: [PATCH 25/30] gitignore update --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 842cfd6..2289854 100755 --- a/.gitignore +++ b/.gitignore @@ -143,3 +143,4 @@ test.py openapi/ public/ html/ +play_* From 4c2636d4b93fe942e36acf21b42e2d8ffc4898be Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Fri, 9 Feb 2024 11:11:31 -0800 Subject: [PATCH 26/30] Update docstrings and type hints --- pyonms/dao/alarms.py | 25 +++- pyonms/dao/base.py | 6 +- pyonms/dao/business_services.py | 44 +++--- pyonms/dao/enlinkd.py | 28 +--- pyonms/dao/events.py | 22 +-- pyonms/dao/foreign_sources.py | 16 ++- pyonms/dao/health.py | 10 +- pyonms/dao/info.py | 9 +- pyonms/dao/ips.py | 35 ++--- pyonms/dao/nodes.py | 80 ++++++----- pyonms/dao/requisitions.py | 27 ++-- pyonms/dao/udl.py | 40 +++++- pyonms/models/alarm.py | 61 +++++---- pyonms/models/enlinkd.py | 236 +++++++++++++++++--------------- pyonms/models/event.py | 19 +-- pyonms/models/exceptions.py | 2 +- pyonms/models/foreign_source.py | 60 +++++--- pyonms/models/health.py | 8 +- pyonms/models/info.py | 39 ++++-- pyonms/models/node.py | 96 ++++++------- pyonms/models/requisition.py | 107 +++++++++------ pyonms/models/udl.py | 2 + 22 files changed, 565 insertions(+), 407 deletions(-) diff --git a/pyonms/dao/alarms.py b/pyonms/dao/alarms.py index c296791..efcb13f 100755 --- a/pyonms/dao/alarms.py +++ b/pyonms/dao/alarms.py @@ -1,5 +1,7 @@ # dao.alarms.py +"Alarms data access" + from typing import List, Optional import pyonms.models.alarm @@ -8,11 +10,14 @@ class AlarmAPI(Endpoint): + """Alarms API endpoint""" + def __init__(self, kwargs): super().__init__(**kwargs) self.url = self.base_v2 + "alarms" def get_alarm(self, id: int) -> Optional[pyonms.models.alarm.Alarm]: + """Get alarm by ID number.""" record = self._get(url=f"{self.url}/{id}") if record is not None: return self._process_alarm(record) @@ -20,9 +25,12 @@ def get_alarm(self, id: int) -> Optional[pyonms.models.alarm.Alarm]: return None def get_alarms( - self, fiql: str = None, limit: int = 100, batch_size: int = 100 - ) -> List[Optional[pyonms.models.alarm.Alarm]]: - alarms = [] + self, + fiql: Optional[str] = None, + limit: int = 100, + batch_size: int = 100, + ) -> List[pyonms.models.alarm.Alarm]: + """Get all matching alarms.""" params = {} if fiql: params["_s"] = fiql @@ -33,30 +41,33 @@ def get_alarms( batch_size=batch_size, params=params, ) - if records == [None]: - return [None] + alarms = [] for record in records: - alarms.append(self._process_alarm(record)) + if record: + alarms.append(self._process_alarm(record)) return alarms def _process_alarm(self, data: dict) -> pyonms.models.alarm.Alarm: return pyonms.models.alarm.Alarm(**data) def ack_alarm(self, id: int, ack: bool): + """Acknowledge alarm by ID number.""" if not isinstance(ack, bool): raise exceptions.InvalidValueError( - name="ack", value=ack, valid="[True, False]" + name="ack", value=ack, valid=[True, False] ) params = {"ack": ack} self._put(url=f"{self.url}/{id}", params=params, data=params) return def clear_alarm(self, id: int): + """Clear alarm by ID number.""" params = {"clear": True} self._put(url=f"{self.url}/{id}", params=params, data=params) return def escalate_alarm(self, id: int): + """Escalate alarm severity by ID number.""" params = {"escalate": True} self._put(url=f"{self.url}/{id}", params=params, data=params) return diff --git a/pyonms/dao/base.py b/pyonms/dao/base.py index d8ffed7..92444db 100644 --- a/pyonms/dao/base.py +++ b/pyonms/dao/base.py @@ -45,7 +45,7 @@ def _get_batch( batch_size: int = 100, params: Optional[dict] = None, hide_progress: bool = False, - ) -> List[Optional[dict]]: + ) -> List[dict]: if not params: params = {} with tqdm( @@ -54,7 +54,7 @@ def _get_batch( desc=f"Pulling {self.name} {endpoint} data", disable=hide_progress, ) as pbar: - result = [] + result: List[dict] = [] params["offset"] = 0 if limit > batch_size: params["limit"] = batch_size @@ -67,7 +67,7 @@ def _get_batch( headers=self.headers, ) if records.get(endpoint, [None]) in [[None], []]: - return [None] + return result if limit == 0 or records["totalCount"] < limit: target_count = records["totalCount"] pbar.total = target_count diff --git a/pyonms/dao/business_services.py b/pyonms/dao/business_services.py index af6d8e2..ad9dba5 100644 --- a/pyonms/dao/business_services.py +++ b/pyonms/dao/business_services.py @@ -2,6 +2,8 @@ # cspell:ignore snmpinterfaces, ipinterfaces +"Business Service data access" + import concurrent.futures from typing import List, Optional @@ -12,6 +14,8 @@ class BSMAPI(Endpoint): + "Business Service API endpoint" + def __init__(self, kwargs): super().__init__(**kwargs) self.url = self.base_v2 + "business-services" @@ -24,6 +28,7 @@ def _init_cache(self): def get_bsm( self, id: int ) -> Optional[pyonms.models.business_service.BusinessService]: + """Get BusinessService object by ID number.""" record = self._get(url=f"{self.url}/{id}") if record is not None: bsm = self._process_bsm(record) @@ -44,7 +49,8 @@ def _get_bsm_ids( def get_bsms( self, threads: int = 10 - ) -> List[Optional[pyonms.models.business_service.BusinessService]]: + ) -> List[pyonms.models.business_service.BusinessService]: + """Get all BusinessService objects.""" service_list = [] services = self._get_bsm_ids() @@ -64,15 +70,17 @@ def get_bsms( futures.append(future) for future in futures: bsm = future.result() - self.cache[bsm.id] = bsm - self.cache_name[bsm.name] = bsm.id - service_list.append(bsm) + if isinstance(bsm, pyonms.models.business_service.BusinessService): + self.cache[bsm.id] = bsm + self.cache_name[bsm.name] = bsm.id + service_list.append(bsm) return service_list def find_bsm_name( self, name: str, cache_only: bool = False ) -> Optional[pyonms.models.business_service.BusinessService]: + """Get all BusinessService objects and filter to matching names.""" if self.cache_name.get(name): return self.cache[self.cache_name[name]] elif cache_only: @@ -106,11 +114,13 @@ def _process_bsm( return business_service def reload_bsm_daemon(self) -> None: + """Trigger reload of the `bsmd` daemon.""" self._post(url=f"{self.url}/daemon/reload", json={}) def create_bsm( self, bsm: pyonms.models.business_service.BusinessServiceRequest ) -> None: + """Create new BusinessService object.""" response = self._post(url=self.url, json=bsm.to_dict()) if "constraint [bsm_service_name_key]" in response.text: raise pyonms.models.exceptions.DuplicateEntityError(bsm.name, bsm) @@ -118,6 +128,7 @@ def create_bsm( def update_bsm( self, id: int, bsm: pyonms.models.business_service.BusinessServiceRequest ): + """Update existing BusinessService object.""" self._put(url=f"{self.url}/{id}", json=bsm.to_dict()) # noqa: W0612 def _merge_bsm_request( @@ -129,23 +140,24 @@ def _merge_bsm_request( new_request.name = request.name new_request.reduce_function = request.reduce_function new_request.attributes = request.attributes - for edge in request.ip_service_edges: - if edge in new_request.ip_service_edges: - new_request.ip_service_edges.remove(edge) - new_request.ip_service_edges.append(edge) - for edge in request.child_edges: - if edge in new_request.child_edges: - new_request.child_edges.remove(edge) - new_request.child_edges.append(edge) - for edge in request.application_edges: - new_request.application_edges.append(edge) - for edge in request.reduction_key_edges: - new_request.reduction_key_edges.append(edge) + for ip_edge in request.ip_service_edges: + if ip_edge in new_request.ip_service_edges: + new_request.ip_service_edges.remove(ip_edge) + new_request.ip_service_edges.append(ip_edge) + for child_edge in request.child_edges: + if child_edge in new_request.child_edges: + new_request.child_edges.remove(child_edge) + new_request.child_edges.append(child_edge) + for app_edge in request.application_edges: + new_request.application_edges.append(app_edge) + for key_edge in request.reduction_key_edges: + new_request.reduction_key_edges.append(key_edge) for parent in request.parent_services: new_request.parent_services.append(parent) return new_request def delete_bsm(self, bsm: pyonms.models.business_service.BusinessService) -> None: + """Delete BusinessService object.""" self._delete(url=f"{self.url}/{bsm.id}") if self.cache.get(bsm.id): del self.cache[bsm.id] diff --git a/pyonms/dao/enlinkd.py b/pyonms/dao/enlinkd.py index 343e737..2b982a5 100644 --- a/pyonms/dao/enlinkd.py +++ b/pyonms/dao/enlinkd.py @@ -4,7 +4,7 @@ from typing import List, Optional -import pyonms.models.udl +import pyonms.models.enlinkd from pyonms.dao.base import Endpoint @@ -15,32 +15,14 @@ def __init__(self, kwargs): super().__init__(**kwargs) self.url = self.base_v2 + "enlinkd" - def get_node_links( - self, node_id: int - ) -> Optional[pyonms.models.udl.UserDefinedLink]: - "Get all links for a given node" + def get_node_links(self, node_id: int) -> Optional[pyonms.models.enlinkd.Topology]: + "Get all links for a given node." record = self._get(url=f"{self.url}/{node_id}") if record not in [None, {}]: return self._process_topology(record) else: return None - # def get_links( - # self, limit: int = 100, batch_size: int = 100 - # ) -> List[Optional[pyonms.models.udl.UserDefinedLink]]: - # links = [] - # records = self._get_batch( - # url=self.url, - # endpoint="user_defined_link", - # limit=limit, - # batch_size=batch_size, - # ) - # if records == [None]: - # return [None] - # for record in records: - # links.append(self._process_udl(record)) - # return links - def _process_topology(self, data: dict) -> pyonms.models.enlinkd.Topology: topology = pyonms.models.enlinkd.Topology() if data.get("bridgeLinkNodes"): @@ -56,8 +38,8 @@ def _process_topology(self, data: dict) -> pyonms.models.enlinkd.Topology: if data.get("ospfLinkNodes"): topology.ospf_links = self._process_ospf_links(data=data["ospfLinkNodes"]) if data.get("bridgeElementNodes"): - topology.bridge_elements.append( - self._process_bridge_elements(data=data["bridgeElementNodes"]) + topology.bridge_elements = self._process_bridge_elements( + data=data["bridgeElementNodes"] ) if data.get("cdpElementNode"): topology.cdp_elements.append( diff --git a/pyonms/dao/events.py b/pyonms/dao/events.py index b5e6f35..cc485fa 100755 --- a/pyonms/dao/events.py +++ b/pyonms/dao/events.py @@ -1,6 +1,8 @@ # dao.events.py -from typing import List, Union +"Events data access" + +from typing import List, Optional import pyonms.models.event import pyonms.models.node @@ -8,11 +10,14 @@ class EventAPI(Endpoint): + "Events API endpoint" + def __init__(self, kwargs): super().__init__(**kwargs) self.url = self.base_v2 + "events" - def get_event(self, id: int) -> Union[pyonms.models.event.Event, None]: + def get_event(self, id: int) -> Optional[pyonms.models.event.Event]: + """Get event by ID number.""" record = self._get(url=f"{self.url}/{id}") if record is not None: return self._process_event(record) @@ -20,9 +25,9 @@ def get_event(self, id: int) -> Union[pyonms.models.event.Event, None]: return None def get_events( - self, fiql: str = None, limit: int = 100, batch_size: int = 100 - ) -> List[Union[pyonms.models.event.Event, None]]: - events = [] + self, fiql: Optional[str] = None, limit: int = 100, batch_size: int = 100 + ) -> List[pyonms.models.event.Event]: + """Get all matching event objects.""" params = {} if fiql: params["_s"] = fiql @@ -33,16 +38,17 @@ def get_events( batch_size=batch_size, params=params, ) - if records == [None]: - return [None] + events = [] for record in records: - events.append(self._process_event(record)) + if record: + events.append(self._process_event(record)) return events def _process_event(self, data: dict) -> pyonms.models.event.Event: return pyonms.models.event.Event(**data) def send_event(self, event: pyonms.models.event.Event) -> bool: + """Send Event object.""" result = self._post(url=self.url, json=event._to_dict()) if result.status_code == 204: return True diff --git a/pyonms/dao/foreign_sources.py b/pyonms/dao/foreign_sources.py index 2e58a17..45899db 100644 --- a/pyonms/dao/foreign_sources.py +++ b/pyonms/dao/foreign_sources.py @@ -1,5 +1,7 @@ # dao.foreign_sources.py +"Foreign Sources data access" + from typing import List, Optional from requests import Response @@ -9,6 +11,8 @@ class ForeignSourceAPI(Endpoint): + "Foreign Sources API endpoint" + def __init__(self, kwargs): super().__init__(**kwargs) self.url = self.base_v1 + "foreignSources" @@ -16,6 +20,7 @@ def __init__(self, kwargs): def get_foreign_source( self, name: str ) -> Optional[pyonms.models.foreign_source.ForeignSource]: + """Get foreign source definition.""" record = self._get(url=f"{self.url}/{name}", endpoint="foreignSources") if record is not None: return self._process_foreign_source(record) @@ -24,16 +29,16 @@ def get_foreign_source( def get_foreign_sources( self, - ) -> List[Optional[pyonms.models.foreign_source.ForeignSource]]: - foreign_sources = [] + ) -> List[pyonms.models.foreign_source.ForeignSource]: + """Get all foreign source definitions""" records = self._get( url=self.url, endpoint="foreignSources", ) - if records == [None]: - return [None] + foreign_sources = [] for record in records["foreignSources"]: - foreign_sources.append(self._process_foreign_source(record)) + if record: + foreign_sources.append(self._process_foreign_source(record)) return foreign_sources def _process_foreign_source( @@ -58,6 +63,7 @@ def _process_foreign_source( def update_foreign_source( self, foreign_source: pyonms.models.foreign_source.ForeignSource ) -> Response: + """Update foreign source definition on server.""" response = self._post( url=self.url, headers=self.headers, json=foreign_source._to_dict() ) diff --git a/pyonms/dao/health.py b/pyonms/dao/health.py index 8d2753c..9a55420 100644 --- a/pyonms/dao/health.py +++ b/pyonms/dao/health.py @@ -1,15 +1,22 @@ # dao.health.py +"Health endpoint data access" + +from typing import Optional + import pyonms.models.health from pyonms.dao.base import Endpoint class HealthAPI(Endpoint): + """Health API endpoint""" + def __init__(self, kwargs): super().__init__(**kwargs) self.url = self.base_v1 + "health" - def get_health(self) -> str: + def get_health(self) -> Optional[pyonms.models.health.Health]: + """Get health status from current server instance""" record = self._get(url=f"{self.url}", endpoint="raw") if record is not None: health = self._process_health(record) @@ -24,6 +31,7 @@ def get_health(self) -> str: return None def probe(self) -> str: + """Get probe status from current server instance""" return self._get(url=f"{self.url}/probe", endpoint="raw") def _process_health(self, data: dict) -> pyonms.models.health.Health: diff --git a/pyonms/dao/info.py b/pyonms/dao/info.py index e9190c2..5f2f226 100644 --- a/pyonms/dao/info.py +++ b/pyonms/dao/info.py @@ -1,15 +1,22 @@ # dao.info.py +"Info endpoint data access" + +from typing import Optional + import pyonms.models.info from pyonms.dao.base import Endpoint class InfoAPI(Endpoint): + "Info API endpoint" + def __init__(self, kwargs): super().__init__(**kwargs) self.url = self.base_v1 + "info" - def get_info(self) -> pyonms.models.info.Info: + def get_info(self) -> Optional[pyonms.models.info.Info]: + """Get information about the current server instance""" record = self._get(url=f"{self.url}", endpoint="raw") if record is not None: return self._process_info(record) diff --git a/pyonms/dao/ips.py b/pyonms/dao/ips.py index 70bc81a..f20fe58 100644 --- a/pyonms/dao/ips.py +++ b/pyonms/dao/ips.py @@ -2,7 +2,9 @@ # cspell:ignore ipinterfaces -from typing import List, Union +"IP Interface data access" + +from typing import List, Optional, Union import pyonms.models.node from pyonms.dao.base import Endpoint @@ -10,6 +12,8 @@ class IPAPI(Endpoint): + "IP Interface API endpoint" + def __init__(self, kwargs): super().__init__(**kwargs) self.url = self.base_v2 + "ipinterfaces" @@ -18,12 +22,13 @@ def get_ips( self, limit: int = 10, batch_size: int = 100, - ip: str = None, - nodeId: int = None, - nodeLabel: str = None, - primary: Union[pyonms.models.node.PrimaryType, str] = None, + ip: Optional[str] = None, + nodeId: Optional[int] = None, + nodeLabel: Optional[str] = None, + primary: Optional[Union[pyonms.models.node.PrimaryType, str]] = None, ) -> List[pyonms.models.node.IPInterface]: - """Search for IP Interface objects. If more than one of `ip`, `nodeId`, `nodeLabel`, and `primary` are specified, the search acts as an `AND`. + """Search for IP Interface objects. + If more than one of `ip`, `nodeId`, `nodeLabel`, and `primary` are specified, the search acts as an `AND`. Args: limit (int, optional): Number of IPs to return. Defaults to 10. @@ -31,7 +36,8 @@ def get_ips( ip (str, optional): IP address to search. nodeId (int, optional): Node ID to search. nodeLabel (str, optional): Node label to search. - primary (Union[pyonms.models.node.PrimaryType, str], optional): Search for `Primary`, `Secondary`, or `Not_Eligible` IP Interfaces. + primary (Union[pyonms.models.node.PrimaryType, str], optional): + Search for `Primary`, `Secondary`, or `Not_Eligible` IP Interfaces. Raises: exceptions.InvalidValueError: If `primary` is not a valid value. @@ -66,17 +72,12 @@ def get_ips( batch_size=batch_size, endpoint="ipInterface", ) - if record is not None: - ip_list = [] - for address in record: + ip_list = [] + for address in record: + if address: ip_list.append(self._process_ip(address)) - return ip_list - else: - return [] + return ip_list - def _process_ip( - self, - data: dict, - ) -> pyonms.models.node.IPInterface: + def _process_ip(self, data: dict) -> pyonms.models.node.IPInterface: ip = pyonms.models.node.IPInterface(**data) return ip diff --git a/pyonms/dao/nodes.py b/pyonms/dao/nodes.py index 80843ba..cf766be 100755 --- a/pyonms/dao/nodes.py +++ b/pyonms/dao/nodes.py @@ -2,6 +2,8 @@ # cspell:ignore snmpinterfaces, ipinterfaces +"Nodes data access" + import concurrent.futures from enum import Enum from typing import List, Optional, Union @@ -13,6 +15,8 @@ class NodeComponents(Enum): + """Node components to retrieve from API.""" + ALL = "ALL" SNMP = "SnmpInterfaces" IP = "IpInterfaces" @@ -23,13 +27,16 @@ class NodeComponents(Enum): class NodeAPI(Endpoint): + "Nodes API endpoint" + def __init__(self, kwargs): super().__init__(**kwargs) self.url = self.base_v2 + "nodes" def get_node( - self, id: int, components: List[NodeComponents] = None + self, id: int, components: Optional[List[NodeComponents]] = None ) -> Optional[pyonms.models.node.Node]: + """Get node by database ID number.""" if not components: components = [NodeComponents.NONE] record = self._get(url=f"{self.url}/{id}") @@ -40,15 +47,16 @@ def get_node( def get_nodes( self, - fiql: str = None, + fiql: Optional[str] = None, limit: int = 100, batch_size: int = 100, - components: List[NodeComponents] = None, + components: Optional[List[NodeComponents]] = None, threads: int = 10, - ) -> List[Optional[pyonms.models.node.Node]]: + ) -> List[pyonms.models.node.Node]: + """Get all matching Node objects.""" if not components: components = [NodeComponents.NONE] - devices = [] + devices: List[pyonms.models.node.Node] = [] params = {} if fiql: params["_s"] = fiql @@ -60,7 +68,7 @@ def get_nodes( params=params, ) if records == [None]: - return [None] + return devices if threads > len(records): threads = len(records) with concurrent.futures.ThreadPoolExecutor(max_workers=threads) as pool: @@ -71,11 +79,12 @@ def get_nodes( ) as progress: futures = [] for record in records: - future = pool.submit( - self._process_node, data=record, components=components - ) - future.add_done_callback(lambda p: progress.update()) - futures.append(future) + if record: + future = pool.submit( + self._process_node, data=record, components=components + ) + future.add_done_callback(lambda p: progress.update()) + futures.append(future) for future in futures: result = future.result() devices.append(result) @@ -83,7 +92,7 @@ def get_nodes( def _get_node_snmpinterfaces( self, node_id: int - ) -> List[Optional[pyonms.models.node.SnmpInterface]]: + ) -> List[pyonms.models.node.SnmpInterface]: interfaces = [] records = self._get_batch( url=f"{self.url}/{node_id}/snmpinterfaces", @@ -100,7 +109,7 @@ def _get_node_snmpinterfaces( def _get_node_ip_addresses( self, node_id: int, services: bool = False, metadata: bool = False - ) -> List[Optional[pyonms.models.node.IPInterface]]: + ) -> List[pyonms.models.node.IPInterface]: ip_addresses = [] records = self._get_batch( url=f"{self.url}/{node_id}/ipinterfaces", @@ -113,11 +122,14 @@ def _get_node_ip_addresses( ip = pyonms.models.node.IPInterface(**ip_interface) if services: ip.services = self._get_node_ip_services( - node_id=node_id, ip_address=ip.ipAddress, metadata=metadata + node_id=node_id, + ip_address=ip.ipAddress, # type:ignore + metadata=metadata, ) if metadata: ip.metadata = self._get_ip_metadata( - node_id=node_id, ipaddress=ip.ipAddress + node_id=node_id, + ipaddress=ip.ipAddress, # type:ignore ) ip_addresses.append(ip) else: @@ -126,7 +138,7 @@ def _get_node_ip_addresses( def _get_node_ip_services( self, node_id: int, ip_address: str, metadata: bool = False - ) -> List[Optional[pyonms.models.node.Service]]: + ) -> List[pyonms.models.node.Service]: services = [] records = self._get_batch( url=f"{self.url}/{node_id}/ipinterfaces/{ip_address}/services", @@ -141,21 +153,19 @@ def _get_node_ip_services( new_service.metadata = self._get_service_metadata( node_id=node_id, ipaddress=ip_address, - service=new_service.serviceType.name, + service=new_service.serviceType.name, # type: ignore ) if new_service not in services: services.append(new_service) return services - def _get_node_metadata( - self, node_id: int - ) -> List[Optional[pyonms.models.node.Metadata]]: - metadata = [] + def _get_node_metadata(self, node_id: int) -> List[pyonms.models.node.Metadata]: records = self._get_batch( url=f"{self.url}/{node_id}/metadata", endpoint="metaData", hide_progress=True, ) + metadata = [] for record in records: if record: metadata.append(pyonms.models.node.Metadata(**record)) @@ -163,13 +173,13 @@ def _get_node_metadata( def _get_ip_metadata( self, node_id: int, ipaddress: str - ) -> List[Optional[pyonms.models.node.Metadata]]: - metadata = [] + ) -> List[pyonms.models.node.Metadata]: records = self._get_batch( url=f"{self.url}/{node_id}/ipinterfaces/{ipaddress}/metadata", endpoint="metaData", hide_progress=True, ) + metadata = [] for record in records: if record: metadata.append(pyonms.models.node.Metadata(**record)) @@ -177,13 +187,13 @@ def _get_ip_metadata( def _get_service_metadata( self, node_id: int, ipaddress: str, service: str - ) -> List[Optional[pyonms.models.node.Metadata]]: - metadata = [] + ) -> List[pyonms.models.node.Metadata]: records = self._get_batch( url=f"{self.url}/{node_id}/ipinterfaces/{ipaddress}/services/{service}/metadata", endpoint="metaData", hide_progress=True, ) + metadata = [] for record in records: if record: metadata.append(pyonms.models.node.Metadata(**record)) @@ -200,25 +210,25 @@ def _process_node(self, data: dict, components: list) -> pyonms.models.node.Node if NodeComponents.ALL in components: node.ipInterfaces = self._get_node_ip_addresses( node.id, services=True, metadata=True - ) - node.snmpInterfaces = self._get_node_snmpinterfaces(node.id) - node.metadata = self._get_node_metadata(node.id) + ) # type:ignore + node.snmpInterfaces = self._get_node_snmpinterfaces(node.id) # type:ignore + node.metadata = self._get_node_metadata(node.id) # type:ignore node.hardwareInventory = self._get_node_hardware(node.id) return node get_metadata = False if NodeComponents.METADATA in components: - node.metadata = self._get_node_metadata(node.id) + node.metadata = self._get_node_metadata(node.id) # type:ignore get_metadata = True if NodeComponents.SERVICES in components: node.ipInterfaces = self._get_node_ip_addresses( node.id, services=True, metadata=get_metadata - ) + ) # type:ignore elif NodeComponents.IP in components: node.ipInterfaces = self._get_node_ip_addresses( node.id, services=False, metadata=get_metadata - ) + ) # type:ignore if NodeComponents.SNMP in components: - node.snmpInterfaces = self._get_node_snmpinterfaces(node.id) + node.snmpInterfaces = self._get_node_snmpinterfaces(node.id) # type:ignore if NodeComponents.HARDWARE in components: node.hardwareInventory = self._get_node_hardware(node.id) @@ -229,6 +239,7 @@ def set_node_metadata( node: Union[int, pyonms.models.node.Node], metadata: pyonms.models.node.Metadata, ): + """Set custom metadata on a node.""" if isinstance(node, int): node_id = node elif isinstance(node, pyonms.models.node.Node): @@ -240,6 +251,7 @@ def set_node_metadata( def remove_node_metadata( self, node: Union[int, pyonms.models.node.Node], context: str, key: str ): + """Remove custom metadata from a node.""" if isinstance(node, int): node_id = node elif isinstance(node, pyonms.models.node.Node): @@ -254,6 +266,7 @@ def set_ip_metadata( ip: str, metadata: pyonms.models.node.Metadata, ): + """Set custom metadata on an IP interface.""" if isinstance(node, int): node_id = node elif isinstance(node, pyonms.models.node.Node): @@ -268,6 +281,7 @@ def set_ip_metadata( def remove_ip_metadata( self, node: Union[int, pyonms.models.node.Node], ip: str, context: str, key: str ): + """Remove custom metadata from an IP interface.""" if isinstance(node, int): node_id = node elif isinstance(node, pyonms.models.node.Node): @@ -285,6 +299,7 @@ def set_service_metadata( service: str, metadata: pyonms.models.node.Metadata, ): + """Set custom metadata on an IP service.""" if isinstance(node, int): node_id = node elif isinstance(node, pyonms.models.node.Node): @@ -304,6 +319,7 @@ def remove_service_metadata( context: str, key: str, ): + """Remove custom metadata from an IP service.""" if isinstance(node, int): node_id = node elif isinstance(node, pyonms.models.node.Node): diff --git a/pyonms/dao/requisitions.py b/pyonms/dao/requisitions.py index ea0ee35..04b624a 100755 --- a/pyonms/dao/requisitions.py +++ b/pyonms/dao/requisitions.py @@ -1,6 +1,8 @@ # dao.requisitions.py -from typing import List, Union +"Requisitions data access" + +from typing import List, Optional, Union from requests import Response @@ -10,11 +12,14 @@ class RequisitionsAPI(Endpoint): + "Requisitions API endpoint" + def __init__(self, kwargs): super().__init__(**kwargs) self.url = self.base_v1 + "requisitions" def get_requisition_names(self) -> List[str]: + """Get a list of Requisition names""" names = self._get( url=f"{self.base_v1}/requisitionNames", endpoint="requisitionNames", @@ -24,7 +29,8 @@ def get_requisition_names(self) -> List[str]: def get_requisition( self, name: str - ) -> Union[pyonms.models.requisition.Requisition, None]: + ) -> Optional[pyonms.models.requisition.Requisition]: + """Get the contents of a requisition""" record = self._get( url=f"{self.url}/{name}", endpoint="requisitions", headers=self.headers ) @@ -35,16 +41,16 @@ def get_requisition( def get_requisitions( self, - ) -> List[Union[pyonms.models.requisition.Requisition, None]]: - requisitions = [] + ) -> List[pyonms.models.requisition.Requisition]: + """Get the contents of all requisitions""" records = self._get( url=self.url, endpoint="model-import", ) - if records == [None]: - return [None] + requisitions = [] for record in records["model-import"]: - requisitions.append(self._process_requisition(record)) + if record: + requisitions.append(self._process_requisition(record)) return requisitions def _process_requisition(self, data: dict) -> pyonms.models.requisition.Requisition: @@ -57,18 +63,21 @@ def _process_requisition(self, data: dict) -> pyonms.models.requisition.Requisit # if data.get("last-import") or data["last-import"] is None: # data["last_import"] = data["last-import"] # del data["last-import"] - data = normalize_dict(data) - return pyonms.models.requisition.Requisition(**data) + parsed_data = dict(normalize_dict(data)) + return pyonms.models.requisition.Requisition(**parsed_data) def get_requisition_active_count(self) -> int: + """Get number of active requisitions""" count = self._get(url=f"{self.url}/count", endpoint="raw") return int(count) def get_requisition_deployed_count(self) -> int: + """Get number of deployed requisitions""" count = self._get(url=f"{self.url}/deployed/count", endpoint="raw") return int(count) def import_requisition(self, name: str, rescan: bool = False) -> bool: + """Trigger rescan of an existing requisition""" response = self._put( url=f"{self.url}/{name}/import", params={"rescanExisting": rescan}, diff --git a/pyonms/dao/udl.py b/pyonms/dao/udl.py index e9cc859..a9dc770 100644 --- a/pyonms/dao/udl.py +++ b/pyonms/dao/udl.py @@ -2,6 +2,8 @@ # cSpell: ignore userdefinedlinks UDLAPI +"User Defined Links data access" + from typing import List, Optional import pyonms.models.udl @@ -9,11 +11,18 @@ class UDLAPI(Endpoint): + "UDL API Endpoint" + def __init__(self, kwargs): super().__init__(**kwargs) self.url = self.base_v2 + "userdefinedlinks" def get_link(self, id: int) -> Optional[pyonms.models.udl.UserDefinedLink]: + """Get UserDefinedLink by ID number. + + Args: + id (int): ID number of UserDefinedLink to retrieve. + """ record = self._get(url=f"{self.url}/{id}") if record not in [None, {}]: return self._process_udl(record) @@ -22,7 +31,13 @@ def get_link(self, id: int) -> Optional[pyonms.models.udl.UserDefinedLink]: def get_links( self, limit: int = 100, batch_size: int = 100 - ) -> List[Optional[pyonms.models.udl.UserDefinedLink]]: + ) -> List[pyonms.models.udl.UserDefinedLink]: + """Get all UserDefinedLink objects + + Args: + limit (int, optional): Max number of UserDefinedLink objects to retrieve. Defaults to 100. + batch_size (int, optional): Number of UserDefinedLink to retrieve per API call. Defaults to 100. + """ links = [] records = self._get_batch( url=self.url, @@ -30,10 +45,9 @@ def get_links( limit=limit, batch_size=batch_size, ) - if records == [None]: - return [None] for record in records: - links.append(self._process_udl(record)) + if record: + links.append(self._process_udl(record)) return links def _process_udl(self, data: dict) -> pyonms.models.udl.UserDefinedLink: @@ -46,11 +60,23 @@ def _process_udl(self, data: dict) -> pyonms.models.udl.UserDefinedLink: clean_data["db_id"] = data["db-id"] return pyonms.models.udl.UserDefinedLink(**clean_data) - def delete_link(self, id: int) -> bool: - x = self._delete(url=f"{self.url}/{id}") - return x + def delete_link(self, id: int): + """Delete UserDefinedLink object. + + Args: + id (int): ID number of UserDefinedLink to delete + """ + self._delete(url=f"{self.url}/{id}") def create_link(self, link: pyonms.models.udl.UserDefinedLink) -> bool: + """Create new UserDefinedLink between two nodes. + + Args: + link (pyonms.models.udl.UserDefinedLink): UserDefinedLink object to create + + Returns: + bool: _description_ + """ x = self._post(url=self.url, json=link._to_dict()) if x.status_code == 201: return True diff --git a/pyonms/models/alarm.py b/pyonms/models/alarm.py index b461533..a8e232b 100755 --- a/pyonms/models/alarm.py +++ b/pyonms/models/alarm.py @@ -1,5 +1,7 @@ # models.alarm.py +"Alarm models" + from dataclasses import dataclass, field from datetime import datetime from typing import List, Optional @@ -11,44 +13,45 @@ @dataclass(repr=False) class Alarm: + "Alarm model" id: int reductionKey: str type: int severity: Severity description: str logMessage: str - uei: str = None - location: str = None - suppressedUntil: datetime = None - suppressedTime: datetime = None - x733ProbableCause: int = None - affectedNodeCount: int = None - count: int = None - firstEventTime: datetime = None - lastEventTime: datetime = None - nodeId: int = None - nodeLabel: str = None - ipAddress: str = None - ifIndex: int = None - clearKey: str = None - ackUser: str = None - ackTime: int = None - stickyMemo: str = None - reductionKeyMemo: str = None - troubleTicket: str = None - troubleTicketLink: str = None - troubleTicketState: int = None - qosAlarmState: str = None - managedObjectInstance: str = None - managedObjectType: str = None - label: str = None - firstAutomationTime: datetime = None - lastAutomationTime: datetime = None + uei: Optional[str] = None + location: Optional[str] = None + suppressedUntil: Optional[datetime] = None + suppressedTime: Optional[datetime] = None + x733ProbableCause: Optional[int] = None + affectedNodeCount: Optional[int] = None + count: Optional[int] = None + firstEventTime: Optional[datetime] = None + lastEventTime: Optional[datetime] = None + nodeId: Optional[int] = None + nodeLabel: Optional[str] = None + ipAddress: Optional[str] = None + ifIndex: Optional[int] = None + clearKey: Optional[str] = None + ackUser: Optional[str] = None + ackTime: Optional[int] = None + stickyMemo: Optional[str] = None + reductionKeyMemo: Optional[str] = None + troubleTicket: Optional[str] = None + troubleTicketLink: Optional[str] = None + troubleTicketState: Optional[int] = None + qosAlarmState: Optional[str] = None + managedObjectInstance: Optional[str] = None + managedObjectType: Optional[str] = None + label: Optional[str] = None + firstAutomationTime: Optional[datetime] = None + lastAutomationTime: Optional[datetime] = None firstEvent: Optional[Event] = None lastEvent: Optional[Event] = None parameters: List[Optional[EventParameter]] = field(default_factory=list) - relatedAlarms: Optional[List["Alarm"]] = field(default_factory=list) - serviceType: ServiceType = None + relatedAlarms: List[Optional["Alarm"]] = field(default_factory=list) + serviceType: Optional[ServiceType] = None def __post_init__(self): self.suppressedUntil = convert_time(self.suppressedUntil) diff --git a/pyonms/models/enlinkd.py b/pyonms/models/enlinkd.py index 8839558..f9b6e15 100644 --- a/pyonms/models/enlinkd.py +++ b/pyonms/models/enlinkd.py @@ -6,7 +6,7 @@ from dataclasses import dataclass, field from datetime import datetime from enum import Enum -from typing import List, Union +from typing import List, Optional, Union from pyonms import utils @@ -36,14 +36,14 @@ class Element: @dataclass class BridgeLinkRemoteNode: "Bridge Link Remote Node" - bridgeRemote: str = None - bridgeRemoteUrl: str = None - bridgeRemotePort: str = None - bridgeRemotePortUrl: str = None - bridgeRemoteNodeId: int = None - bridgeRemoteMAC: str = None - bridgeRemoteIfIndex: int = None - bridgeRemoteIP: str = None + bridgeRemote: Optional[str] = None + bridgeRemoteUrl: Optional[str] = None + bridgeRemotePort: Optional[str] = None + bridgeRemotePortUrl: Optional[str] = None + bridgeRemoteNodeId: Optional[int] = None + bridgeRemoteMAC: Optional[str] = None + bridgeRemoteIfIndex: Optional[int] = None + bridgeRemoteIP: Optional[str] = None def __post_init__(self): if self.bridgeRemoteUrl: @@ -62,16 +62,18 @@ def __post_init__(self): @dataclass class BridgeLink(Link): "Bridge Link" - bridgeLocalPort: str = None - bridgeLocalPortUrl: str = None - bridgeInfo: str = None - bridgeLinkCreateTime: Union[str, datetime] = None - bridgeLinkLastPollTime: Union[str, datetime] = None - BridgeLinkRemoteNodes: List[BridgeLinkRemoteNode] = field(default_factory=list) + bridgeLocalPort: Optional[str] = None + bridgeLocalPortUrl: Optional[str] = None + bridgeInfo: Optional[str] = None + bridgeLinkCreateTime: Optional[Union[str, datetime]] = None + bridgeLinkLastPollTime: Optional[Union[str, datetime]] = None + BridgeLinkRemoteNodes: List[Optional[BridgeLinkRemoteNode]] = field( + default_factory=list + ) linkType = LinkType.BRIDGE - bridgeLocalNodeId: int = None - bridgeLocalMAC: str = None - bridgeLocalIfIndex: int = None + bridgeLocalNodeId: Optional[int] = None + bridgeLocalMAC: Optional[str] = None + bridgeLocalIfIndex: Optional[int] = None def __post_init__(self): if isinstance(self.bridgeLinkCreateTime, str): @@ -101,21 +103,21 @@ def __post_init__(self): @dataclass class CdpLink(Link): "CDP Link" - cdpLocalPort: str = None - cdpLocalPortUrl: str = None - cdpCacheDevice: str = None - cdpCacheDeviceUrl: str = None - cdpCacheDevicePort: str = None - cdpCacheDevicePortUrl: str = None - cdpCachePlatform: str = None - cdpCreateTime: Union[str, datetime] = None - cdpLastPollTime: Union[str, datetime] = None + cdpLocalPort: Optional[str] = None + cdpLocalPortUrl: Optional[str] = None + cdpCacheDevice: Optional[str] = None + cdpCacheDeviceUrl: Optional[str] = None + cdpCacheDevicePort: Optional[str] = None + cdpCacheDevicePortUrl: Optional[str] = None + cdpCachePlatform: Optional[str] = None + cdpCreateTime: Optional[Union[str, datetime]] = None + cdpLastPollTime: Optional[Union[str, datetime]] = None linkType = LinkType.CDP - cdpLocalNodeId: int = None - cdpCacheDeviceNodeId: int = None - cdpLocalIfIndex: int = None - cdpCacheDeviceIfIndex: int = None - cdpCacheDeviceIP: str = None + cdpLocalNodeId: Optional[int] = None + cdpCacheDeviceNodeId: Optional[int] = None + cdpLocalIfIndex: Optional[int] = None + cdpCacheDeviceIfIndex: Optional[int] = None + cdpCacheDeviceIP: Optional[str] = None def __post_init__(self): if isinstance(self.cdpCreateTime, str): @@ -141,25 +143,25 @@ def __post_init__(self): @dataclass class IsIsLink(Link): "IS-IS Link" - isisCircIfIndex: int = None - isisCircAdminState: str = None - isisISAdjNeighSysID: str = None - isisISAdjNeighSysType: str = None - isisISAdjNeighSysUrl: str = None - isisISAdjNeighSNPAAddress: str = None - isisISAdjNeighPort: str = None - isisISAdjState: str = None - isisISAdjNbrExtendedCircID: int = None - isisISAdjUrl: str = None - isisLinkCreateTime: Union[str, datetime] = None - isisLinkLastPollTime: Union[str, datetime] = None + isisCircIfIndex: Optional[int] = None + isisCircAdminState: Optional[str] = None + isisISAdjNeighSysID: Optional[str] = None + isisISAdjNeighSysType: Optional[str] = None + isisISAdjNeighSysUrl: Optional[str] = None + isisISAdjNeighSNPAAddress: Optional[str] = None + isisISAdjNeighPort: Optional[str] = None + isisISAdjState: Optional[str] = None + isisISAdjNbrExtendedCircID: Optional[int] = None + isisISAdjUrl: Optional[str] = None + isisLinkCreateTime: Optional[Union[str, datetime]] = None + isisLinkLastPollTime: Optional[Union[str, datetime]] = None linkType = LinkType.ISIS - isisLocalNodeId: int = None - isisRemNodeId: int = None - isisLocalMAC: str = None - isisRemMAC: str = None - isisLocalIfIndex: int = None - isisRemIfIndex: int = None + isisLocalNodeId: Optional[int] = None + isisRemNodeId: Optional[int] = None + isisLocalMAC: Optional[str] = None + isisRemMAC: Optional[str] = None + isisLocalIfIndex: Optional[int] = None + isisRemIfIndex: Optional[int] = None def __post_init__(self): if isinstance(self.isisLinkCreateTime, str): @@ -173,21 +175,21 @@ def __post_init__(self): @dataclass class LldpLink(Link): "LLDP Link" - lldpLocalPort: str = None - lldpLocalPortUrl: str = None - lldpRemChassisId: str = None - lldpRemChassisIdUrl: str = None - lldpRemInfo: str = None - ldpRemPort: str = None - lldpCreateTime: Union[str, datetime] = None - lldpLastPollTime: Union[str, datetime] = None + lldpLocalPort: Optional[str] = None + lldpLocalPortUrl: Optional[str] = None + lldpRemChassisId: Optional[str] = None + lldpRemChassisIdUrl: Optional[str] = None + lldpRemInfo: Optional[str] = None + ldpRemPort: Optional[str] = None + lldpCreateTime: Optional[Union[str, datetime]] = None + lldpLastPollTime: Optional[Union[str, datetime]] = None linkType = LinkType.LLDP - lldpLocalNodeId: int = None - lldpRemNodeId: int = None - lldpLocalMAC: str = None - lldpRemMAC: str = None - lldpLocalIfIndex: int = None - lldpRemIfIndex: int = None + lldpLocalNodeId: Optional[int] = None + lldpRemNodeId: Optional[int] = None + lldpLocalMAC: Optional[str] = None + lldpRemMAC: Optional[str] = None + lldpLocalIfIndex: Optional[int] = None + lldpRemIfIndex: Optional[int] = None def __post_init__(self): if isinstance(self.lldpCreateTime, str): @@ -215,22 +217,22 @@ def __post_init__(self): @dataclass class OspfLink(Link): "OSPF Link" - ospfLocalPort: str = None - ospfLocalPortUrl: str = None - ospfRemRouterId: str = None - ospfRemRouterUrl: str = None - ospfRemPort: str = None - ospfRemPortUrl: str = None - ospfLinkInfo: str = None - ospfLinkCreateTime: Union[str, datetime] = None - ospfLinkLastPollTime: Union[str, datetime] = None + ospfLocalPort: Optional[str] = None + ospfLocalPortUrl: Optional[str] = None + ospfRemRouterId: Optional[str] = None + ospfRemRouterUrl: Optional[str] = None + ospfRemPort: Optional[str] = None + ospfRemPortUrl: Optional[str] = None + ospfLinkInfo: Optional[str] = None + ospfLinkCreateTime: Optional[Union[str, datetime]] = None + ospfLinkLastPollTime: Optional[Union[str, datetime]] = None linkType = LinkType.OSPF - ospfLocalNodeId: int = None - ospfRemNodeId: int = None - ospfLocalMAC: str = None - ospfRemMAC: str = None - ospfLocalIfIndex: int = None - ospfRemIfIndex: int = None + ospfLocalNodeId: Optional[int] = None + ospfRemNodeId: Optional[int] = None + ospfLocalMAC: Optional[str] = None + ospfRemMAC: Optional[str] = None + ospfLocalIfIndex: Optional[int] = None + ospfRemIfIndex: Optional[int] = None def __post_init__(self): if isinstance(self.ospfLinkCreateTime, str): @@ -244,18 +246,18 @@ def __post_init__(self): @dataclass class BridgeElement(Element): "Bridge Element" - baseBridgeAddress: str = None - baseNumPorts: int = None - baseType: str = None - stpProtocolSpecification: str = None - stpPriority: str = None - stpDesignatedRoot: str = None - stpRootCost: int = None - stpRootPort: int = None - vlan: str = None - vlanname: str = None - bridgeNodeCreateTime: Union[str, datetime] = None - bridgeNodeLastPollTime: Union[str, datetime] = None + baseBridgeAddress: Optional[str] = None + baseNumPorts: Optional[int] = None + baseType: Optional[str] = None + stpProtocolSpecification: Optional[str] = None + stpPriority: Optional[str] = None + stpDesignatedRoot: Optional[str] = None + stpRootCost: Optional[int] = None + stpRootPort: Optional[int] = None + vlan: Optional[str] = None + vlanname: Optional[str] = None + bridgeNodeCreateTime: Optional[Union[str, datetime]] = None + bridgeNodeLastPollTime: Optional[Union[str, datetime]] = None linkType = LinkType.BRIDGE def __post_init__(self): @@ -272,11 +274,11 @@ def __post_init__(self): @dataclass class CdpElement(Element): "CDP Element" - cdpGlobalRun: str = None - cdpGlobalDeviceId: str = None - cdpGlobalDeviceIdFormat: str = None - cdpCreateTime: Union[str, datetime] = None - cdpLastPollTime: Union[str, datetime] = None + cdpGlobalRun: Optional[str] = None + cdpGlobalDeviceId: Optional[str] = None + cdpGlobalDeviceIdFormat: Optional[str] = None + cdpCreateTime: Optional[Union[str, datetime]] = None + cdpLastPollTime: Optional[Union[str, datetime]] = None linkType = LinkType.CDP def __post_init__(self): @@ -289,10 +291,10 @@ def __post_init__(self): @dataclass class IsisElement(Element): "IS-IS Element" - isisSysID: str = None - isisSysAdminState: str = None - isisCreateTime: Union[str, datetime] = None - isisLastPollTime: Union[str, datetime] = None + isisSysID: Optional[str] = None + isisSysAdminState: Optional[str] = None + isisCreateTime: Optional[Union[str, datetime]] = None + isisLastPollTime: Optional[Union[str, datetime]] = None linkType = LinkType.ISIS def __post_init__(self): @@ -305,10 +307,10 @@ def __post_init__(self): @dataclass class LldpElement(Element): "LLDP Element" - lldpChassisId: str = None - lldpSysName: str = None - lldpCreateTime: Union[str, datetime] = None - lldpLastPollTime: Union[str, datetime] = None + lldpChassisId: Optional[str] = None + lldpSysName: Optional[str] = None + lldpCreateTime: Optional[Union[str, datetime]] = None + lldpLastPollTime: Optional[Union[str, datetime]] = None linkType = LinkType.LLDP def __post_init__(self): @@ -321,11 +323,11 @@ def __post_init__(self): @dataclass class OspfElement(Element): "OSPF Element" - ospfRouterId: str = None - ospfVersionNumber: int = None - ospfAdminStat: str = None - ospfCreateTime: Union[str, datetime] = None - ospfLastPollTime: Union[str, datetime] = None + ospfRouterId: Optional[str] = None + ospfVersionNumber: Optional[int] = None + ospfAdminStat: Optional[str] = None + ospfCreateTime: Optional[Union[str, datetime]] = None + ospfLastPollTime: Optional[Union[str, datetime]] = None linkType = LinkType.OSPF def __post_init__(self): @@ -350,29 +352,37 @@ class Topology: ospf_elements: List[OspfElement] = field(default_factory=list) -def infer_ifindex(text: str) -> int: +def infer_ifindex(text: str) -> Optional[int]: "Infer ifIndex from string" ifindex = re.search(r"^.*\(ifindex:(\d+)\).*", text) if ifindex: return int(ifindex.group(1)) + else: + return None -def infer_ip(text: str) -> str: +def infer_ip(text: str) -> Optional[str]: "Infer IP address from string" ip = re.search(r"^.*\((((25[0-5]|(2[0-4]|1\d|[1-9]|)\d)\.?\b){4})\).*", text) if ip: return ip.group(1) + else: + return None -def infer_node_from_url(url: str) -> int: +def infer_node_from_url(url: str) -> Optional[int]: "Infer node ID from url querystring" node = re.search(r"^.*node=(\d+).*", url) if node: return int(node.group(1)) + else: + return None -def infer_mac(text: str) -> str: +def infer_mac(text: str) -> Optional[str]: "Infer MAC address from string" mac = re.search(r"^.*\((mac|macAddress):([0-9A-Fa-f]+)\).*", text) if mac: return mac.group(2) + else: + return None diff --git a/pyonms/models/event.py b/pyonms/models/event.py index 1284024..514882f 100755 --- a/pyonms/models/event.py +++ b/pyonms/models/event.py @@ -58,7 +58,7 @@ class Event: createTime: Optional[datetime] = None description: Optional[str] = None logMessage: Optional[str] = None - severity: Optional[Severity] = None + severity: Optional[Severity] = Severity.INDETERMINATE log: Optional[bool] = None display: Optional[bool] = None location: Optional[str] = None @@ -70,9 +70,7 @@ class Event: snmp: Optional[str] = None snmpHost: Optional[str] = None ifIndex: Optional[int] = None - parameters: Optional[Dict[str, Optional[EventParameter]]] = field( - default_factory=dict - ) + parameters: Dict[str, Union[dict, EventParameter]] = field(default_factory=dict) serviceType: Optional[ServiceType] = None def __post_init__(self): @@ -111,18 +109,21 @@ def _to_dict(self) -> dict: continue if value: payload[key.lower()] = value - if isinstance(payload.get("severity"), Severity): + if self.severity: payload["severity"] = self.severity.name if self.parameters: del payload["parameters"] payload["parms"] = [] for parameter in self.parameters.values(): - payload["parms"].append(parameter._to_dict()) + payload["parms"].append(parameter._to_dict()) # type: ignore return payload def set_parameter( - self, name: str, value: str, type: str = "string" - ) -> None: # noqa: W0622 + self, + name: str, + value: str, + type: str = "string", # pylint: disable=redefined-builtin + ) -> None: """Set or remove an `EventParameter`. Args: @@ -133,5 +134,5 @@ def set_parameter( if value: self.parameters[name] = EventParameter(name=name, value=value, type=type) else: - if name in self.parameters.keys(): + if name in self.parameters: del self.parameters[name] diff --git a/pyonms/models/exceptions.py b/pyonms/models/exceptions.py index f8e5828..caf8deb 100644 --- a/pyonms/models/exceptions.py +++ b/pyonms/models/exceptions.py @@ -34,7 +34,7 @@ def __init__(self, name: str, model): class InvalidValueError(Exception): """Invalid value error""" - def __init__(self, name: str, value: str, valid: Optional[List[str]] = None): + def __init__(self, name: str, value: str, valid: Optional[List] = None): self.name = name self.value = value self.valid = valid diff --git a/pyonms/models/foreign_source.py b/pyonms/models/foreign_source.py index b28354f..dc90e45 100644 --- a/pyonms/models/foreign_source.py +++ b/pyonms/models/foreign_source.py @@ -1,15 +1,17 @@ # models.foreign_source.py +"Foreign Source Definition models" + from dataclasses import dataclass, field from datetime import datetime -from typing import Dict, List, Optional +from typing import Any, Dict, List, Optional -from pyonms.models import exceptions from pyonms.utils import convert_time @dataclass class Parameter: + "Policy/Detector parameters" key: str value: str @@ -23,6 +25,7 @@ def _to_dict(self) -> dict: @dataclass class Detector: + "Detector class" name: str class_type: str parameter: List[Optional[Parameter]] = field(default_factory=list) @@ -42,13 +45,17 @@ def __repr__(self): ) def _to_dict(self) -> dict: - payload = {"name": self.name, "class": self.class_type} - payload["parameter"] = [parameter._to_dict() for parameter in self.parameter] + payload: Dict[str, Any] = {"name": self.name, "class": self.class_type} + payload["parameter"] = [] + for parameter in self.parameter: + if isinstance(parameter, Parameter): + payload["parameter"].append(parameter._to_dict()) return payload @dataclass(repr=False) class Policy: + "Policy class" name: str class_type: str parameter: List[Optional[Parameter]] = field(default_factory=list) @@ -66,16 +73,20 @@ def __repr__(self): return f"Policy(name={self.name}, class_type={self.class_type.split('.')[-1]})" def _to_dict(self) -> dict: - payload = {"name": self.name, "class": self.class_type} - payload["parameter"] = [parameter._to_dict() for parameter in self.parameter] + payload: Dict[str, Any] = {"name": self.name, "class": self.class_type} + payload["parameter"] = [] + for parameter in self.parameter: + if isinstance(parameter, Parameter): + payload["parameter"].append(parameter._to_dict()) return payload @dataclass(repr=False) class ForeignSource: + "Foreign Source definition class" name: str date_stamp: Optional[datetime] = None - scan_interval: str = "1d" + scan_interval: Optional[str] = "1d" detectors: Dict[str, Detector] = field(default_factory=dict) policies: Dict[str, Policy] = field(default_factory=dict) @@ -103,7 +114,10 @@ def __repr__(self): return f"ForeignSource(name={self.name})" def _to_dict(self) -> dict: - payload = {"name": self.name, "scan-interval": self.scan_interval} + payload: Dict[str, Any] = { + "name": self.name, + "scan-interval": self.scan_interval, + } if self.date_stamp: payload["date-stamp"] = self.date_stamp payload["detectors"] = [ @@ -118,8 +132,10 @@ def add_detector(self, detector: Detector, merge: bool = True): """Add a detector to the foreign source Args: - node (`Detector`): Detector to add. - merge (bool, optional): Merge non-null attributes with existing detector in requisition. Set to `False` to overwrite entire detector record. Defaults to `True`. + detector (`Detector`): Detector to add. + merge (bool, optional): Merge non-null attributes with existing detector in requisition. + Set to `False` to overwrite entire detector record. + Defaults to `True`. Raises: `NotImplementedError`: If `merge` not set to `False` @@ -130,17 +146,22 @@ def add_detector(self, detector: Detector, merge: bool = True): self.detectors[detector.name] = detector def remove_detector(self, name: str): - if name in self.detectors.keys(): + """Remove a detector from the foreign source + + Args: + name (str): Name of the Detector to remove. + """ # noqa + if name in self.detectors: del self.detectors[name] - else: - raise exceptions.InvalidValueError(name="Detector name", value=name) def add_policy(self, policy: Policy, merge: bool = True): """Add a policy to the foreign source Args: - node (`Policy`): Policy to add. - merge (bool, optional): Merge non-null attributes with existing policy in requisition. Set to `False` to overwrite entire policy record. Defaults to `True`. + policy (`Policy`): Policy to add. + merge (bool, optional): Merge non-null attributes with existing policy in requisition. + Set to `False` to overwrite entire policy record. + Defaults to `True`. Raises: `NotImplementedError`: If `merge` not set to `False` @@ -151,7 +172,10 @@ def add_policy(self, policy: Policy, merge: bool = True): self.policies[policy.name] = policy def remove_policy(self, name: str): - if name in self.policies.keys(): + """Remove a policy from the foreign source + + Args: + name (str): Name of the Policy to remove. + """ # noqa + if name in self.policies: del self.policies[name] - else: - raise exceptions.InvalidValueError(name="Policy name", value=name) diff --git a/pyonms/models/health.py b/pyonms/models/health.py index ef65d80..26b492c 100644 --- a/pyonms/models/health.py +++ b/pyonms/models/health.py @@ -1,14 +1,17 @@ # models.health.py +"Health models" + from dataclasses import dataclass, field from typing import List, Optional @dataclass class Response: + "Health status Response message" description: str status: str - success: bool = None + success: Optional[bool] = None message: Optional[str] = None def __post_init__(self): @@ -20,7 +23,8 @@ def __post_init__(self): @dataclass(repr=False) class Health: - healthy: bool = None + "Health status class" + healthy: Optional[bool] = None responses: List[Response] = field(default_factory=list) def __post_init__(self): diff --git a/pyonms/models/info.py b/pyonms/models/info.py index 3c22a39..defffd0 100644 --- a/pyonms/models/info.py +++ b/pyonms/models/info.py @@ -1,35 +1,40 @@ # models.info.py +"Info endpoint models" from dataclasses import dataclass, field from typing import List, Optional @dataclass -class Service: +class ServiceStatus: + "Service status" name: str status: str @dataclass class TicketerConfig: + "Ticketing configuration" enabled: bool plugin: Optional[str] = None @dataclass class DateFormat: + "Date and timezone information" zoneId: str datetimeformat: str @dataclass(repr=False) class Version: + "Version response class" version_string: str - major: int = None - minor: int = None - patch: int = None - dev: bool = None + major: Optional[int] = None + minor: Optional[int] = None + patch: Optional[int] = None + dev: Optional[bool] = None def __post_init__(self): version_number = self.version_string.split(".") @@ -48,13 +53,14 @@ def __repr__(self): @dataclass(repr=False) class Info: - displayVersion: str = None - version: str = None - packageName: str = None - packageDescription: str = None - ticketerConfig: TicketerConfig = None - datetimeformatConfig: DateFormat = None - services: List[Service] = field(default_factory=list) + "Information response class" + displayVersion: Optional[str] = None + version: Optional[str] = None + packageName: Optional[str] = None + packageDescription: Optional[str] = None + ticketerConfig: Optional[TicketerConfig] = None + datetimeformatConfig: Optional[DateFormat] = None + services: List[ServiceStatus] = field(default_factory=list) enabled_services: List[str] = field(default_factory=list) def __post_init__(self): @@ -68,12 +74,15 @@ def __post_init__(self): self.datetimeformatConfig = DateFormat(**self.datetimeformatConfig) if isinstance(self.services, dict): services = [] - for service, status in self.services.items(): - services.append(Service(name=service, status=status)) + for service, status in self.services: + services.append(ServiceStatus(name=service, status=status)) self.services = services self.enabled_services = [service.name.lower() for service in self.services] def __repr__(self): + running_count = len( + [service for service in self.services if service.status == "running"] + ) text = f"Info(version={self.displayVersion}," - text += f" running_services={len([service for service in self.services if service.status == 'running'])}/{len(self.services)})" + text += f" running_services={running_count}/{len(self.services)})" return text diff --git a/pyonms/models/node.py b/pyonms/models/node.py index 27b6273..2f63e63 100755 --- a/pyonms/models/node.py +++ b/pyonms/models/node.py @@ -106,7 +106,7 @@ def _to_dict(self) -> dict: class AssetRecord: """Asset record""" - id: int = None + id: Optional[int] = None slot: Optional[str] = None port: Optional[str] = None region: Optional[str] = None @@ -206,19 +206,19 @@ def __hash__(self): class Service: """Monitored Service object""" - id: int - notify: str = None - status: Union[ServiceStatus, str] = None - qualifier: str = None - down: bool = None - source: str = None - serviceType: ServiceType = None - ipInterfaceId: int = None - statusLong: str = None - lastFail: datetime = None - lastGood: datetime = None - metadata: List[Optional[Metadata]] = field(default_factory=list) - applications: List[Optional[str]] = field(default_factory=list) + id: Optional[int] = None + notify: Optional[str] = None + status: Optional[Union[ServiceStatus, str]] = None + qualifier: Optional[str] = None + down: Optional[bool] = None + source: Optional[str] = None + serviceType: Optional[ServiceType] = None + ipInterfaceId: Optional[int] = None + statusLong: Optional[str] = None + lastFail: Optional[datetime] = None + lastGood: Optional[datetime] = None + metadata: List[Metadata] = field(default_factory=list) + applications: List[str] = field(default_factory=list) def __post_init__(self): if isinstance(self.serviceType, dict): @@ -241,28 +241,28 @@ def __hash__(self): class SnmpInterface: """SNMP Interface object""" - id: int - hasFlows: bool = None - hasIngressFlows: bool = None - hasEgressFlows: bool = None - lastIngressFlow: datetime = None - lastEgressFlow: datetime = None - ifType: int = None - lastCapsdPoll: datetime = None - ifAlias: str = None - ifIndex: int = None - ifDescr: str = None - ifName: str = None - physAddr: str = None - ifSpeed: int = None - ifAdminStatus: int = None - ifOperStatus: int = None - lastSnmpPoll: datetime = None - collectionUserSpecified: bool = None - collectFlag: str = None - pollFlag: str = None - collect: bool = None - poll: bool = None + id: Optional[int] = None + hasFlows: Optional[bool] = None + hasIngressFlows: Optional[bool] = None + hasEgressFlows: Optional[bool] = None + lastIngressFlow: Optional[datetime] = None + lastEgressFlow: Optional[datetime] = None + ifType: Optional[int] = None + lastCapsdPoll: Optional[datetime] = None + ifAlias: Optional[str] = None + ifIndex: Optional[int] = None + ifDescr: Optional[str] = None + ifName: Optional[str] = None + physAddr: Optional[str] = None + ifSpeed: Optional[int] = None + ifAdminStatus: Optional[int] = None + ifOperStatus: Optional[int] = None + lastSnmpPoll: Optional[datetime] = None + collectionUserSpecified: Optional[bool] = None + collectFlag: Optional[str] = None + pollFlag: Optional[str] = None + collect: Optional[bool] = None + poll: Optional[bool] = None collectionPolicySpecified: Optional[bool] = None nodeId: Optional[int] = None @@ -287,21 +287,21 @@ def __hash__(self): class IPInterface: """IP Interface Object""" - id: Union[int, str] + id: Optional[Union[int, str]] = None hostName: Optional[str] = None - isDown: bool = None - nodeId: int = None - ifIndex: int = None - lastEgressFlow: Union[datetime, int] = None - lastIngressFlow: Union[datetime, int] = None - ipAddress: str = None - snmpPrimary: Union[PrimaryType, str] = None - isManaged: Union[ManagedIP, str] = None + isDown: Optional[bool] = None + nodeId: Optional[int] = None + ifIndex: Optional[int] = None + lastEgressFlow: Optional[Union[datetime, int]] = None + lastIngressFlow: Optional[Union[datetime, int]] = None + ipAddress: Optional[str] = None + snmpPrimary: Optional[Union[PrimaryType, str]] = None + isManaged: Optional[Union[ManagedIP, str]] = None monitoredServiceCount: Optional[int] = None lastCapsdPoll: Optional[Union[datetime, int]] = None - snmpInterface: Optional[Union[SnmpInterface, dict]] = field(default_factory=dict) - services: List[Optional[Service]] = field(default_factory=list) - metadata: List[Optional[Metadata]] = field(default_factory=list) + snmpInterface: Union[SnmpInterface, dict] = field(default_factory=dict) + services: List[Service] = field(default_factory=list) + metadata: List[Metadata] = field(default_factory=list) def __post_init__(self): if isinstance(self.id, str): diff --git a/pyonms/models/requisition.py b/pyonms/models/requisition.py index e7f346f..81fc837 100755 --- a/pyonms/models/requisition.py +++ b/pyonms/models/requisition.py @@ -1,8 +1,10 @@ # models.requisition.py +"Requisition models" +from copy import deepcopy from dataclasses import dataclass, field from datetime import datetime -from typing import Dict, List +from typing import Any, Dict, List, Optional, Union from pyonms.models import exceptions from pyonms.models.node import AssetRecord, Metadata, PrimaryType @@ -23,6 +25,7 @@ @dataclass class Category: + "Surveillance Category" name: str def __hash__(self): @@ -34,8 +37,9 @@ def _to_dict(self) -> dict: @dataclass class AssetField: + "Asset field records" name: str - value: str = None + value: Optional[str] = None def __post_init__(self): if self.name not in ASSET_FIELDS: @@ -52,9 +56,10 @@ def _to_dict(self) -> dict: @dataclass class Service: + "Monitored Services" service_name: str - category: List[Category] = field(default_factory=list) - meta_data: List[Metadata] = field(default_factory=list) + category: List[Optional[Category]] = field(default_factory=list) + meta_data: List[Optional[Metadata]] = field(default_factory=list) def __post_init__(self): for index, category in enumerate(self.category): @@ -68,34 +73,41 @@ def __hash__(self): return hash((self.service_name)) def _to_dict(self) -> dict: - payload = {"service-name": self.service_name} - payload["category"] = [category._to_dict() for category in self.category] - payload["meta-data"] = [ - data._to_dict() for data in self.meta_data if data.value - ] + payload: Dict[str, Any] = {"service-name": self.service_name} + payload["category"] = [] + for category in self.category: + if isinstance(category, Category): + payload["category"].append(category._to_dict()) + payload["meta-data"] = [] + for data in self.meta_data: + if isinstance(data, Metadata): + if data.value: + payload["meta-data"].append(data._to_dict()) return payload def set_metadata(self, key: str, value: str): """Add or update metadata for the service. - If a Metadata record for the given key exists, it will be replaced with the new value, otherwise a new record will be added. + If a Metadata record for the given key exists, it will be replaced with the new value. Set `value` to none to remove the key. Context will be "requisition". """ for data in self.meta_data: - if data.key == key: - data.value = value - return + if isinstance(data, Metadata): + if data.key == key: + data.value = value + return self.meta_data.append(Metadata(context="requisition", key=key, value=value)) @dataclass class Interface: + "Requisition Interface" ip_addr: str - status: int = 1 - snmp_primary: PrimaryType = None - descr: str = None - managed: str = None + status: Optional[int] = 1 + snmp_primary: Optional[PrimaryType] = None + descr: Optional[str] = None + managed: Optional[str] = None monitored_service: List[Service] = field(default_factory=list) category: List[Category] = field(default_factory=list) meta_data: List[Metadata] = field(default_factory=list) @@ -133,7 +145,7 @@ def _to_dict(self): def set_metadata(self, key: str, value: str): """Add or update metadata for the interface. - If a Metadata record for the given key exists, it will be replaced with the new value, otherwise a new record will be added. + If a Metadata record for the given key exists, it will be replaced with the new value. Set `value` to none to remove the key. Context will be "requisition". """ @@ -148,7 +160,7 @@ def _merge_interface(self, new_interface: "Interface") -> "Interface": raise exceptions.InvalidValueError( name="ip_addr", value=new_interface.ip_addr, valid=[self.ip_addr] ) - final_interface = Interface(**self._to_dict()) + final_interface = deepcopy(self) if new_interface.status: final_interface.status = new_interface.status if ( @@ -170,23 +182,24 @@ def _merge_interface(self, new_interface: "Interface") -> "Interface": final_interface.monitored_service.append(service) for category in new_interface.category: - if category not in [cat.name for cat in self.category]: - final_interface.category.append(Category(name=category)) - for key, value in new_interface.meta_data.items(): - final_interface.set_metadata(key=key, value=value) + if category.name not in [cat.name for cat in self.category]: + final_interface.category.append(Category(name=category.name)) + for meta in new_interface.meta_data: + final_interface.set_metadata(key=meta.key, value=meta.value) return final_interface @dataclass class RequisitionNode: + "Requisition Node class" foreign_id: str node_label: str - location: str = None - building: str = None - city: str = None - parent_foreign_source: str = None - parent_foreign_id: str = None - parent_node_label: str = None + location: Optional[str] = None + building: Optional[str] = None + city: Optional[str] = None + parent_foreign_source: Optional[str] = None + parent_foreign_id: Optional[str] = None + parent_node_label: Optional[str] = None asset: List[AssetField] = field(default_factory=list) category: List[Category] = field(default_factory=list) interface: Dict[str, Interface] = field(default_factory=dict) @@ -217,7 +230,7 @@ def __post_init__(self): # noqa C901 self.interface = {new_interface.ip_addr: new_interface} def _to_dict(self) -> dict: - payload = {"foreign-id": self.foreign_id} + payload: Dict[str, Any] = {"foreign-id": self.foreign_id} for node_field in NODE_ATTRIBUTES: if getattr(self, node_field): payload[node_field.replace("_", "-")] = getattr(self, node_field) @@ -236,13 +249,15 @@ def add_interface(self, interface: Interface, merge: bool = True): Args: node (`Interface`): IP interface to add. - merge (bool, optional): Merge non-null attributes with existing interface in requisition. Set to `False` to overwrite entire node record. Defaults to `True`. + merge (bool, optional): Merge non-null attributes with existing interface in requisition. + Set to `False` to overwrite entire node record. + Defaults to `True`. Raises: `NotImplementedError`: If `merge` not set to `False` """ # noqa if merge: - if interface.ip_addr not in self.interface.keys(): + if interface.ip_addr not in self.interface: self.interface[interface.ip_addr] = interface else: raise NotImplementedError @@ -260,11 +275,11 @@ def change_ip(self, old_ip: str, new_ip: str): pyonms.models.exceptions.InvalidValueError: If the `old_ip` does not exist on the node. pyonms.models.exceptions.DuplicateEntityError: If the `new_ip` already exists on another IP Interface. """ # noqa - if old_ip not in self.interface.keys(): + if old_ip not in self.interface: raise exceptions.InvalidValueError( - name="old_ip", value=old_ip, valid=self.interface.keys() + name="old_ip", value=old_ip, valid=[ip for ip in self.interface] ) - if new_ip not in self.interface.keys(): + if new_ip not in self.interface: self.interface[new_ip] = self.interface[old_ip] self.interface[new_ip].ip_addr = new_ip del self.interface[old_ip] @@ -316,9 +331,10 @@ def remove_category(self, category: str): @dataclass class Requisition: + "Requisition class" foreign_source: str - date_stamp: datetime = None - last_import: datetime = None + date_stamp: Optional[Union[datetime, int]] = None + last_import: Optional[Union[datetime, int]] = None node: Dict[str, RequisitionNode] = field(default_factory=dict) def __post_init__(self): @@ -339,7 +355,7 @@ def __post_init__(self): self.node = nodes def _to_dict(self) -> dict: - payload = {"foreign-source": self.foreign_source} + payload: Dict[str, Any] = {"foreign-source": self.foreign_source} payload["node"] = [node._to_dict() for node in self.node.values()] for time_field in ["date_stamp", "last_import"]: if getattr(self, time_field): @@ -353,13 +369,15 @@ def add_node(self, node: RequisitionNode, merge: bool = True): Args: node (`RequisitionNode`): Node to add. - merge (bool, optional): Merge non-null attributes with existing node in requisition. Set to `False` to overwrite entire node record. Defaults to `True`. + merge (bool, optional): Merge non-null attributes with existing node in requisition. + Set to `False` to overwrite entire node record. + Defaults to `True`. Raises: `NotImplementedError`: If `merge` not set to `False` """ # noqa if merge: - if node.foreign_id not in self.node.keys(): + if node.foreign_id not in self.node: self.node[node.foreign_id] = node else: raise NotImplementedError @@ -367,7 +385,10 @@ def add_node(self, node: RequisitionNode, merge: bool = True): self.node[node.foreign_id] = node def remove_node(self, foreign_id: str): - if foreign_id in self.node.keys(): + """Remove a node from the requisition + + Args: + foreign_id (str): Node to remove. + """ # noqa + if foreign_id in self.node: del self.node[foreign_id] - else: - raise exceptions.InvalidValueError(name="Foreign ID", value=foreign_id) diff --git a/pyonms/models/udl.py b/pyonms/models/udl.py index 97e80bf..f0800a5 100644 --- a/pyonms/models/udl.py +++ b/pyonms/models/udl.py @@ -1,5 +1,6 @@ # models.udl.py +"User-Defined Links models" from dataclasses import dataclass from typing import Optional, Union @@ -9,6 +10,7 @@ @dataclass class UserDefinedLink: + "UDL class" node_id_a: Union[int, Node] node_id_z: Union[int, Node] component_label_a: str From 557ccae64147d2daff625180188d317e4cd319f5 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Fri, 9 Feb 2024 11:12:44 -0800 Subject: [PATCH 27/30] Add ip address checking --- CHANGELOG.md | 1 + pyonms/models/business_service.py | 68 +++++++++++++++++-------------- pyonms/models/node.py | 3 +- pyonms/models/requisition.py | 3 +- pyonms/utils/__init__.py | 17 ++++++++ tests/test_utils.py | 10 +++++ 6 files changed, 69 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3bb328..e987b5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Update testing/linting configuration. * Add testing for `utils` methods. * Add `mypy` for type checking during development. +* Add `pyonms.utils.check_ip_address()` to validate IP addresses. **Full Changelog**: https://github.com/mmahacek/PyONMS/compare/v0.1.2...v0.1.3 diff --git a/pyonms/models/business_service.py b/pyonms/models/business_service.py index 44231bf..88c61b4 100644 --- a/pyonms/models/business_service.py +++ b/pyonms/models/business_service.py @@ -2,9 +2,10 @@ from dataclasses import dataclass, field from enum import Enum -from typing import List, Optional +from typing import Any, Dict, List, Optional, Union from pyonms.models import exceptions +from pyonms.utils import check_ip_address class Severity(Enum): @@ -43,7 +44,7 @@ def to_dict(self) -> dict: @dataclass(repr=False) class MapFunction: type: str = "Identity" - status: Severity = None + status: Optional[Severity] = None properties: dict = field(default_factory=dict) def __post_init__(self): @@ -118,8 +119,11 @@ class IPService: service_name: str node_label: str ip_address: str - id: int = None - location: str = None + id: Optional[int] = None + location: Optional[str] = None + + def __post_init__(self): + check_ip_address(self.ip_address, raise_error=True) def __repr__(self): return f"IPService(id={self.id}, node={self.node_label}, ip_address={self.ip_address}, service_name={self.service_name})" @@ -128,7 +132,7 @@ def __hash__(self): return hash((self.id)) def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "service-name": self.service_name, "node-label": self.node_label, "ip-address": self.ip_address, @@ -142,7 +146,7 @@ def to_dict(self) -> dict: @dataclass(repr=False) class ChildEdgeRequest: - child_id: int = None + child_id: Optional[int] = None weight: int = 1 map_function: MapFunction = field(default_factory=_map_function) @@ -157,7 +161,7 @@ def __hash__(self): return hash((self.child_id)) def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "map-function": self.map_function.to_dict(), "weight": self.weight, "child-id": self.child_id, @@ -170,7 +174,7 @@ class ChildEdge: id: int location: str operational_status: str - child_id: int = None + child_id: Optional[int] = None weight: int = 1 map_function: MapFunction = field(default_factory=_map_function) reduction_keys: list = field(default_factory=list) @@ -182,13 +186,13 @@ def __hash__(self): return hash((self.id)) def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "id": self.id, "location": self.location, "operational-status": self.operational_status, "map-function": self.map_function, "weight": self.weight, - "ip-service-id": self.ip_service_id, + "ip-service-id": self.child_id, } return payload @@ -203,8 +207,8 @@ def request(self) -> ChildEdgeRequest: @dataclass(repr=False) class IPServiceEdgeRequest: friendly_name: str - ip_service_id: int = None - weight: int = 1 + ip_service_id: Optional[int] = None + weight: Optional[int] = 1 map_function: MapFunction = field(default_factory=_map_function) def __post_init__(self): @@ -220,7 +224,7 @@ def __hash__(self): return hash((self.ip_service_id)) def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "friendly-name": self.friendly_name, "map-function": self.map_function.to_dict(), "weight": self.weight, @@ -235,11 +239,11 @@ class IPServiceEdge: location: str operational_status: str friendly_name: str - ip_service_id: int = None - weight: int = 1 + ip_service_id: Optional[int] = None + weight: Optional[int] = 1 map_function: MapFunction = field(default_factory=_map_function) reduction_keys: list = field(default_factory=list) - ip_service: dict = field(default_factory=dict) + ip_service: Union[dict, IPService] = field(default_factory=dict) def __post_init__(self): if self.ip_service: @@ -261,7 +265,7 @@ def __hash__(self): return hash((self.id)) def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "id": self.id, "location": self.location, "operational-status": self.operational_status, @@ -294,7 +298,7 @@ def __hash__(self): return hash((self.id)) def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "id": self.id, "application-name": self.application_name, } @@ -304,6 +308,7 @@ def to_dict(self) -> dict: @dataclass(repr=False) class ApplicationEdgeRequest: id: int + application_name: str weight: int = 1 map_function: MapFunction = field(default_factory=_map_function) @@ -312,13 +317,13 @@ def __post_init__(self): self.map_function = MapFunction(**self.map_function) def __repr__(self): - return f"ApplicationEdgeRequest(application={self.application['application-name']})" + return f"ApplicationEdgeRequest(application={self.application_name})" def __hash__(self): - return hash((self.application)) + return hash((self.application_name)) def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "application-id": self.id, "map-function": self.map_function.to_dict(), "weight": self.weight, @@ -334,7 +339,7 @@ class ApplicationEdge: weight: int = 1 map_function: MapFunction = field(default_factory=_map_function) reduction_keys: list = field(default_factory=list) - application: Application = field(default_factory=dict) + application: Optional[Union[dict, Application]] = field(default_factory=dict) def __post_init__(self): if isinstance(self.map_function, dict): @@ -354,7 +359,7 @@ def __hash__(self): return hash((self.id)) def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "id": self.id, "location": self.location, "operational-status": self.operational_status, @@ -367,6 +372,7 @@ def to_dict(self) -> dict: def request(self) -> ApplicationEdgeRequest: return ApplicationEdgeRequest( id=self.application.id, + application_name=self.application.application_name, weight=self.weight, map_function=self.map_function, ) @@ -390,7 +396,7 @@ def __hash__(self): return hash((self.reduction_key)) def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "reduction-key": self.reduction_key, "map-function": self.map_function.to_dict(), "weight": self.weight, @@ -421,7 +427,7 @@ def __hash__(self): return hash((self.id)) def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "id": self.id, "location": self.location, "operational-status": self.operational_status, @@ -460,7 +466,7 @@ def __repr__(self): return f"BusinessServiceRequest(name={self.name})" def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "name": self.name, "attributes": {"attribute": []}, "reduce-function": self.reduce_function.to_dict(), @@ -495,10 +501,10 @@ def add_attribute(self, attribute: Attribute) -> None: def update_edge( # noqa C901 self, - ip_edge: IPServiceEdgeRequest = None, - child_edge: ChildEdgeRequest = None, - application_edge: ApplicationEdgeRequest = None, - reduction_key_edge: ReductionKeyEdgeRequest = None, + ip_edge: Optional[IPServiceEdgeRequest] = None, + child_edge: Optional[ChildEdgeRequest] = None, + application_edge: Optional[ApplicationEdgeRequest] = None, + reduction_key_edge: Optional[ReductionKeyEdgeRequest] = None, ) -> None: if isinstance(ip_edge, IPServiceEdgeRequest): if ip_edge.ip_service_id in [ @@ -653,7 +659,7 @@ def __repr__(self): return f"BusinessService(id={self.id}, name={self.name})" def to_dict(self) -> dict: - payload = { + payload: Dict[str, Any] = { "name": self.name, "id": self.id, "location": self.location, diff --git a/pyonms/models/node.py b/pyonms/models/node.py index 2f63e63..b9dc598 100755 --- a/pyonms/models/node.py +++ b/pyonms/models/node.py @@ -7,7 +7,7 @@ from enum import Enum from typing import List, Optional, Union -from pyonms.utils import convert_time +from pyonms.utils import check_ip_address, convert_time class LabelSource(Enum): @@ -304,6 +304,7 @@ class IPInterface: metadata: List[Metadata] = field(default_factory=list) def __post_init__(self): + check_ip_address(self.ipAddress, raise_error=True) if isinstance(self.id, str): self.id = int(self.id) if isinstance(self.lastCapsdPoll, int): diff --git a/pyonms/models/requisition.py b/pyonms/models/requisition.py index 81fc837..f082cc2 100755 --- a/pyonms/models/requisition.py +++ b/pyonms/models/requisition.py @@ -8,7 +8,7 @@ from pyonms.models import exceptions from pyonms.models.node import AssetRecord, Metadata, PrimaryType -from pyonms.utils import convert_time +from pyonms.utils import check_ip_address, convert_time NODE_ATTRIBUTES = [ "node_label", @@ -113,6 +113,7 @@ class Interface: meta_data: List[Metadata] = field(default_factory=list) def __post_init__(self): + check_ip_address(self.ip_addr, raise_error=True) if isinstance(self.snmp_primary, str): self.snmp_primary = PrimaryType(self.snmp_primary) for index, category in enumerate(self.category): diff --git a/pyonms/utils/__init__.py b/pyonms/utils/__init__.py index 140fc0d..018b8ea 100755 --- a/pyonms/utils/__init__.py +++ b/pyonms/utils/__init__.py @@ -2,6 +2,7 @@ """Helper Utilities""" +import ipaddress from collections import OrderedDict from datetime import datetime, tzinfo from typing import Optional, Union @@ -81,3 +82,19 @@ def normalize_key(key: str) -> str: if key[0] == "@": key = key[1:] return key.replace("-", "_") + + +def check_ip_address(ip: str, raise_error: bool = False): + """Check string for valid IP address""" + try: + ipaddress.IPv4Address(ip) + return True + except ipaddress.AddressValueError: + try: + ipaddress.IPv6Address(ip) + return True + except ipaddress.AddressValueError: + if raise_error: + raise ipaddress.AddressValueError + else: + return False diff --git a/tests/test_utils.py b/tests/test_utils.py index 1fee0c8..6b7b87a 100644 --- a/tests/test_utils.py +++ b/tests/test_utils.py @@ -2,6 +2,7 @@ # pylint: disable=C0114,C0116,W0621,W0212 +import ipaddress from collections import OrderedDict from datetime import datetime from xml.parsers.expat import ExpatError @@ -137,3 +138,12 @@ def test_normalize_key(): assert utils.normalize_key(key="@testing") == "testing" assert utils.normalize_key(key="@testing@things") == "testing@things" assert utils.normalize_key(key="testing") == "testing" + + +def test_check_ip(): + assert utils.check_ip_address("127.0.0.1") == True + assert utils.check_ip_address("500.500.500.500") == False + assert utils.check_ip_address("2001:abcd::1") == True + assert utils.check_ip_address("invalid") == False + with pytest.raises(ipaddress.AddressValueError): + assert utils.check_ip_address("invalid", raise_error=True) From 3ad78d794bdff28e39d1414776d1d1ca88d471fb Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Mon, 26 Feb 2024 11:45:56 -0800 Subject: [PATCH 28/30] Update model.info --- CHANGELOG.md | 1 + pyonms/models/info.py | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e987b5e..8b02a94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * Add testing for `utils` methods. * Add `mypy` for type checking during development. * Add `pyonms.utils.check_ip_address()` to validate IP addresses. +* Fix type hint for `models.Info`'s `version` and `datetimeformatConfig` attributes. **Full Changelog**: https://github.com/mmahacek/PyONMS/compare/v0.1.2...v0.1.3 diff --git a/pyonms/models/info.py b/pyonms/models/info.py index defffd0..306bb00 100644 --- a/pyonms/models/info.py +++ b/pyonms/models/info.py @@ -3,7 +3,7 @@ "Info endpoint models" from dataclasses import dataclass, field -from typing import List, Optional +from typing import List, Optional, Union @dataclass @@ -55,11 +55,11 @@ def __repr__(self): class Info: "Information response class" displayVersion: Optional[str] = None - version: Optional[str] = None + version: Optional[Union[str, Version]] = None packageName: Optional[str] = None packageDescription: Optional[str] = None ticketerConfig: Optional[TicketerConfig] = None - datetimeformatConfig: Optional[DateFormat] = None + datetimeformatConfig: Optional[Union[str, DateFormat]] = None services: List[ServiceStatus] = field(default_factory=list) enabled_services: List[str] = field(default_factory=list) From 8ca914594a75174969b24c4651bd2d411274867f Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Mon, 26 Feb 2024 12:06:28 -0800 Subject: [PATCH 29/30] rename `_to_dict()` to `to_dict()` --- CHANGELOG.md | 1 + pyonms/dao/events.py | 2 +- pyonms/dao/foreign_sources.py | 2 +- pyonms/dao/nodes.py | 6 ++-- pyonms/dao/requisitions.py | 4 +-- pyonms/dao/udl.py | 2 +- pyonms/models/event.py | 12 ++++++-- pyonms/models/foreign_source.py | 28 ++++++++++++----- pyonms/models/node.py | 10 ++++-- pyonms/models/requisition.py | 54 +++++++++++++++++++++------------ pyonms/models/udl.py | 5 ++- 11 files changed, 85 insertions(+), 41 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b02a94..5344e5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * Add `mypy` for type checking during development. * Add `pyonms.utils.check_ip_address()` to validate IP addresses. * Fix type hint for `models.Info`'s `version` and `datetimeformatConfig` attributes. +* Rename all `_to_dict()` methods to `to_dict()`. Added stub method reference to keep backward compatibility. **Full Changelog**: https://github.com/mmahacek/PyONMS/compare/v0.1.2...v0.1.3 diff --git a/pyonms/dao/events.py b/pyonms/dao/events.py index cc485fa..997b3b2 100755 --- a/pyonms/dao/events.py +++ b/pyonms/dao/events.py @@ -49,7 +49,7 @@ def _process_event(self, data: dict) -> pyonms.models.event.Event: def send_event(self, event: pyonms.models.event.Event) -> bool: """Send Event object.""" - result = self._post(url=self.url, json=event._to_dict()) + result = self._post(url=self.url, json=event.to_dict()) if result.status_code == 204: return True else: diff --git a/pyonms/dao/foreign_sources.py b/pyonms/dao/foreign_sources.py index 45899db..bb117ea 100644 --- a/pyonms/dao/foreign_sources.py +++ b/pyonms/dao/foreign_sources.py @@ -65,6 +65,6 @@ def update_foreign_source( ) -> Response: """Update foreign source definition on server.""" response = self._post( - url=self.url, headers=self.headers, json=foreign_source._to_dict() + url=self.url, headers=self.headers, json=foreign_source.to_dict() ) return response diff --git a/pyonms/dao/nodes.py b/pyonms/dao/nodes.py index cf766be..0aaa664 100755 --- a/pyonms/dao/nodes.py +++ b/pyonms/dao/nodes.py @@ -246,7 +246,7 @@ def set_node_metadata( node_id = node.id else: raise pyonms.models.exceptions.InvalidValueError(name="node", value=node) - self._post(url=f"{self.url}/{node_id}/metadata", json=metadata._to_dict()) + self._post(url=f"{self.url}/{node_id}/metadata", json=metadata.to_dict()) def remove_node_metadata( self, node: Union[int, pyonms.models.node.Node], context: str, key: str @@ -275,7 +275,7 @@ def set_ip_metadata( raise pyonms.models.exceptions.InvalidValueError(name="node", value=node) self._post( url=f"{self.url}/{node_id}/ipinterfaces/{ip}/metadata", - json=metadata._to_dict(), + json=metadata.to_dict(), ) def remove_ip_metadata( @@ -308,7 +308,7 @@ def set_service_metadata( raise pyonms.models.exceptions.InvalidValueError(name="node", value=node) self._post( url=f"{self.url}/{node_id}/ipinterfaces/{ip}/services/{service}/metadata", - json=metadata._to_dict(), + json=metadata.to_dict(), ) def remove_service_metadata( diff --git a/pyonms/dao/requisitions.py b/pyonms/dao/requisitions.py index 04b624a..0336d0b 100755 --- a/pyonms/dao/requisitions.py +++ b/pyonms/dao/requisitions.py @@ -92,7 +92,7 @@ def update_requisition( ) -> Response: """Post an entire requisition to create or overwrite.""" response = self._post( - url=self.url, headers=self.headers, json=requisition._to_dict() + url=self.url, headers=self.headers, json=requisition.to_dict() ) return response @@ -107,6 +107,6 @@ def update_node( response = self._post( url=f"{self.url}/{requisition}/nodes", headers=self.headers, - json=node._to_dict(), + json=node.to_dict(), ) return response diff --git a/pyonms/dao/udl.py b/pyonms/dao/udl.py index a9dc770..9ce7e11 100644 --- a/pyonms/dao/udl.py +++ b/pyonms/dao/udl.py @@ -77,7 +77,7 @@ def create_link(self, link: pyonms.models.udl.UserDefinedLink) -> bool: Returns: bool: _description_ """ - x = self._post(url=self.url, json=link._to_dict()) + x = self._post(url=self.url, json=link.to_dict()) if x.status_code == 201: return True else: diff --git a/pyonms/models/event.py b/pyonms/models/event.py index 514882f..c8017d3 100755 --- a/pyonms/models/event.py +++ b/pyonms/models/event.py @@ -38,10 +38,13 @@ class EventParameter: value: Union[int, str] type: str = "string" - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" payload = {"parmName": self.name, "value": self.value} return payload + _to_dict = to_dict + def __hash__(self): return hash((self.name)) @@ -96,7 +99,8 @@ def __post_init__(self): def __repr__(self) -> str: return f"Event(id={self.id}, uei={self.uei})" - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" payload = {} for key, value in vars(self).items(): if key == "description": @@ -115,9 +119,11 @@ def _to_dict(self) -> dict: del payload["parameters"] payload["parms"] = [] for parameter in self.parameters.values(): - payload["parms"].append(parameter._to_dict()) # type: ignore + payload["parms"].append(parameter.to_dict()) # type: ignore return payload + _to_dict = to_dict + def set_parameter( self, name: str, diff --git a/pyonms/models/foreign_source.py b/pyonms/models/foreign_source.py index dc90e45..9928a54 100644 --- a/pyonms/models/foreign_source.py +++ b/pyonms/models/foreign_source.py @@ -19,9 +19,12 @@ def __post_init__(self): self.key = str(self.key) self.value = str(self.value) - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" return {"key": self.key, "value": self.value} + _to_dict = to_dict + @dataclass class Detector: @@ -44,14 +47,17 @@ def __repr__(self): f"Detector(name={self.name}, class_type={self.class_type.split('.')[-1]})" ) - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" payload: Dict[str, Any] = {"name": self.name, "class": self.class_type} payload["parameter"] = [] for parameter in self.parameter: if isinstance(parameter, Parameter): - payload["parameter"].append(parameter._to_dict()) + payload["parameter"].append(parameter.to_dict()) return payload + _to_dict = to_dict + @dataclass(repr=False) class Policy: @@ -72,14 +78,17 @@ def __post_init__(self): def __repr__(self): return f"Policy(name={self.name}, class_type={self.class_type.split('.')[-1]})" - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" payload: Dict[str, Any] = {"name": self.name, "class": self.class_type} payload["parameter"] = [] for parameter in self.parameter: if isinstance(parameter, Parameter): - payload["parameter"].append(parameter._to_dict()) + payload["parameter"].append(parameter.to_dict()) return payload + _to_dict = to_dict + @dataclass(repr=False) class ForeignSource: @@ -113,7 +122,8 @@ def __post_init__(self): def __repr__(self): return f"ForeignSource(name={self.name})" - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" payload: Dict[str, Any] = { "name": self.name, "scan-interval": self.scan_interval, @@ -121,13 +131,15 @@ def _to_dict(self) -> dict: if self.date_stamp: payload["date-stamp"] = self.date_stamp payload["detectors"] = [ - detector._to_dict() for detector in self.detectors.values() + detector.to_dict() for detector in self.detectors.values() ] payload["policies"] = [ - policies._to_dict() for policies in self.policies.values() + policies.to_dict() for policies in self.policies.values() ] return payload + _to_dict = to_dict + def add_detector(self, detector: Detector, merge: bool = True): """Add a detector to the foreign source diff --git a/pyonms/models/node.py b/pyonms/models/node.py index b9dc598..e89bc4b 100755 --- a/pyonms/models/node.py +++ b/pyonms/models/node.py @@ -97,10 +97,13 @@ class Metadata: def __hash__(self): return hash((self.context, self.key, self.value)) - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" payload = {"context": self.context, "key": self.key, "value": self.value} return payload + _to_dict = to_dict + @dataclass(repr=False) class AssetRecord: @@ -183,13 +186,16 @@ def __repr__(self): def __hash__(self): return hash((self.id)) - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" payload = {} for item in dir(self): if item[0] != "_" and getattr(self, item): payload[item] = getattr(self, item) return payload + _to_dict = to_dict + @dataclass class ServiceType: diff --git a/pyonms/models/requisition.py b/pyonms/models/requisition.py index f082cc2..b68545d 100755 --- a/pyonms/models/requisition.py +++ b/pyonms/models/requisition.py @@ -31,9 +31,12 @@ class Category: def __hash__(self): return hash((self.name)) - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" return {"name": self.name} + _to_dict = to_dict + @dataclass class AssetField: @@ -50,9 +53,12 @@ def __post_init__(self): def __hash__(self): return hash((self.name, self.value)) - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" return {"name": self.name, "value": self.value} + _to_dict = to_dict + @dataclass class Service: @@ -72,20 +78,23 @@ def __post_init__(self): def __hash__(self): return hash((self.service_name)) - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" payload: Dict[str, Any] = {"service-name": self.service_name} payload["category"] = [] for category in self.category: if isinstance(category, Category): - payload["category"].append(category._to_dict()) + payload["category"].append(category.to_dict()) payload["meta-data"] = [] for data in self.meta_data: if isinstance(data, Metadata): if data.value: - payload["meta-data"].append(data._to_dict()) + payload["meta-data"].append(data.to_dict()) return payload + _to_dict = to_dict + def set_metadata(self, key: str, value: str): """Add or update metadata for the service. If a Metadata record for the given key exists, it will be replaced with the new value. @@ -104,8 +113,8 @@ def set_metadata(self, key: str, value: str): class Interface: "Requisition Interface" ip_addr: str - status: Optional[int] = 1 - snmp_primary: Optional[PrimaryType] = None + snmp_primary: PrimaryType = PrimaryType.NOT_ELIGIBLE + status: int = 1 descr: Optional[str] = None managed: Optional[str] = None monitored_service: List[Service] = field(default_factory=list) @@ -129,7 +138,8 @@ def __post_init__(self): def __hash__(self): return hash((self.ip_addr)) - def _to_dict(self): + def to_dict(self) -> dict: + "Convert object to a `dict`" payload = { "ip-addr": self.ip_addr, "status": self.status, @@ -138,12 +148,14 @@ def _to_dict(self): if self.descr: payload["descr"] = self.descr payload["monitored-service"] = [ - service._to_dict() for service in self.monitored_service + service.to_dict() for service in self.monitored_service ] - payload["category"] = [category._to_dict() for category in self.category] + payload["category"] = [category.to_dict() for category in self.category] payload["meta-data"] = [data.to_dict() for data in self.meta_data if data.value] return payload + _to_dict = to_dict + def set_metadata(self, key: str, value: str): """Add or update metadata for the interface. If a Metadata record for the given key exists, it will be replaced with the new value. @@ -230,21 +242,22 @@ def __post_init__(self): # noqa C901 new_interface = Interface(**self.interface) self.interface = {new_interface.ip_addr: new_interface} - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" payload: Dict[str, Any] = {"foreign-id": self.foreign_id} for node_field in NODE_ATTRIBUTES: if getattr(self, node_field): payload[node_field.replace("_", "-")] = getattr(self, node_field) - payload["asset"] = [asset._to_dict() for asset in self.asset if asset.value] - payload["category"] = [category._to_dict() for category in self.category] + payload["asset"] = [asset.to_dict() for asset in self.asset if asset.value] + payload["category"] = [category.to_dict() for category in self.category] payload["interface"] = [ - interface._to_dict() for interface in self.interface.values() - ] - payload["meta-data"] = [ - data._to_dict() for data in self.meta_data if data.value + interface.to_dict() for interface in self.interface.values() ] + payload["meta-data"] = [data.to_dict() for data in self.meta_data if data.value] return payload + _to_dict = to_dict + def add_interface(self, interface: Interface, merge: bool = True): """Add an IP interface to the node @@ -355,9 +368,10 @@ def __post_init__(self): nodes[node.foreign_id] = node self.node = nodes - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" payload: Dict[str, Any] = {"foreign-source": self.foreign_source} - payload["node"] = [node._to_dict() for node in self.node.values()] + payload["node"] = [node.to_dict() for node in self.node.values()] for time_field in ["date_stamp", "last_import"]: if getattr(self, time_field): payload[time_field.replace("_", "-")] = int( @@ -365,6 +379,8 @@ def _to_dict(self) -> dict: ) return payload + _to_dict = to_dict + def add_node(self, node: RequisitionNode, merge: bool = True): """Add a node to the requisition diff --git a/pyonms/models/udl.py b/pyonms/models/udl.py index f0800a5..bf339cb 100644 --- a/pyonms/models/udl.py +++ b/pyonms/models/udl.py @@ -27,7 +27,8 @@ def __post_init__(self): if not self.link_id: self.link_id = f"n{self.node_id_a}:{self.component_label_a}->n{self.node_id_z}:{self.component_label_z}" - def _to_dict(self) -> dict: + def to_dict(self) -> dict: + "Convert object to a `dict`" payload = { "owner": self.owner, "node-id-a": self.node_id_a, @@ -38,3 +39,5 @@ def _to_dict(self) -> dict: "db-id": self.db_id, } return payload + + _to_dict = to_dict From c3859f526c06cb5c6a6b533b576ffb3886343ea5 Mon Sep 17 00:00:00 2001 From: Mark Mahacek Date: Mon, 26 Feb 2024 12:09:33 -0800 Subject: [PATCH 30/30] redact test cases --- .../{testing.yml => testing.yml.old} | 0 CHANGELOG.md | 2 +- tests/cassettes/test_alarm_all.yaml | 773 ------ tests/cassettes/test_alarm_batch.yaml | 1001 -------- tests/cassettes/test_alarm_one.yaml | 227 -- tests/cassettes/test_event_all.yaml | 2112 ----------------- tests/cassettes/test_event_batch.yaml | 547 ----- tests/cassettes/test_event_one.yaml | 229 -- tests/cassettes/test_instance_creation.yaml | 210 -- tests/cassettes/test_node_all.yaml | 187 -- tests/cassettes/test_node_batch.yaml | 343 --- tests/cassettes/test_node_ip.yaml | 365 --- tests/cassettes/test_node_ip_services.yaml | 167 -- tests/cassettes/test_node_metadata.yaml | 155 -- tests/cassettes/test_node_one.yaml | 1637 ------------- tests/cassettes/test_node_snmp.yaml | 294 --- tests/cassettes/test_reload_daemon.yaml | 206 -- .../cassettes/test_requisition_add_asset.yaml | 159 -- .../test_requisition_add_metadata.yaml | 159 -- tests/cassettes/test_requisition_all.yaml | 162 -- .../test_requisition_count_active.yaml | 155 -- .../test_requisition_count_deployed.yaml | 155 -- tests/cassettes/test_requisition_import.yaml | 157 -- tests/cassettes/test_requisition_one.yaml | 159 -- .../test_requisition_update_asset.yaml | 159 -- .../test_requisition_update_metadata.yaml | 159 -- 26 files changed, 1 insertion(+), 9878 deletions(-) rename .github/workflows/{testing.yml => testing.yml.old} (100%) delete mode 100644 tests/cassettes/test_alarm_all.yaml delete mode 100644 tests/cassettes/test_alarm_batch.yaml delete mode 100644 tests/cassettes/test_alarm_one.yaml delete mode 100644 tests/cassettes/test_event_all.yaml delete mode 100644 tests/cassettes/test_event_batch.yaml delete mode 100644 tests/cassettes/test_event_one.yaml delete mode 100644 tests/cassettes/test_instance_creation.yaml delete mode 100644 tests/cassettes/test_node_all.yaml delete mode 100644 tests/cassettes/test_node_batch.yaml delete mode 100644 tests/cassettes/test_node_ip.yaml delete mode 100644 tests/cassettes/test_node_ip_services.yaml delete mode 100644 tests/cassettes/test_node_metadata.yaml delete mode 100644 tests/cassettes/test_node_one.yaml delete mode 100644 tests/cassettes/test_node_snmp.yaml delete mode 100644 tests/cassettes/test_reload_daemon.yaml delete mode 100644 tests/cassettes/test_requisition_add_asset.yaml delete mode 100644 tests/cassettes/test_requisition_add_metadata.yaml delete mode 100644 tests/cassettes/test_requisition_all.yaml delete mode 100644 tests/cassettes/test_requisition_count_active.yaml delete mode 100644 tests/cassettes/test_requisition_count_deployed.yaml delete mode 100644 tests/cassettes/test_requisition_import.yaml delete mode 100644 tests/cassettes/test_requisition_one.yaml delete mode 100644 tests/cassettes/test_requisition_update_asset.yaml delete mode 100644 tests/cassettes/test_requisition_update_metadata.yaml diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml.old similarity index 100% rename from .github/workflows/testing.yml rename to .github/workflows/testing.yml.old diff --git a/CHANGELOG.md b/CHANGELOG.md index 5344e5d..56e0234 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ * Revert nodes get functions to default components to `NodeComponents.NONE` instead of `ALL`. * Added `Enlkind` endpoint and models. -* Update testing/linting configuration. +* Update local testing/linting configuration. * Add testing for `utils` methods. * Add `mypy` for type checking during development. * Add `pyonms.utils.check_ip_address()` to validate IP addresses. diff --git a/tests/cassettes/test_alarm_all.yaml b/tests/cassettes/test_alarm_all.yaml deleted file mode 100644 index 78122c6..0000000 --- a/tests/cassettes/test_alarm_all.yaml +++ /dev/null @@ -1,773 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 24 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:05 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:07 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/alarms?offset=0&limit=100 - response: - body: - string: '{"count":24,"totalCount":24,"offset":0,"alarm":[{"id":76,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed - / hrStorageSize * 100.0:90.0:2:75.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703027144459,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","suppressedUntil":1703027144459,"suppressedTime":1703027144459,"lastEvent":{"id":317,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703027144459,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703027144472,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"lastEventTime":1703027144459,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":75,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":4,"nodeLabel":"pi02","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::4:192.168.86.56:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863436,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="66.66" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.56\n ","suppressedUntil":1703026863436,"suppressedTime":1703026863436,"lastEvent":{"id":313,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863436,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863479,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="66.66" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026863436,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":74,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":4,"nodeLabel":"pi02","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::4:192.168.86.56:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/boot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863403,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="56" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.56\n ","suppressedUntil":1703026863403,"suppressedTime":1703026863403,"lastEvent":{"id":312,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863403,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863441,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="56" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026863403,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":73,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:90.0:2:75.0:/dev","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863143,"description":"A - high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="100" instance="32" - instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /dev/192.168.86.62\n ","suppressedUntil":1703026863143,"suppressedTime":1703026863143,"lastEvent":{"id":311,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863143,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703026863151,"description":"A - high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="100" instance="32" - instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"lastEventTime":1703026863143,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":72,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::3:192.168.86.55:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026860610,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="57.26" instance="36" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.55\n ","suppressedUntil":1703026860610,"suppressedTime":1703026860610,"lastEvent":{"id":304,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026860610,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860641,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="57.26" instance="36" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026860610,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":71,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::3:192.168.86.55:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/boot/firmware","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026860513,"description":"A - high threshold for the following metric exceeded: label="/boot/firmware" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="46.85" - instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/firmware/192.168.86.55\n ","suppressedUntil":1703026860513,"suppressedTime":1703026860513,"lastEvent":{"id":302,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026860513,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860550,"description":"A - high threshold for the following metric exceeded: label="/boot/firmware" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="46.85" - instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/firmware/192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026860513,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":70,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026859387,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","suppressedUntil":1703026859387,"suppressedTime":1703026859387,"lastEvent":{"id":300,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026859387,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859430,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026859387,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":69,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/boot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026859349,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="50" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.69\n ","suppressedUntil":1703026859349,"suppressedTime":1703026859349,"lastEvent":{"id":299,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026859349,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859390,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="50" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026859349,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":66,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":17,"nodeLabel":"texts","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::17:127.7.8.9:SNMP","type":1,"count":2,"severity":"MINOR","firstEventTime":1703026845329,"description":"

A - SNMP outage was identified on interface\n 127.7.8.9 because of - the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP - outage identified on interface 127.7.8.9.\n ","suppressedUntil":1703026845329,"suppressedTime":1703026845329,"lastEvent":{"id":281,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026852472,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"eventReason","value":"SNMP - poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"createTime":1703026852477,"description":"

A - SNMP outage was identified on interface\n 127.7.8.9 because of - the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP - outage identified on interface 127.7.8.9.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},"parameters":[{"name":"eventReason","value":"SNMP - poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"lastEventTime":1703026852472,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":67,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":16,"nodeLabel":"graf","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::16:192.168.86.160:Grafana-Login","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026850018,"description":"

A - Grafana-Login outage was identified on interface\n 192.168.86.160 - because of the following condition: Response code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected - 100-399 but received 400.

\n A new Outage record has been - created and service level\n availability calculations will be impacted - until this outage is\n resolved.

","logMessage":"\n Grafana-Login - outage identified on interface 192.168.86.160.\n ","suppressedUntil":1703026850018,"suppressedTime":1703026850018,"lastEvent":{"id":268,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026850018,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response - code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected 100-399 - but received 400","type":"string"}],"createTime":1703026850032,"description":"

A - Grafana-Login outage was identified on interface\n 192.168.86.160 - because of the following condition: Response code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected - 100-399 but received 400.

\n A new Outage record has been - created and service level\n availability calculations will be impacted - until this outage is\n resolved.

","logMessage":"\n Grafana-Login - outage identified on interface 192.168.86.160.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},"parameters":[{"name":"eventReason","value":"Response - code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected 100-399 - but received 400","type":"string"}],"lastEventTime":1703026850018,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":65,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/dev","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844664,"description":"A - high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="100" instance="32" - instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /dev/192.168.86.62\n ","suppressedUntil":1703026844664,"suppressedTime":1703026844664,"lastEvent":{"id":242,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844664,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844715,"description":"A - high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="100" instance="32" - instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844664,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":64,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Update","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844631,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Update" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="35" instanceLabel="System-Volumes-Update" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Update/192.168.86.62\n ","suppressedUntil":1703026844631,"suppressedTime":1703026844631,"lastEvent":{"id":241,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844631,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Update","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"35","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Update","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844667,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Update" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="35" instanceLabel="System-Volumes-Update" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Update/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Update","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"35","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Update","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844631,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":63,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844584,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="26.14" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.62\n ","suppressedUntil":1703026844584,"suppressedTime":1703026844584,"lastEvent":{"id":240,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844584,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844635,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="26.14" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844584,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":62,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/VM","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844542,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/VM" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="34" instanceLabel="System-Volumes-VM" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/VM/192.168.86.62\n ","suppressedUntil":1703026844542,"suppressedTime":1703026844542,"lastEvent":{"id":239,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844542,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/VM","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"34","type":"string"},{"name":"instanceLabel","value":"System-Volumes-VM","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844589,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/VM" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="34" instanceLabel="System-Volumes-VM" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/VM/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/VM","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"34","type":"string"},{"name":"instanceLabel","value":"System-Volumes-VM","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844542,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":61,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Preboot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844456,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Preboot" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="33" instanceLabel="System-Volumes-Preboot" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Preboot/192.168.86.62\n ","suppressedUntil":1703026844456,"suppressedTime":1703026844456,"lastEvent":{"id":238,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844456,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Preboot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"33","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Preboot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844513,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Preboot" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="33" instanceLabel="System-Volumes-Preboot" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Preboot/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Preboot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"33","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Preboot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844456,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":60,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Data","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844415,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Data" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="36" instanceLabel="System-Volumes-Data" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Data/192.168.86.62\n ","suppressedUntil":1703026844415,"suppressedTime":1703026844415,"lastEvent":{"id":237,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844415,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Data","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Data","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844460,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Data" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="36" instanceLabel="System-Volumes-Data" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Data/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Data","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Data","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844415,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":59,"uei":"uei.opennms.org/nodes/dataCollectionFailed","location":"Default","nodeId":17,"nodeLabel":"texts","ipAddress":"127.7.8.9","serviceType":{"id":14,"name":"UWM"},"reductionKey":"uei.opennms.org/nodes/dataCollectionFailed::17:127.7.8.9:UWM","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026842687,"description":"

UWM - data collection on interface 127.7.8.9 failed because of the following condition: - ''Can't collect XML data because Can't retrieve /uwm from 192.168.86.55 - because Connect to 192.168.86.55:5000 [/192.168.86.55] failed: Connection - refused''.

","logMessage":"UWM data collection on interface 127.7.8.9 failed.","suppressedUntil":1703026842687,"suppressedTime":1703026842687,"lastEvent":{"id":230,"uei":"uei.opennms.org/nodes/dataCollectionFailed","label":"OpenNMS-defined - node event: dataCollectionFailed","time":1703026842687,"host":"opennms","source":"OpenNMS.Collectd","ipAddress":"127.7.8.9","serviceType":{"id":14,"name":"UWM"},"parameters":[{"name":"reason","value":"Can''t - collect XML data because Can''t retrieve /uwm from 192.168.86.55 because Connect - to 192.168.86.55:5000 [/192.168.86.55] failed: Connection refused","type":"string"}],"createTime":1703026842694,"description":"

UWM - data collection on interface 127.7.8.9 failed because of the following condition: - ''Can't collect XML data because Can't retrieve /uwm from 192.168.86.55 - because Connect to 192.168.86.55:5000 [/192.168.86.55] failed: Connection - refused''.

","logMessage":"UWM data collection on interface 127.7.8.9 failed.","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},"parameters":[{"name":"reason","value":"Can''t - collect XML data because Can''t retrieve /uwm from 192.168.86.55 because Connect - to 192.168.86.55:5000 [/192.168.86.55] failed: Connection refused","type":"string"}],"lastEventTime":1703026842687,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":57,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":8,"nodeLabel":"0g8gal7","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::8:192.168.86.52:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:C:\\ Label:OS Serial Number 8c420e92","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026836113,"description":"A - high threshold for the following metric exceeded: label="C:\\ Label:OS Serial - Number 8c420e92" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="36.75" - instance="1" instanceLabel="C" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1667507058974].hrStorageIndex[C]" threshold="9.0" - trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface C:\\ Label:OS Serial Number 8c420e92/192.168.86.52\n ","suppressedUntil":1703026836113,"suppressedTime":1703026836113,"lastEvent":{"id":208,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026836113,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ - Label:OS Serial Number 8c420e92","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"36.75","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1667507058974].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026836172,"description":"A - high threshold for the following metric exceeded: label="C:\\ Label:OS Serial - Number 8c420e92" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="36.75" - instance="1" instanceLabel="C" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1667507058974].hrStorageIndex[C]" threshold="9.0" - trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface C:\\ Label:OS Serial Number 8c420e92/192.168.86.52\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},"parameters":[{"name":"label","value":"C:\\ - Label:OS Serial Number 8c420e92","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"36.75","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1667507058974].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026836113,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":53,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":7,"nodeLabel":"zSwitch - 1","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::7:192.168.86.60:DeviceConfig-Running","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026826656,"description":"

A - DeviceConfig-Running outage was identified on interface\n 192.168.86.60 - because of the following condition: Invalid cron expression : 0 0 0 * * 1.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n DeviceConfig-Running - outage identified on interface 192.168.86.60.\n ","suppressedUntil":1703026826656,"suppressedTime":1703026826656,"lastEvent":{"id":171,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026826656,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"eventReason","value":"Invalid - cron expression : 0 0 0 * * 1","type":"string"}],"createTime":1703026826698,"description":"

A - DeviceConfig-Running outage was identified on interface\n 192.168.86.60 - because of the following condition: Invalid cron expression : 0 0 0 * * 1.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n DeviceConfig-Running - outage identified on interface 192.168.86.60.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},"parameters":[{"name":"eventReason","value":"Invalid - cron expression : 0 0 0 * * 1","type":"string"}],"lastEventTime":1703026826656,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":52,"uei":"uei.opennms.org/nodes/nodeDown","location":"Default","nodeId":11,"nodeLabel":"j1sd13i","reductionKey":"uei.opennms.org/nodes/nodeDown::11","type":1,"count":1,"severity":"MAJOR","firstEventTime":1703026825939,"description":"

All - interfaces on node j1sd13i are\n down because of the following - condition: .

\n This event is generated when node outage - processing determines\n that all interfaces on the node are down.

-

\n New outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - j1sd13i is down.\n ","suppressedUntil":1703026825939,"suppressedTime":1703026825939,"lastEvent":{"id":168,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined - node event: nodeDown","time":1703026825939,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"}],"createTime":1703026826092,"description":"

All - interfaces on node j1sd13i are\n down because of the following - condition: .

\n This event is generated when node outage - processing determines\n that all interfaces on the node are down.

-

\n New outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - j1sd13i is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},"parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"}],"lastEventTime":1703026825939,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":51,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::3:192.168.86.55:Grafana-Login","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026825222,"description":"

A - Grafana-Login outage was identified on interface\n 192.168.86.55 - because of the following condition: Response code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected - 100-399 but received 400.

\n A new Outage record has been - created and service level\n availability calculations will be impacted - until this outage is\n resolved.

","logMessage":"\n Grafana-Login - outage identified on interface 192.168.86.55.\n ","suppressedUntil":1703026825222,"suppressedTime":1703026825222,"lastEvent":{"id":165,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026825222,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response - code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected 100-399 - but received 400","type":"string"}],"createTime":1703026825273,"description":"

A - Grafana-Login outage was identified on interface\n 192.168.86.55 - because of the following condition: Response code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected - 100-399 but received 400.

\n A new Outage record has been - created and service level\n availability calculations will be impacted - until this outage is\n resolved.

","logMessage":"\n Grafana-Login - outage identified on interface 192.168.86.55.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"eventReason","value":"Response - code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected 100-399 - but received 400","type":"string"}],"lastEventTime":1703026825222,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":48,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":2,"nodeLabel":"remwmmaha2","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::2:192.168.86.160:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:C:\\ Label:Windows Serial Number e26521e4","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026820728,"description":"A - high threshold for the following metric exceeded: label="C:\\ Label:Windows Serial - Number e26521e4" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="62.09" - instance="1" instanceLabel="C" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1643248808837].hrStorageIndex[C]" threshold="9.0" - trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface C:\\ Label:Windows Serial Number e26521e4/192.168.86.160\n ","suppressedUntil":1703026820728,"suppressedTime":1703026820728,"lastEvent":{"id":107,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026820728,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ - Label:Windows Serial Number e26521e4","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"62.09","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1643248808837].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026820753,"description":"A - high threshold for the following metric exceeded: label="C:\\ Label:Windows Serial - Number e26521e4" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="62.09" - instance="1" instanceLabel="C" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1643248808837].hrStorageIndex[C]" threshold="9.0" - trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface C:\\ Label:Windows Serial Number e26521e4/192.168.86.160\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},"parameters":[{"name":"label","value":"C:\\ - Label:Windows Serial Number e26521e4","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"62.09","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1643248808837].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026820728,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":45,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","location":"Default","ipAddress":"172.21.0.1","reductionKey":"uei.opennms.org/nodes/snmp/interfaceOperDown::0:3","type":1,"count":1,"severity":"MINOR","firstEventTime":1703021054934,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 3

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","suppressedUntil":1703021054934,"suppressedTime":1703021054934,"lastEvent":{"id":65,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1703021054934,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1703021056009,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 3

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":3,"location":"Default"},"parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"lastEventTime":1703021054934,"x733ProbableCause":0,"ifIndex":3,"affectedNodeCount":0},{"id":11,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","location":"Default","ipAddress":"172.21.0.1","reductionKey":"uei.opennms.org/nodes/snmp/interfaceOperDown::0:13","type":1,"count":1,"severity":"MINOR","firstEventTime":1702951936539,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 13

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","suppressedUntil":1702951936539,"suppressedTime":1702951936539,"lastEvent":{"id":28,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1702951936539,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.13","value":"13","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.13","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.13","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702951937385,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 13

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":13,"location":"Default"},"parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.13","value":"13","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.13","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.13","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"lastEventTime":1702951936539,"x733ProbableCause":0,"ifIndex":13,"affectedNodeCount":0}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-23/24 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:07 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_alarm_batch.yaml b/tests/cassettes/test_alarm_batch.yaml deleted file mode 100644 index f759327..0000000 --- a/tests/cassettes/test_alarm_batch.yaml +++ /dev/null @@ -1,1001 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 24 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:07 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:09 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/alarms?offset=0&limit=5 - response: - body: - string: '{"count":5,"totalCount":24,"offset":0,"alarm":[{"id":76,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed - / hrStorageSize * 100.0:90.0:2:75.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703027144459,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","suppressedUntil":1703027144459,"suppressedTime":1703027144459,"lastEvent":{"id":317,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703027144459,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703027144472,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"lastEventTime":1703027144459,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":75,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":4,"nodeLabel":"pi02","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::4:192.168.86.56:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863436,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="66.66" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.56\n ","suppressedUntil":1703026863436,"suppressedTime":1703026863436,"lastEvent":{"id":313,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863436,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863479,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="66.66" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026863436,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":74,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":4,"nodeLabel":"pi02","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::4:192.168.86.56:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/boot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863403,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="56" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.56\n ","suppressedUntil":1703026863403,"suppressedTime":1703026863403,"lastEvent":{"id":312,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863403,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863441,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="56" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026863403,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":73,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:90.0:2:75.0:/dev","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026863143,"description":"A - high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="100" instance="32" - instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /dev/192.168.86.62\n ","suppressedUntil":1703026863143,"suppressedTime":1703026863143,"lastEvent":{"id":311,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863143,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703026863151,"description":"A - high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="100" instance="32" - instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"lastEventTime":1703026863143,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":72,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::3:192.168.86.55:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026860610,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="57.26" instance="36" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.55\n ","suppressedUntil":1703026860610,"suppressedTime":1703026860610,"lastEvent":{"id":304,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026860610,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860641,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="57.26" instance="36" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026860610,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-4/24 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:10 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/alarms?offset=5&limit=5 - response: - body: - string: '{"count":5,"totalCount":24,"offset":5,"alarm":[{"id":71,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::3:192.168.86.55:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/boot/firmware","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026860513,"description":"A - high threshold for the following metric exceeded: label="/boot/firmware" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="46.85" - instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/firmware/192.168.86.55\n ","suppressedUntil":1703026860513,"suppressedTime":1703026860513,"lastEvent":{"id":302,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026860513,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860550,"description":"A - high threshold for the following metric exceeded: label="/boot/firmware" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="46.85" - instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/firmware/192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026860513,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":70,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026859387,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","suppressedUntil":1703026859387,"suppressedTime":1703026859387,"lastEvent":{"id":300,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026859387,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859430,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026859387,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":69,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":6,"nodeLabel":"pi04","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::6:192.168.86.69:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/boot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026859349,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="50" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.69\n ","suppressedUntil":1703026859349,"suppressedTime":1703026859349,"lastEvent":{"id":299,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026859349,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859390,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="50" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026859349,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":66,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":17,"nodeLabel":"texts","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::17:127.7.8.9:SNMP","type":1,"count":2,"severity":"MINOR","firstEventTime":1703026845329,"description":"

A - SNMP outage was identified on interface\n 127.7.8.9 because of - the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP - outage identified on interface 127.7.8.9.\n ","suppressedUntil":1703026845329,"suppressedTime":1703026845329,"lastEvent":{"id":281,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026852472,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"eventReason","value":"SNMP - poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"createTime":1703026852477,"description":"

A - SNMP outage was identified on interface\n 127.7.8.9 because of - the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP - outage identified on interface 127.7.8.9.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},"parameters":[{"name":"eventReason","value":"SNMP - poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"lastEventTime":1703026852472,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":67,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":16,"nodeLabel":"graf","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::16:192.168.86.160:Grafana-Login","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026850018,"description":"

A - Grafana-Login outage was identified on interface\n 192.168.86.160 - because of the following condition: Response code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected - 100-399 but received 400.

\n A new Outage record has been - created and service level\n availability calculations will be impacted - until this outage is\n resolved.

","logMessage":"\n Grafana-Login - outage identified on interface 192.168.86.160.\n ","suppressedUntil":1703026850018,"suppressedTime":1703026850018,"lastEvent":{"id":268,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026850018,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response - code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected 100-399 - but received 400","type":"string"}],"createTime":1703026850032,"description":"

A - Grafana-Login outage was identified on interface\n 192.168.86.160 - because of the following condition: Response code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected - 100-399 but received 400.

\n A new Outage record has been - created and service level\n availability calculations will be impacted - until this outage is\n resolved.

","logMessage":"\n Grafana-Login - outage identified on interface 192.168.86.160.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},"parameters":[{"name":"eventReason","value":"Response - code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected 100-399 - but received 400","type":"string"}],"lastEventTime":1703026850018,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 5-9/24 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:10 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/alarms?offset=10&limit=5 - response: - body: - string: '{"count":5,"totalCount":24,"offset":10,"alarm":[{"id":65,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/dev","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844664,"description":"A - high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="100" instance="32" - instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /dev/192.168.86.62\n ","suppressedUntil":1703026844664,"suppressedTime":1703026844664,"lastEvent":{"id":242,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844664,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844715,"description":"A - high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="100" instance="32" - instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844664,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":64,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Update","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844631,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Update" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="35" instanceLabel="System-Volumes-Update" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Update/192.168.86.62\n ","suppressedUntil":1703026844631,"suppressedTime":1703026844631,"lastEvent":{"id":241,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844631,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Update","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"35","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Update","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844667,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Update" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="35" instanceLabel="System-Volumes-Update" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Update/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Update","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"35","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Update","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844631,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":63,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844584,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="26.14" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.62\n ","suppressedUntil":1703026844584,"suppressedTime":1703026844584,"lastEvent":{"id":240,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844584,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844635,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="26.14" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844584,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":62,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/VM","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844542,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/VM" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="34" instanceLabel="System-Volumes-VM" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/VM/192.168.86.62\n ","suppressedUntil":1703026844542,"suppressedTime":1703026844542,"lastEvent":{"id":239,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844542,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/VM","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"34","type":"string"},{"name":"instanceLabel","value":"System-Volumes-VM","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844589,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/VM" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="34" instanceLabel="System-Volumes-VM" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/VM/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/VM","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"34","type":"string"},{"name":"instanceLabel","value":"System-Volumes-VM","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844542,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":61,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Preboot","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844456,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Preboot" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="33" instanceLabel="System-Volumes-Preboot" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Preboot/192.168.86.62\n ","suppressedUntil":1703026844456,"suppressedTime":1703026844456,"lastEvent":{"id":238,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844456,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Preboot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"33","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Preboot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844513,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Preboot" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="33" instanceLabel="System-Volumes-Preboot" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Preboot/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Preboot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"33","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Preboot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844456,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 10-14/24 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:10 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/alarms?offset=15&limit=5 - response: - body: - string: '{"count":5,"totalCount":24,"offset":15,"alarm":[{"id":60,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":5,"nodeLabel":"remmmaha - mac","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::5:192.168.86.62:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:/System/Volumes/Data","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026844415,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Data" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="36" instanceLabel="System-Volumes-Data" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Data/192.168.86.62\n ","suppressedUntil":1703026844415,"suppressedTime":1703026844415,"lastEvent":{"id":237,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844415,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Data","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Data","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844460,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Data" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="36" instanceLabel="System-Volumes-Data" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Data/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},"parameters":[{"name":"label","value":"/System/Volumes/Data","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Data","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026844415,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":59,"uei":"uei.opennms.org/nodes/dataCollectionFailed","location":"Default","nodeId":17,"nodeLabel":"texts","ipAddress":"127.7.8.9","serviceType":{"id":14,"name":"UWM"},"reductionKey":"uei.opennms.org/nodes/dataCollectionFailed::17:127.7.8.9:UWM","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026842687,"description":"

UWM - data collection on interface 127.7.8.9 failed because of the following condition: - ''Can't collect XML data because Can't retrieve /uwm from 192.168.86.55 - because Connect to 192.168.86.55:5000 [/192.168.86.55] failed: Connection - refused''.

","logMessage":"UWM data collection on interface 127.7.8.9 failed.","suppressedUntil":1703026842687,"suppressedTime":1703026842687,"lastEvent":{"id":230,"uei":"uei.opennms.org/nodes/dataCollectionFailed","label":"OpenNMS-defined - node event: dataCollectionFailed","time":1703026842687,"host":"opennms","source":"OpenNMS.Collectd","ipAddress":"127.7.8.9","serviceType":{"id":14,"name":"UWM"},"parameters":[{"name":"reason","value":"Can''t - collect XML data because Can''t retrieve /uwm from 192.168.86.55 because Connect - to 192.168.86.55:5000 [/192.168.86.55] failed: Connection refused","type":"string"}],"createTime":1703026842694,"description":"

UWM - data collection on interface 127.7.8.9 failed because of the following condition: - ''Can't collect XML data because Can't retrieve /uwm from 192.168.86.55 - because Connect to 192.168.86.55:5000 [/192.168.86.55] failed: Connection - refused''.

","logMessage":"UWM data collection on interface 127.7.8.9 failed.","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},"parameters":[{"name":"reason","value":"Can''t - collect XML data because Can''t retrieve /uwm from 192.168.86.55 because Connect - to 192.168.86.55:5000 [/192.168.86.55] failed: Connection refused","type":"string"}],"lastEventTime":1703026842687,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":57,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":8,"nodeLabel":"0g8gal7","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::8:192.168.86.52:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:C:\\ Label:OS Serial Number 8c420e92","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026836113,"description":"A - high threshold for the following metric exceeded: label="C:\\ Label:OS Serial - Number 8c420e92" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="36.75" - instance="1" instanceLabel="C" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1667507058974].hrStorageIndex[C]" threshold="9.0" - trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface C:\\ Label:OS Serial Number 8c420e92/192.168.86.52\n ","suppressedUntil":1703026836113,"suppressedTime":1703026836113,"lastEvent":{"id":208,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026836113,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ - Label:OS Serial Number 8c420e92","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"36.75","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1667507058974].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026836172,"description":"A - high threshold for the following metric exceeded: label="C:\\ Label:OS Serial - Number 8c420e92" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="36.75" - instance="1" instanceLabel="C" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1667507058974].hrStorageIndex[C]" threshold="9.0" - trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface C:\\ Label:OS Serial Number 8c420e92/192.168.86.52\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},"parameters":[{"name":"label","value":"C:\\ - Label:OS Serial Number 8c420e92","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"36.75","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1667507058974].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026836113,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":53,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":7,"nodeLabel":"zSwitch - 1","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::7:192.168.86.60:DeviceConfig-Running","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026826656,"description":"

A - DeviceConfig-Running outage was identified on interface\n 192.168.86.60 - because of the following condition: Invalid cron expression : 0 0 0 * * 1.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n DeviceConfig-Running - outage identified on interface 192.168.86.60.\n ","suppressedUntil":1703026826656,"suppressedTime":1703026826656,"lastEvent":{"id":171,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026826656,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"eventReason","value":"Invalid - cron expression : 0 0 0 * * 1","type":"string"}],"createTime":1703026826698,"description":"

A - DeviceConfig-Running outage was identified on interface\n 192.168.86.60 - because of the following condition: Invalid cron expression : 0 0 0 * * 1.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n DeviceConfig-Running - outage identified on interface 192.168.86.60.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},"parameters":[{"name":"eventReason","value":"Invalid - cron expression : 0 0 0 * * 1","type":"string"}],"lastEventTime":1703026826656,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":52,"uei":"uei.opennms.org/nodes/nodeDown","location":"Default","nodeId":11,"nodeLabel":"j1sd13i","reductionKey":"uei.opennms.org/nodes/nodeDown::11","type":1,"count":1,"severity":"MAJOR","firstEventTime":1703026825939,"description":"

All - interfaces on node j1sd13i are\n down because of the following - condition: .

\n This event is generated when node outage - processing determines\n that all interfaces on the node are down.

-

\n New outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - j1sd13i is down.\n ","suppressedUntil":1703026825939,"suppressedTime":1703026825939,"lastEvent":{"id":168,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined - node event: nodeDown","time":1703026825939,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"}],"createTime":1703026826092,"description":"

All - interfaces on node j1sd13i are\n down because of the following - condition: .

\n This event is generated when node outage - processing determines\n that all interfaces on the node are down.

-

\n New outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - j1sd13i is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},"parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"}],"lastEventTime":1703026825939,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 15-19/24 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:10 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/alarms?offset=20&limit=5 - response: - body: - string: '{"count":4,"totalCount":24,"offset":20,"alarm":[{"id":51,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":3,"nodeLabel":"pi01","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::3:192.168.86.55:Grafana-Login","type":1,"count":1,"severity":"MINOR","firstEventTime":1703026825222,"description":"

A - Grafana-Login outage was identified on interface\n 192.168.86.55 - because of the following condition: Response code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected - 100-399 but received 400.

\n A new Outage record has been - created and service level\n availability calculations will be impacted - until this outage is\n resolved.

","logMessage":"\n Grafana-Login - outage identified on interface 192.168.86.55.\n ","suppressedUntil":1703026825222,"suppressedTime":1703026825222,"lastEvent":{"id":165,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026825222,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response - code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected 100-399 - but received 400","type":"string"}],"createTime":1703026825273,"description":"

A - Grafana-Login outage was identified on interface\n 192.168.86.55 - because of the following condition: Response code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected - 100-399 but received 400.

\n A new Outage record has been - created and service level\n availability calculations will be impacted - until this outage is\n resolved.

","logMessage":"\n Grafana-Login - outage identified on interface 192.168.86.55.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},"parameters":[{"name":"eventReason","value":"Response - code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected 100-399 - but received 400","type":"string"}],"lastEventTime":1703026825222,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":48,"uei":"uei.opennms.org/threshold/highThresholdExceeded","location":"Default","nodeId":2,"nodeLabel":"remwmmaha2","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/threshold/highThresholdExceeded::2:192.168.86.160:hrStorageUsed - / hrStorageSize * 100.0:9.0:1:7.0:C:\\ Label:Windows Serial Number e26521e4","type":1,"count":1,"severity":"WARNING","firstEventTime":1703026820728,"description":"A - high threshold for the following metric exceeded: label="C:\\ Label:Windows Serial - Number e26521e4" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="62.09" - instance="1" instanceLabel="C" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1643248808837].hrStorageIndex[C]" threshold="9.0" - trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface C:\\ Label:Windows Serial Number e26521e4/192.168.86.160\n ","suppressedUntil":1703026820728,"suppressedTime":1703026820728,"lastEvent":{"id":107,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026820728,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ - Label:Windows Serial Number e26521e4","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"62.09","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1643248808837].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026820753,"description":"A - high threshold for the following metric exceeded: label="C:\\ Label:Windows Serial - Number e26521e4" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="62.09" - instance="1" instanceLabel="C" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1643248808837].hrStorageIndex[C]" threshold="9.0" - trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface C:\\ Label:Windows Serial Number e26521e4/192.168.86.160\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},"parameters":[{"name":"label","value":"C:\\ - Label:Windows Serial Number e26521e4","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"62.09","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1643248808837].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"lastEventTime":1703026820728,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1},{"id":45,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","location":"Default","ipAddress":"172.21.0.1","reductionKey":"uei.opennms.org/nodes/snmp/interfaceOperDown::0:3","type":1,"count":1,"severity":"MINOR","firstEventTime":1703021054934,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 3

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","suppressedUntil":1703021054934,"suppressedTime":1703021054934,"lastEvent":{"id":65,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1703021054934,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1703021056009,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 3

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":3,"location":"Default"},"parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"lastEventTime":1703021054934,"x733ProbableCause":0,"ifIndex":3,"affectedNodeCount":0},{"id":11,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","location":"Default","ipAddress":"172.21.0.1","reductionKey":"uei.opennms.org/nodes/snmp/interfaceOperDown::0:13","type":1,"count":1,"severity":"MINOR","firstEventTime":1702951936539,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 13

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","suppressedUntil":1702951936539,"suppressedTime":1702951936539,"lastEvent":{"id":28,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1702951936539,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.13","value":"13","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.13","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.13","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702951937385,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 13

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":13,"location":"Default"},"parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.13","value":"13","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.13","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.13","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"lastEventTime":1702951936539,"x733ProbableCause":0,"ifIndex":13,"affectedNodeCount":0}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 20-23/24 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:10 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_alarm_one.yaml b/tests/cassettes/test_alarm_one.yaml deleted file mode 100644 index 60991e8..0000000 --- a/tests/cassettes/test_alarm_one.yaml +++ /dev/null @@ -1,227 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 24 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:00 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:10:04 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/alarms/904 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Length: - - '0' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:10:04 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/alarms/66 - response: - body: - string: '{"id":66,"uei":"uei.opennms.org/nodes/nodeLostService","location":"Default","nodeId":17,"nodeLabel":"texts","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"reductionKey":"uei.opennms.org/nodes/nodeLostService::17:127.7.8.9:SNMP","type":1,"count":2,"severity":"MINOR","firstEventTime":1703026845329,"description":"

A - SNMP outage was identified on interface\n 127.7.8.9 because of - the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP - outage identified on interface 127.7.8.9.\n ","suppressedUntil":1703026845329,"suppressedTime":1703026845329,"lastEvent":{"id":281,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026852472,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"eventReason","value":"SNMP - poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"createTime":1703026852477,"description":"

A - SNMP outage was identified on interface\n 127.7.8.9 because of - the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP - outage identified on interface 127.7.8.9.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},"parameters":[{"name":"eventReason","value":"SNMP - poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"lastEventTime":1703026852472,"x733ProbableCause":0,"ifIndex":null,"affectedNodeCount":1}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:11:23 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_event_all.yaml b/tests/cassettes/test_event_all.yaml deleted file mode 100644 index 4f43b2e..0000000 --- a/tests/cassettes/test_event_all.yaml +++ /dev/null @@ -1,2112 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:02 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:05 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/events?offset=0&limit=100 - response: - body: - string: '{"count":100,"totalCount":287,"offset":0,"event":[{"id":319,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703027438047,"host":"opennms","source":"OpenNMS.Threshd.ifInDiscards - + ifOutDiscards","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"ifLabel","value":"en6-00de48001122","type":"string"},{"name":"ifIndex","value":"5","type":"string"},{"name":"label","value":"en6","type":"string"},{"name":"ds","value":"ifInDiscards - + ifOutDiscards","type":"string"},{"name":"description","value":"Trigger an - alert if one or more incoming or outgoing packets on an interface were discarded - even though no errors were detected (possibly to free up buffer space) for - two consecutive measurement intervals","type":"string"},{"name":"value","value":"14316557.49","type":"string"},{"name":"instance","value":"5","type":"string"},{"name":"instanceLabel","value":"en6-00de48001122","type":"string"},{"name":"resourceType","value":"if","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].interfaceSnmp[en6-00de48001122]","type":"string"},{"name":"threshold","value":"1.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"0.0","type":"string"}],"createTime":1703027438088,"description":"A - high threshold for the following metric exceeded: ifLabel="en6-00de48001122" - ifIndex="5" label="en6" ds="ifInDiscards + ifOutDiscards" - description="Trigger an alert if one or more incoming or outgoing packets - on an interface were discarded even though no errors were detected (possibly - to free up buffer space) for two consecutive measurement intervals" value="14316557.49" - instance="5" instanceLabel="en6-00de48001122" resourceType="if" - resourceId="nodeSource[Main:1688566577388].interfaceSnmp[en6-00de48001122]" - threshold="1.0" trigger="2" rearm="0.0"","logMessage":"\n High - threshold exceeded for service SNMP metric ifInDiscards + ifOutDiscards on - interface en6/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":318,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703027437950,"host":"opennms","source":"OpenNMS.Threshd.ifInErrors - + ifOutErrors","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"ifLabel","value":"en7-007bd22b2aa5","type":"string"},{"name":"ifIndex","value":"4","type":"string"},{"name":"label","value":"en7","type":"string"},{"name":"ds","value":"ifInErrors - + ifOutErrors","type":"string"},{"name":"description","value":"Trigger an - alert if one or more incoming or outgoing packets on an interface were not - transmitted due to error for two consecutive measurement intervals","type":"string"},{"name":"value","value":"13.79","type":"string"},{"name":"instance","value":"4","type":"string"},{"name":"instanceLabel","value":"en7-007bd22b2aa5","type":"string"},{"name":"resourceType","value":"if","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].interfaceSnmp[en7-007bd22b2aa5]","type":"string"},{"name":"threshold","value":"1.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"0.0","type":"string"}],"createTime":1703027438053,"description":"A - high threshold for the following metric exceeded: ifLabel="en7-007bd22b2aa5" - ifIndex="4" label="en7" ds="ifInErrors + ifOutErrors" - description="Trigger an alert if one or more incoming or outgoing packets - on an interface were not transmitted due to error for two consecutive measurement - intervals" value="13.79" instance="4" instanceLabel="en7-007bd22b2aa5" - resourceType="if" resourceId="nodeSource[Main:1688566577388].interfaceSnmp[en7-007bd22b2aa5]" - threshold="1.0" trigger="2" rearm="0.0"","logMessage":"\n High - threshold exceeded for service SNMP metric ifInErrors + ifOutErrors on interface - en7/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":317,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703027144459,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703027144472,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":316,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026866535,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026866540,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address - 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address - 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":315,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026865506,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"1687817957574","type":"string"}],"createTime":1703026865508,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":314,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026865477,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[],"createTime":1703026865484,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.160 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":313,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863436,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863479,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="66.66" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":312,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863403,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863441,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="56" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":311,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863143,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703026863151,"description":"A - high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="100" instance="32" - instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":310,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026862740,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026862745,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address - 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address - 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":309,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026861709,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670054235","type":"string"}],"createTime":1703026861712,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":308,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026861676,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[],"createTime":1703026861679,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.160 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":306,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026860728,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"t","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026860738,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.160.

-

If this\n interface (192.168.86.160) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":305,"uei":"uei.opennms.org/nodes/serviceDeleted","label":"OpenNMS-defined - node event: serviceDeleted","time":1703026860692,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[],"createTime":1703026860703,"description":"

Service - ICMP was deleted from interface\n 192.168.86.160, associated with - Node ID# 19.

\n

When a service is deleted from an interface, - it is\n due to extended downtime model configured in pollerd\n configuration.

-

If a previously deleted service\n becomes active again on an - interface, it will be re-added to\n the OpenNMS database as a new - occurrence of that service and\n will be disassociated with any - historic outages.

","logMessage":"\n The ICMP service was deleted - from interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":307,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026860635,"source":"Provisiond","ipAddress":"172.27.235.108","parameters":[{"name":"iphostname","value":"172.27.235.108","type":"string"}],"createTime":1703026861667,"description":"

Interface - 172.27.235.108 has been associated with Node\n #19.

","logMessage":"\n Interface - 172.27.235.108 has been associated with Node #19.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":304,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026860610,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860641,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="57.26" instance="36" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":302,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026860513,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860550,"description":"A - high threshold for the following metric exceeded: label="/boot/firmware" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="46.85" - instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/firmware/192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":303,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026859596,"source":"Provisiond","ipAddress":"172.27.235.108","parameters":[{"name":"iphostname","value":"172.27.235.108","type":"string"}],"createTime":1703026860626,"description":"

Interface - 172.27.235.108 has been associated with Node\n #16.

","logMessage":"\n Interface - 172.27.235.108 has been associated with Node #16.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":300,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026859387,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859430,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":299,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026859349,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859390,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="50" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":301,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026858558,"source":"Provisiond","ipAddress":"172.25.96.1","parameters":[{"name":"iphostname","value":"172.25.96.1","type":"string"}],"createTime":1703026859596,"description":"

Interface - 172.25.96.1 has been associated with Node\n #19.

","logMessage":"\n Interface - 172.25.96.1 has been associated with Node #19.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":297,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026857675,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.56","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026857682,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi02 (IP address - 192.168.86.56) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi02 (IP address - 192.168.86.56) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":296,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026857473,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670081522","type":"string"}],"createTime":1703026857477,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 21; ForeignSource: Blank; ForeignId:1688670081522 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 21; ForeignSource: Blank; ForeignId:1688670081522 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":21,"nodeLabel":"g","location":"Default"},{"id":298,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026856856,"source":"Provisiond","ipAddress":"172.25.96.1","parameters":[{"name":"iphostname","value":"172.25.96.1","type":"string"}],"createTime":1703026857889,"description":"

Interface - 172.25.96.1 has been associated with Node\n #16.

","logMessage":"\n Interface - 172.25.96.1 has been associated with Node #16.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":295,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026856608,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"56","type":"string"}],"createTime":1703026856613,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 4; ForeignSource: Main; ForeignId:56 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 4; ForeignSource: Main; ForeignId:56 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":294,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026856555,"source":"Provisiond","ipAddress":"192.168.86.56","parameters":[],"createTime":1703026856559,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.56 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":293,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026856450,"source":"Provisiond","ipAddress":"172.23.96.1","parameters":[{"name":"iphostname","value":"172.23.96.1","type":"string"}],"createTime":1703026856464,"description":"

Interface - 172.23.96.1 has been associated with Node\n #19.

","logMessage":"\n Interface - 172.23.96.1 has been associated with Node #19.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":292,"uei":"uei.opennms.org/internal/provisiond/nodeScanAborted","label":"OpenNMS-defined - Provisiond Event: nodeScanAborted","time":1703026856272,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"py","type":"string"},{"name":"reason","value":"Aborting - node scan : Agent failed while scanning the system table: org.opennms.netmgt.snmp.SnmpAgentTimeoutException: - Timeout retrieving ''systemGroup'' for 127.7.8.9.","type":"string"}],"createTime":1703026856277,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has Aborted:\n

The - Node with Id: 17; ForeignSource: Example; ForeignId:py has\n aborted - for the following reason: Aborting node scan : Agent failed while scanning - the system table: org.opennms.netmgt.snmp.SnmpAgentTimeoutException: Timeout - retrieving 'systemGroup' for 127.7.8.9.

","logMessage":"\n

The - Node with Id: 17; ForeignSource: Example; ForeignId:py has\n aborted.

\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":291,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026855405,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.62","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026855409,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node m (IP address - 192.168.86.62) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node m (IP address - 192.168.86.62) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":290,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026854750,"source":"Provisiond","ipAddress":"172.23.96.1","parameters":[{"name":"iphostname","value":"172.23.96.1","type":"string"}],"createTime":1703026854763,"description":"

Interface - 172.23.96.1 has been associated with Node\n #16.

","logMessage":"\n Interface - 172.23.96.1 has been associated with Node #16.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":289,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026854373,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670072617","type":"string"}],"createTime":1703026854375,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 18; ForeignSource: Blank; ForeignId:1688670072617 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 18; ForeignSource: Blank; ForeignId:1688670072617 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":288,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026854345,"source":"Provisiond","ipAddress":"192.168.86.62","parameters":[],"createTime":1703026854348,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.62 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":287,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026853763,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1698861495847","type":"string"}],"createTime":1703026853769,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 14; ForeignSource: Main; ForeignId:1698861495847 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 14; ForeignSource: Main; ForeignId:1698861495847 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":14,"nodeLabel":"stream8","location":"Default"},{"id":285,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026853354,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"t","type":"string"},{"name":"categoriesAdded","value":"Test","type":"string"}],"createTime":1703026853363,"description":"

Node - (t) has changed its Category\n membership and deleted () and added - (Test).

","logMessage":"\n Node category membership has changed - for node (t).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":284,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026853238,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1685734356786","type":"string"}],"createTime":1703026853241,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 22; ForeignSource: Blank; ForeignId:1685734356786 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 22; ForeignSource: Blank; ForeignId:1685734356786 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":22,"nodeLabel":"pending","location":"Default"},{"id":283,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026853238,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"2345352","type":"string"}],"createTime":1703026853240,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 20; ForeignSource: Blank; ForeignId:2345352 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 20; ForeignSource: Blank; ForeignId:2345352 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":20,"nodeLabel":"missing","location":"Default"},{"id":286,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026852475,"source":"Provisiond","ipAddress":"192.168.86.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.1","type":"string"},{"name":"nodelabel","value":"g","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026853539,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.1.

-

If this\n interface (192.168.86.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":21,"nodeLabel":"g","location":"Default"},{"id":281,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026852472,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"eventReason","value":"SNMP - poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"createTime":1703026852477,"description":"

A - SNMP outage was identified on interface\n 127.7.8.9 because of - the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP - outage identified on interface 127.7.8.9.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":282,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026852449,"source":"Provisiond","ipAddress":"192.168.86.62","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"},{"name":"nodelabel","value":"m","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMMMMAHACEK.local","type":"string"},{"name":"nodesysdescription","value":"Darwin - REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 - PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64","type":"string"}],"createTime":1703026852484,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.62.

-

If this\n interface (192.168.86.62) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.62.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":280,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026852417,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"t","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026852448,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.160.

-

If this\n interface (192.168.86.160) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":278,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026851437,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670081522","type":"string"}],"createTime":1703026851442,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 21; ForeignSource: Blank; ForeignId:1688670081522 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 21; ForeignSource: Blank; ForeignId:1688670081522 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":21,"nodeLabel":"g","location":"Default"},{"id":277,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026851386,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1685734356786","type":"string"}],"createTime":1703026851389,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 22; ForeignSource: Blank; ForeignId:1685734356786 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 22; ForeignSource: Blank; ForeignId:1685734356786 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":22,"nodeLabel":"pending","location":"Default"},{"id":276,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026851288,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"2345352","type":"string"}],"createTime":1703026851299,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 20; ForeignSource: Blank; ForeignId:2345352 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 20; ForeignSource: Blank; ForeignId:2345352 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":20,"nodeLabel":"missing","location":"Default"},{"id":275,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026851216,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670072617","type":"string"}],"createTime":1703026851221,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 18; ForeignSource: Blank; ForeignId:1688670072617 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 18; ForeignSource: Blank; ForeignId:1688670072617 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":279,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026851196,"source":"Provisiond","ipAddress":"127.7.8.9","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"},{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026852434,"description":"

A - service scan has identified the ICMP service\n on interface 127.7.8.9.

-

If this\n interface (127.7.8.9) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 127.7.8.9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":274,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026851171,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.69","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026851184,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi04 (IP address - 192.168.86.69) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi04 (IP address - 192.168.86.69) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":273,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026851081,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670054235","type":"string"}],"createTime":1703026851085,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":272,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026850919,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"py","type":"string"}],"createTime":1703026850925,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 17; ForeignSource: Example; ForeignId:py - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 17; ForeignSource: Example; ForeignId:py has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":271,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined - internal event: importer process successfully completed","time":1703026850857,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/Blank.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: - 5\ncom.codahale.metrics.Timer$Context@5cd263e2, com.codahale.metrics.Timer$Context@155abfea, - com.codahale.metrics.Timer$Context@65eab6b2\ncom.codahale.metrics.Timer$Context@7700360d, - com.codahale.metrics.Timer$Context@3802867c\n0.5177227891301605, 0.517784349029349, - 0.10356433111215485","type":"string"},{"name":"foreignSource","value":"Blank","type":"string"}],"createTime":1703026850858,"description":"

This - event indicates the model-importer process has completed successfully. There\n is - 1 parameter called importStats: NodeCount: 5\ncom.codahale.metrics.Timer$Context@5cd263e2, - com.codahale.metrics.Timer$Context@155abfea, com.codahale.metrics.Timer$Context@65eab6b2\ncom.codahale.metrics.Timer$Context@7700360d, - com.codahale.metrics.Timer$Context@3802867c\n0.5177227891301605, 0.517784349029349, - 0.10356433111215485

","logMessage":"\n

This event indicates - the model-importer process has completed successfully from resource:\n file:/usr/share/opennms/etc/imports/Blank.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":267,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026850027,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1698861180647","type":"string"}],"createTime":1703026850030,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 6; ForeignSource: Main; ForeignId:1698861180647 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 6; ForeignSource: Main; ForeignId:1698861180647 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":266,"uei":"uei.opennms.org/nodes/nodeUp","label":"OpenNMS-defined - node event: nodeUp","time":1703026850018,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"graf","type":"string"}],"createTime":1703026850024,"description":"

Node - graf which was previously down is\n now up.

This event is - generated when node\n outage processing determines that all interfaces - on the node\n are up.

This event will cause any active\n outages - associated with this node to be cleared.

","logMessage":"\n Node - graf is up.\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":268,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026850018,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response - code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected 100-399 - but received 400","type":"string"}],"createTime":1703026850032,"description":"

A - Grafana-Login outage was identified on interface\n 192.168.86.160 - because of the following condition: Response code out of range for URI:http://192.168.86.160:3000/?orgId=1. Expected - 100-399 but received 400.

\n A new Outage record has been - created and service level\n availability calculations will be impacted - until this outage is\n resolved.

","logMessage":"\n Grafana-Login - outage identified on interface 192.168.86.160.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":265,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026849990,"source":"Provisiond","ipAddress":"192.168.86.69","parameters":[],"createTime":1703026849992,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.69 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":264,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026849815,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"pending","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026849829,"description":"

A - service scan has identified the ICMP service\n on interface 127.0.0.1.

-

If this\n interface (127.0.0.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":22,"nodeLabel":"pending","location":"Default"},{"id":262,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026849814,"source":"Provisiond","ipAddress":"127.0.0.1","parameters":[{"name":"iphostname","value":"localhost","type":"string"}],"createTime":1703026849828,"description":"

Interface - 127.0.0.1 has been associated with Node\n #22.

","logMessage":"\n Interface - 127.0.0.1 has been associated with Node #22.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":22,"nodeLabel":"pending","location":"Default"},{"id":263,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026849813,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"pending","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Blank.xml.20231219150041","type":"string"}],"createTime":1703026849828,"description":"The - node \"pending\" was added and is now being monitored.","logMessage":"A new - node \"pending\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"pending\" is monitored as desired.","log":"Y","display":"Y","nodeId":22,"nodeLabel":"pending","location":"Default"},{"id":269,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026849801,"source":"Provisiond","ipAddress":"192.168.86.1","parameters":[{"name":"iphostname","value":"192.168.86.1","type":"string"}],"createTime":1703026850853,"description":"

Interface - 192.168.86.1 has been associated with Node\n #21.

","logMessage":"\n Interface - 192.168.86.1 has been associated with Node #21.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":21,"nodeLabel":"g","location":"Default"},{"id":270,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026849801,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"g","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Blank.xml.20231219150041","type":"string"}],"createTime":1703026850853,"description":"The - node \"g\" was added and is now being monitored.","logMessage":"A new node - \"g\" was added.","severity":"WARNING","operatorInstructions":"This event - is for information only. Please make sure that the newly added device \"g\" - is monitored as desired.","log":"Y","display":"Y","nodeId":21,"nodeLabel":"g","location":"Default"},{"id":260,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026849793,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"missing","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026849801,"description":"

A - service scan has identified the ICMP service\n on interface 127.0.0.1.

-

If this\n interface (127.0.0.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":20,"nodeLabel":"missing","location":"Default"},{"id":259,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026849793,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"missing","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Blank.xml.20231219150041","type":"string"}],"createTime":1703026849801,"description":"The - node \"missing\" was added and is now being monitored.","logMessage":"A new - node \"missing\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"missing\" is monitored as desired.","log":"Y","display":"Y","nodeId":20,"nodeLabel":"missing","location":"Default"},{"id":261,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026849793,"source":"Provisiond","ipAddress":"127.0.0.1","parameters":[{"name":"iphostname","value":"localhost","type":"string"}],"createTime":1703026849805,"description":"

Interface - 127.0.0.1 has been associated with Node\n #20.

","logMessage":"\n Interface - 127.0.0.1 has been associated with Node #20.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":20,"nodeLabel":"missing","location":"Default"},{"id":258,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026849624,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.52","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026849648,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node 0g8gal7 (IP address - 192.168.86.52) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node 0g8gal7 (IP address - 192.168.86.52) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":257,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026849523,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.60","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026849528,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node zSwitch 1 (IP - address 192.168.86.60) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node zSwitch 1 (IP - address 192.168.86.60) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":256,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026849496,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026849501,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node remwmmaha2 (IP - address 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node remwmmaha2 (IP - address 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":255,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026848602,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1667507058974","type":"string"}],"createTime":1703026848606,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 8; ForeignSource: Main; ForeignId:1667507058974 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 8; ForeignSource: Main; ForeignId:1667507058974 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":254,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026848519,"source":"Provisiond","ipAddress":"192.168.86.52","parameters":[],"createTime":1703026848523,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.52 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":253,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026848490,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"graf","type":"string"},{"name":"categoriesAdded","value":"Test","type":"string"}],"createTime":1703026848498,"description":"

Node - (graf) has changed its Category\n membership and deleted () and added - (Test).

","logMessage":"\n Node category membership has changed - for node (graf).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":252,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026848273,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1694910929911","type":"string"}],"createTime":1703026848277,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 7; ForeignSource: Main; ForeignId:1694910929911 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 7; ForeignSource: Main; ForeignId:1694910929911 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":251,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026848263,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"two","type":"string"}],"createTime":1703026848268,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 15; ForeignSource: Example; ForeignId:two has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 15; ForeignSource: Example; ForeignId:two has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":15,"nodeLabel":"text2","location":"Default"},{"id":250,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026848263,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1643248808837","type":"string"}],"createTime":1703026848268,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 2; ForeignSource: Main; ForeignId:1643248808837 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 2; ForeignSource: Main; ForeignId:1643248808837 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":249,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026848037,"source":"Provisiond","ipAddress":"192.168.86.60","parameters":[],"createTime":1703026848041,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.60 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":248,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined - node event: nodeDown","time":1703026848029,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"graf","type":"string"}],"createTime":1703026848035,"description":"

All - interfaces on node graf are\n down because of the following condition: - .

\n This event is generated when node outage processing - determines\n that all interfaces on the node are down.

\n New - outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - graf is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":247,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026848003,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[],"createTime":1703026848006,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.160 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":246,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026847984,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"graf","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026848000,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.160.

-

If this\n interface (192.168.86.160) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":245,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026846330,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1646945751662","type":"string"}],"createTime":1703026846333,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 12; ForeignSource: Main; ForeignId:1646945751662 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 12; ForeignSource: Main; ForeignId:1646945751662 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":244,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026845329,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"eventReason","value":"SNMP - poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0","type":"string"}],"createTime":1703026845335,"description":"

A - SNMP outage was identified on interface\n 127.7.8.9 because of - the following condition: SNMP poll failed, addr=127.7.8.9 oid=.1.3.6.1.2.1.1.2.0.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n SNMP - outage identified on interface 127.7.8.9.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":243,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026844889,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"nest","type":"string"},{"name":"categoriesAdded","value":"Routers,Personal","type":"string"}],"createTime":1703026844897,"description":"

Node - (nest) has changed its Category\n membership and deleted () and added - (Routers,Personal).

","logMessage":"\n Node category membership - has changed for node (nest).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":242,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844664,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844715,"description":"A - high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="100" instance="32" - instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":241,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844631,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Update","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"35","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Update","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844667,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Update" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="35" instanceLabel="System-Volumes-Update" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Update]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Update/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":240,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844584,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844635,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="26.14" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":239,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844542,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/VM","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"34","type":"string"},{"name":"instanceLabel","value":"System-Volumes-VM","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844589,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/VM" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="34" instanceLabel="System-Volumes-VM" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-VM]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/VM/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":238,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844456,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Preboot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"33","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Preboot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844513,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Preboot" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="33" instanceLabel="System-Volumes-Preboot" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Preboot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Preboot/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":237,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026844415,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/System/Volumes/Data","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"26.14","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"System-Volumes-Data","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026844460,"description":"A - high threshold for the following metric exceeded: label="/System/Volumes/Data" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="26.14" - instance="36" instanceLabel="System-Volumes-Data" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1688566577388].hrStorageIndex[System-Volumes-Data]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /System/Volumes/Data/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":236,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026844229,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1674795263595","type":"string"}],"createTime":1703026844232,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 13; ForeignSource: Main; ForeignId:1674795263595 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 13; ForeignSource: Main; ForeignId:1674795263595 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":13,"nodeLabel":"pi03","location":"Default"},{"id":235,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026843685,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.62","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026843691,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node m (IP address - 192.168.86.62) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node m (IP address - 192.168.86.62) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":234,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026843682,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026843686,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address - 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address - 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":233,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026843104,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"1687817957574","type":"string"}],"createTime":1703026843108,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":232,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026842752,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"two","type":"string"}],"createTime":1703026842766,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 15; ForeignSource: Example; ForeignId:two - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 15; ForeignSource: Example; ForeignId:two has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":15,"nodeLabel":"text2","location":"Default"},{"id":231,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026842751,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1654096238897","type":"string"}],"createTime":1703026842756,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 10; ForeignSource: Main; ForeignId:1654096238897 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 10; ForeignSource: Main; ForeignId:1654096238897 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":10,"nodeLabel":"xFi","location":"Default"},{"id":230,"uei":"uei.opennms.org/nodes/dataCollectionFailed","label":"OpenNMS-defined - node event: dataCollectionFailed","time":1703026842687,"host":"opennms","source":"OpenNMS.Collectd","ipAddress":"127.7.8.9","serviceType":{"id":14,"name":"UWM"},"parameters":[{"name":"reason","value":"Can''t - collect XML data because Can''t retrieve /uwm from 192.168.86.55 because Connect - to 192.168.86.55:5000 [/192.168.86.55] failed: Connection refused","type":"string"}],"createTime":1703026842694,"description":"

UWM - data collection on interface 127.7.8.9 failed because of the following condition: - ''Can't collect XML data because Can't retrieve /uwm from 192.168.86.55 - because Connect to 192.168.86.55:5000 [/192.168.86.55] failed: Connection - refused''.

","logMessage":"UWM data collection on interface 127.7.8.9 failed.","severity":"MINOR","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":225,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026842624,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"t","type":"string"},{"name":"categoriesAdded","value":"Test","type":"string"}],"createTime":1703026842643,"description":"

Node - (t) has changed its Category\n membership and deleted () and added - (Test).

","logMessage":"\n Node category membership has changed - for node (t).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":226,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026842624,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"}],"createTime":1703026842643,"description":"

Interface - 192.168.86.160 has been associated with Node\n #19.

","logMessage":"\n Interface - 192.168.86.160 has been associated with Node #19.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":229,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026842624,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"t","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Blank.xml.20231219150041","type":"string"}],"createTime":1703026842650,"description":"The - node \"t\" was added and is now being monitored.","logMessage":"A new node - \"t\" was added.","severity":"WARNING","operatorInstructions":"This event - is for information only. Please make sure that the newly added device \"t\" - is monitored as desired.","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":227,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026842623,"source":"Provisiond","ipAddress":"192.168.86.62","parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"}],"createTime":1703026842644,"description":"

Interface - 192.168.86.62 has been associated with Node\n #18.

","logMessage":"\n Interface - 192.168.86.62 has been associated with Node #18.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":228,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026842622,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"m","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Blank.xml.20231219150041","type":"string"}],"createTime":1703026842645,"description":"The - node \"m\" was added and is now being monitored.","logMessage":"A new node - \"m\" was added.","severity":"WARNING","operatorInstructions":"This event - is for information only. Please make sure that the newly added device \"m\" - is monitored as desired.","log":"Y","display":"Y","nodeId":18,"nodeLabel":"m","location":"Default"},{"id":223,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined - internal event: importer process has started","time":1703026841244,"source":"Provisiond","parameters":[{"name":"importResource","value":"file - [/usr/share/opennms/etc/imports/Blank.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026841246,"description":"

This - event indicates the model-importer process has started

","logMessage":"\n

This - event indicates the model-importer process has started from resource: file - [/usr/share/opennms/etc/imports/Blank.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":222,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined - internal event: importer process successfully completed","time":1703026840559,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/Example.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: - 3\ncom.codahale.metrics.Timer$Context@31fd49d3, com.codahale.metrics.Timer$Context@3b4a195c, - com.codahale.metrics.Timer$Context@3386b5b9\ncom.codahale.metrics.Timer$Context@6c0d862, - com.codahale.metrics.Timer$Context@5da8bab8\n0.27753957532555723, 0.277548672733072, - 0.09251878783696804","type":"string"},{"name":"foreignSource","value":"Example","type":"string"}],"createTime":1703026840569,"description":"

This - event indicates the model-importer process has completed successfully. There\n is - 1 parameter called importStats: NodeCount: 3\ncom.codahale.metrics.Timer$Context@31fd49d3, - com.codahale.metrics.Timer$Context@3b4a195c, com.codahale.metrics.Timer$Context@3386b5b9\ncom.codahale.metrics.Timer$Context@6c0d862, - com.codahale.metrics.Timer$Context@5da8bab8\n0.27753957532555723, 0.277548672733072, - 0.09251878783696804

","logMessage":"\n

This event indicates - the model-importer process has completed successfully from resource:\n file:/usr/share/opennms/etc/imports/Example.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":224,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026840241,"source":"Provisiond","ipAddress":"172.27.235.108","parameters":[{"name":"iphostname","value":"172.27.235.108","type":"string"}],"createTime":1703026841289,"description":"

Interface - 172.27.235.108 has been associated with Node\n #2.

","logMessage":"\n Interface - 172.27.235.108 has been associated with Node #2.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":220,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026839723,"source":"Provisiond","ipAddress":"127.7.8.9","serviceType":{"id":15,"name":"USPTO"},"parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"},{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026839744,"description":"

A - service scan has identified the USPTO service\n on interface 127.7.8.9.

-

If this\n interface (127.7.8.9) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - USPTO service has been discovered on interface\n 127.7.8.9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":221,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026839723,"source":"Provisiond","ipAddress":"127.7.8.9","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"},{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026839755,"description":"

A - service scan has identified the DeviceConfig-Running service\n on - interface 127.7.8.9.

If this\n interface (127.7.8.9) is - within the list of ranges and\n specific addresses to be managed - by OpenNMS, this service\n will be scheduled for regular availability - checks.

","logMessage":"\n The DeviceConfig-Running service - has been discovered on interface\n 127.7.8.9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-99/287 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:05 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/events?offset=100&limit=100 - response: - body: - string: '{"count":100,"totalCount":287,"offset":100,"event":[{"id":221,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026839723,"source":"Provisiond","ipAddress":"127.7.8.9","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"},{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026839755,"description":"

A - service scan has identified the DeviceConfig-Running service\n on - interface 127.7.8.9.

If this\n interface (127.7.8.9) is - within the list of ranges and\n specific addresses to be managed - by OpenNMS, this service\n will be scheduled for regular availability - checks.

","logMessage":"\n The DeviceConfig-Running service - has been discovered on interface\n 127.7.8.9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":218,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026839723,"source":"Provisiond","ipAddress":"127.7.8.9","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"},{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026839736,"description":"

A - service scan has identified the SNMP service\n on interface 127.7.8.9.

-

If this\n interface (127.7.8.9) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - SNMP service has been discovered on interface\n 127.7.8.9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":216,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026838358,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"texts","type":"string"},{"name":"categoriesAdded","value":"Test","type":"string"}],"createTime":1703026839734,"description":"

Node - (texts) has changed its Category\n membership and deleted () and - added (Test).

","logMessage":"\n Node category membership has - changed for node (texts).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":215,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026838358,"source":"Provisiond","ipAddress":"127.7.8.9","parameters":[{"name":"iphostname","value":"127.7.8.9","type":"string"}],"createTime":1703026839734,"description":"

Interface - 127.7.8.9 has been associated with Node\n #17.

","logMessage":"\n Interface - 127.7.8.9 has been associated with Node #17.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":217,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026838357,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"texts","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Example.xml.20231219150029","type":"string"}],"createTime":1703026839734,"description":"The - node \"texts\" was added and is now being monitored.","logMessage":"A new - node \"texts\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"texts\" is monitored as desired.","log":"Y","display":"Y","nodeId":17,"nodeLabel":"texts","location":"Default"},{"id":214,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026838154,"source":"Provisiond","ipAddress":"172.24.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.24.0.1","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux - raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026839242,"description":"

A - service scan has identified the ICMP service\n on interface 172.24.0.1.

-

If this\n interface (172.24.0.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 172.24.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":213,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026838003,"source":"Provisiond","ipAddress":"172.25.96.1","parameters":[{"name":"iphostname","value":"172.25.96.1","type":"string"}],"createTime":1703026839057,"description":"

Interface - 172.25.96.1 has been associated with Node\n #2.

","logMessage":"\n Interface - 172.25.96.1 has been associated with Node #2.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":212,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026836980,"source":"Provisiond","ipAddress":"172.23.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.23.0.1","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux - raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026838040,"description":"

A - service scan has identified the ICMP service\n on interface 172.23.0.1.

-

If this\n interface (172.23.0.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 172.23.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":209,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026836736,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.62","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026836742,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node remmmaha mac - (IP address 192.168.86.62) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node remmmaha mac - (IP address 192.168.86.62) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":211,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026836119,"source":"Provisiond","ipAddress":"fd11:05ee:0bad:c0de:0000:0000:0000:0001","parameters":[{"name":"iphostname","value":"fd11:5ee:bad:c0de:0:0:0:1","type":"string"}],"createTime":1703026837154,"description":"

Interface - fd11:05ee:0bad:c0de:0000:0000:0000:0001 has been associated with Node\n #4.

","logMessage":"\n Interface - fd11:05ee:0bad:c0de:0000:0000:0000:0001 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":208,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026836113,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ - Label:OS Serial Number 8c420e92","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"36.75","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1667507058974].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026836172,"description":"A - high threshold for the following metric exceeded: label="C:\\ Label:OS Serial - Number 8c420e92" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="36.75" - instance="1" instanceLabel="C" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1667507058974].hrStorageIndex[C]" threshold="9.0" - trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface C:\\ Label:OS Serial Number 8c420e92/192.168.86.52\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":210,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026835947,"source":"Provisiond","ipAddress":"172.24.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.24.0.1","type":"string"},{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"pi4","type":"string"},{"name":"nodesysdescription","value":"Linux - pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026836979,"description":"

A - service scan has identified the ICMP service\n on interface 172.24.0.1.

-

If this\n interface (172.24.0.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 172.24.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":206,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026835798,"source":"Provisiond","ipAddress":"172.23.96.1","parameters":[{"name":"iphostname","value":"172.23.96.1","type":"string"}],"createTime":1703026835809,"description":"

Interface - 172.23.96.1 has been associated with Node\n #2.

","logMessage":"\n Interface - 172.23.96.1 has been associated with Node #2.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":205,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026835669,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1688566577388","type":"string"}],"createTime":1703026835672,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 5; ForeignSource: Main; ForeignId:1688566577388 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 5; ForeignSource: Main; ForeignId:1688566577388 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":204,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026835669,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1698861495847","type":"string"}],"createTime":1703026835672,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 14; ForeignSource: Main; ForeignId:1698861495847 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 14; ForeignSource: Main; ForeignId:1698861495847 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":14,"nodeLabel":"stream8","location":"Default"},{"id":203,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026835551,"source":"Provisiond","ipAddress":"2601:0201:8b80:3388:7ba5:5be1:f97a:773a","parameters":[{"name":"iphostname","value":"2601:201:8b80:3388:7ba5:5be1:f97a:773a","type":"string"}],"createTime":1703026835627,"description":"

Interface - 2601:0201:8b80:3388:7ba5:5be1:f97a:773a has been associated with Node\n #4.

","logMessage":"\n Interface - 2601:0201:8b80:3388:7ba5:5be1:f97a:773a has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":201,"uei":"uei.opennms.org/internal/provisiond/nodeScanAborted","label":"OpenNMS-defined - Provisiond Event: nodeScanAborted","time":1703026835414,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1643248845160","type":"string"},{"name":"reason","value":"Aborting - node scan : Agent failed while scanning the system table: org.opennms.netmgt.snmp.SnmpAgentTimeoutException: - Timeout retrieving ''systemGroup'' for 192.168.86.29.","type":"string"}],"createTime":1703026835426,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has Aborted:\n

The - Node with Id: 11; ForeignSource: Main; ForeignId:1643248845160 has\n aborted - for the following reason: Aborting node scan : Agent failed while scanning - the system table: org.opennms.netmgt.snmp.SnmpAgentTimeoutException: Timeout - retrieving 'systemGroup' for 192.168.86.29.

","logMessage":"\n

The - Node with Id: 11; ForeignSource: Main; ForeignId:1643248845160 has\n aborted.

\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":207,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026834892,"source":"Provisiond","ipAddress":"172.22.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.22.0.1","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux - raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026835948,"description":"

A - service scan has identified the ICMP service\n on interface 172.22.0.1.

-

If this\n interface (172.22.0.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 172.22.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":202,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026834511,"source":"Provisiond","ipAddress":"172.24.0.1","parameters":[{"name":"iphostname","value":"172.24.0.1","type":"string"}],"createTime":1703026835565,"description":"

Interface - 172.24.0.1 has been associated with Node\n #4.

","logMessage":"\n Interface - 172.24.0.1 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":199,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026834088,"source":"Provisiond","ipAddress":"192.168.86.62","parameters":[],"createTime":1703026834097,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.62 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":200,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026833858,"source":"Provisiond","ipAddress":"172.18.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.18.0.1","type":"string"},{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"pi4","type":"string"},{"name":"nodesysdescription","value":"Linux - pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026834894,"description":"

A - service scan has identified the ICMP service\n on interface 172.18.0.1.

-

If this\n interface (172.18.0.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 172.18.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":196,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined - node event: nodeDown","time":1703026833171,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"graf","type":"string"}],"createTime":1703026833189,"description":"

All - interfaces on node graf are\n down because of the following condition: - .

\n This event is generated when node outage processing - determines\n that all interfaces on the node are down.

\n New - outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - graf is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":198,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026832611,"source":"Provisiond","ipAddress":"172.17.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.17.0.1","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux - raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026833669,"description":"

A - service scan has identified the ICMP service\n on interface 172.17.0.1.

-

If this\n interface (172.17.0.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 172.17.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":197,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026832381,"source":"Provisiond","ipAddress":"172.23.0.1","parameters":[{"name":"iphostname","value":"172.23.0.1","type":"string"}],"createTime":1703026833423,"description":"

Interface - 172.23.0.1 has been associated with Node\n #4.

","logMessage":"\n Interface - 172.23.0.1 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":195,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026832300,"source":"Provisiond","ipAddress":"2601:0201:8b80:3388:7c4a:7f0c:ebe0:d34b","parameters":[{"name":"iphostname","value":"2601:201:8b80:3388:7c4a:7f0c:ebe0:d34b","type":"string"}],"createTime":1703026832322,"description":"

Interface - 2601:0201:8b80:3388:7c4a:7f0c:ebe0:d34b has been associated with Node\n #6.

","logMessage":"\n Interface - 2601:0201:8b80:3388:7c4a:7f0c:ebe0:d34b has been associated with Node #6.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":193,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026832262,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026832269,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address - 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address - 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":192,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined - internal event: importer reloadImport","time":1703026831664,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/Blank.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026831704,"description":"

This - event will cause the importer to run the model-import process.\n The - parameters include foreignSource, url, and deleteThreshold that override\n configuration - properties as well as XML and default values.

","logMessage":"\n

A - request had been made to run the model-import process with the\n parms: - url="file:/usr/share/opennms/etc/imports/Blank.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":194,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026831262,"source":"Provisiond","ipAddress":"172.24.0.1","parameters":[{"name":"iphostname","value":"172.24.0.1","type":"string"}],"createTime":1703026832299,"description":"

Interface - 172.24.0.1 has been associated with Node\n #6.

","logMessage":"\n Interface - 172.24.0.1 has been associated with Node #6.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":189,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026831138,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"graf","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026831150,"description":"

A - service scan has identified the Grafana-Login service\n on interface - 192.168.86.160.

If this\n interface (192.168.86.160) is - within the list of ranges and\n specific addresses to be managed - by OpenNMS, this service\n will be scheduled for regular availability - checks.

","logMessage":"\n The Grafana-Login service has been - discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":190,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026831130,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"graf","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Example.xml.20231219150029","type":"string"}],"createTime":1703026831149,"description":"The - node \"graf\" was added and is now being monitored.","logMessage":"A new node - \"graf\" was added.","severity":"WARNING","operatorInstructions":"This event - is for information only. Please make sure that the newly added device \"graf\" - is monitored as desired.","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":187,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026831130,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"graf","type":"string"},{"name":"categoriesAdded","value":"Test","type":"string"}],"createTime":1703026831146,"description":"

Node - (graf) has changed its Category\n membership and deleted () and added - (Test).

","logMessage":"\n Node category membership has changed - for node (graf).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":188,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026831130,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"}],"createTime":1703026831149,"description":"

Interface - 192.168.86.160 has been associated with Node\n #16.

","logMessage":"\n Interface - 192.168.86.160 has been associated with Node #16.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":186,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026831085,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"text2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Example.xml.20231219150029","type":"string"}],"createTime":1703026831094,"description":"The - node \"text2\" was added and is now being monitored.","logMessage":"A new - node \"text2\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"text2\" is monitored as desired.","log":"Y","display":"Y","nodeId":15,"nodeLabel":"text2","location":"Default"},{"id":184,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026830592,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"0g8gal7","type":"string"},{"name":"categoriesAdded","value":"Personal,Workstation","type":"string"}],"createTime":1703026830597,"description":"

Node - (0g8gal7) has changed its Category\n membership and deleted () and - added (Personal,Workstation).

","logMessage":"\n Node category - membership has changed for node (0g8gal7).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":183,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026830521,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"zSwitch - 1","type":"string"},{"name":"categoriesAdded","value":"Switches,Personal,Status:Production","type":"string"}],"createTime":1703026830529,"description":"

Node - (zSwitch 1) has changed its Category\n membership and deleted () - and added (Switches,Personal,Status:Production).

","logMessage":"\n Node - category membership has changed for node (zSwitch 1).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":191,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026830228,"source":"Provisiond","ipAddress":"172.22.0.1","parameters":[{"name":"iphostname","value":"172.22.0.1","type":"string"}],"createTime":1703026831262,"description":"

Interface - 172.22.0.1 has been associated with Node\n #4.

","logMessage":"\n Interface - 172.22.0.1 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":181,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined - internal event: importer process has started","time":1703026829771,"source":"Provisiond","parameters":[{"name":"importResource","value":"file - [/usr/share/opennms/etc/imports/Example.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026829773,"description":"

This - event indicates the model-importer process has started

","logMessage":"\n

This - event indicates the model-importer process has started from resource: file - [/usr/share/opennms/etc/imports/Example.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":180,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined - internal event: importer reloadImport","time":1703026829729,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/Example.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026829743,"description":"

This - event will cause the importer to run the model-import process.\n The - parameters include foreignSource, url, and deleteThreshold that override\n configuration - properties as well as XML and default values.

","logMessage":"\n

A - request had been made to run the model-import process with the\n parms: - url="file:/usr/share/opennms/etc/imports/Example.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":185,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026829684,"source":"Provisiond","ipAddress":"172.17.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"172.17.0.1","type":"string"},{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"pi4","type":"string"},{"name":"nodesysdescription","value":"Linux - pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026830713,"description":"

A - service scan has identified the ICMP service\n on interface 172.17.0.1.

-

If this\n interface (172.17.0.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 172.17.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":182,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026829128,"source":"Provisiond","ipAddress":"172.18.0.1","parameters":[{"name":"iphostname","value":"172.18.0.1","type":"string"}],"createTime":1703026830181,"description":"

Interface - 172.18.0.1 has been associated with Node\n #6.

","logMessage":"\n Interface - 172.18.0.1 has been associated with Node #6.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":178,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined - internal event: importer process successfully completed","time":1703026829009,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/RA.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: - 0\ncom.codahale.metrics.Timer$Context@4c077f25, com.codahale.metrics.Timer$Context@fcdee22, - com.codahale.metrics.Timer$Context@c8bda8d\ncom.codahale.metrics.Timer$Context@442e82ac, - com.codahale.metrics.Timer$Context@3327335b\n0.0, 0.0, 0.7222606251406657","type":"string"},{"name":"foreignSource","value":"RA","type":"string"}],"createTime":1703026829010,"description":"

This - event indicates the model-importer process has completed successfully. There\n is - 1 parameter called importStats: NodeCount: 0\ncom.codahale.metrics.Timer$Context@4c077f25, - com.codahale.metrics.Timer$Context@fcdee22, com.codahale.metrics.Timer$Context@c8bda8d\ncom.codahale.metrics.Timer$Context@442e82ac, - com.codahale.metrics.Timer$Context@3327335b\n0.0, 0.0, 0.7222606251406657

","logMessage":"\n

This - event indicates the model-importer process has completed successfully from - resource:\n file:/usr/share/opennms/etc/imports/RA.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":179,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026828080,"source":"Provisiond","ipAddress":"172.17.0.1","parameters":[{"name":"iphostname","value":"172.17.0.1","type":"string"}],"createTime":1703026829126,"description":"

Interface - 172.17.0.1 has been associated with Node\n #4.

","logMessage":"\n Interface - 172.17.0.1 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":177,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026827901,"source":"Provisiond","ipAddress":"192.168.86.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.1","type":"string"},{"name":"nodelabel","value":"nest","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026828948,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.1.

-

If this\n interface (192.168.86.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":175,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined - internal event: importer process has started","time":1703026827655,"source":"Provisiond","parameters":[{"name":"importResource","value":"file - [/usr/share/opennms/etc/imports/RA.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026827657,"description":"

This - event indicates the model-importer process has started

","logMessage":"\n

This - event indicates the model-importer process has started from resource: file - [/usr/share/opennms/etc/imports/RA.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":174,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined - internal event: importer reloadImport","time":1703026827593,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/RA.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026827612,"description":"

This - event will cause the importer to run the model-import process.\n The - parameters include foreignSource, url, and deleteThreshold that override\n configuration - properties as well as XML and default values.

","logMessage":"\n

A - request had been made to run the model-import process with the\n parms: - url="file:/usr/share/opennms/etc/imports/RA.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":173,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined - internal event: importer process successfully completed","time":1703026827053,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/NCR.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: - 0\ncom.codahale.metrics.Timer$Context@46c4f50b, com.codahale.metrics.Timer$Context@313b52b2, - com.codahale.metrics.Timer$Context@76eeecc6\ncom.codahale.metrics.Timer$Context@b08f141, - com.codahale.metrics.Timer$Context@6a053186\n0.0, 0.0, 0.44512235273073103","type":"string"},{"name":"foreignSource","value":"NCR","type":"string"}],"createTime":1703026827055,"description":"

This - event indicates the model-importer process has completed successfully. There\n is - 1 parameter called importStats: NodeCount: 0\ncom.codahale.metrics.Timer$Context@46c4f50b, - com.codahale.metrics.Timer$Context@313b52b2, com.codahale.metrics.Timer$Context@76eeecc6\ncom.codahale.metrics.Timer$Context@b08f141, - com.codahale.metrics.Timer$Context@6a053186\n0.0, 0.0, 0.44512235273073103

","logMessage":"\n

This - event indicates the model-importer process has completed successfully from - resource:\n file:/usr/share/opennms/etc/imports/NCR.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":176,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026826947,"source":"Provisiond","ipAddress":"172.17.0.1","parameters":[{"name":"iphostname","value":"172.17.0.1","type":"string"}],"createTime":1703026827989,"description":"

Interface - 172.17.0.1 has been associated with Node\n #6.

","logMessage":"\n Interface - 172.17.0.1 has been associated with Node #6.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":171,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026826656,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"eventReason","value":"Invalid - cron expression : 0 0 0 * * 1","type":"string"}],"createTime":1703026826698,"description":"

A - DeviceConfig-Running outage was identified on interface\n 192.168.86.60 - because of the following condition: Invalid cron expression : 0 0 0 * * 1.

-

\n A new Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n DeviceConfig-Running - outage identified on interface 192.168.86.60.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":170,"uei":"uei.opennms.org/nodes/nodeUp","label":"OpenNMS-defined - node event: nodeUp","time":1703026826656,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"zSwitch - 1","type":"string"}],"createTime":1703026826664,"description":"

Node zSwitch - 1 which was previously down is\n now up.

This event is generated - when node\n outage processing determines that all interfaces on - the node\n are up.

This event will cause any active\n outages - associated with this node to be cleared.

","logMessage":"\n Node - zSwitch 1 is up.\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":168,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined - node event: nodeDown","time":1703026825939,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"}],"createTime":1703026826092,"description":"

All - interfaces on node j1sd13i are\n down because of the following - condition: .

\n This event is generated when node outage - processing determines\n that all interfaces on the node are down.

-

\n New outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - j1sd13i is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":172,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026825899,"source":"Provisiond","ipAddress":"10.62.172.1","parameters":[{"name":"iphostname","value":"10.62.172.1","type":"string"}],"createTime":1703026826950,"description":"

Interface - 10.62.172.1 has been associated with Node\n #4.

","logMessage":"\n Interface - 10.62.172.1 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":167,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026825617,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.167","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026825626,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node 252dw (IP address - 192.168.86.167) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node 252dw (IP address - 192.168.86.167) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":169,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026825288,"source":"Provisiond","ipAddress":"10.0.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"10.0.0.1","type":"string"},{"name":"nodelabel","value":"xFi","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026826377,"description":"

A - service scan has identified the ICMP service\n on interface 10.0.0.1.

-

If this\n interface (10.0.0.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 10.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":10,"nodeLabel":"xFi","location":"Default"},{"id":165,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703026825222,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"eventReason","value":"Response - code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected 100-399 - but received 400","type":"string"}],"createTime":1703026825273,"description":"

A - Grafana-Login outage was identified on interface\n 192.168.86.55 - because of the following condition: Response code out of range for URI:http://192.168.86.55:3000/?orgId=1. Expected - 100-399 but received 400.

\n A new Outage record has been - created and service level\n availability calculations will be impacted - until this outage is\n resolved.

","logMessage":"\n Grafana-Login - outage identified on interface 192.168.86.55.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":164,"uei":"uei.opennms.org/nodes/nodeUp","label":"OpenNMS-defined - node event: nodeUp","time":1703026825222,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"pi01","type":"string"}],"createTime":1703026825229,"description":"

Node - pi01 which was previously down is\n now up.

This event is - generated when node\n outage processing determines that all interfaces - on the node\n are up.

This event will cause any active\n outages - associated with this node to be cleared.

","logMessage":"\n Node - pi01 is up.\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":163,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026824897,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.55","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026824900,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi01 (IP address - 192.168.86.55) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi01 (IP address - 192.168.86.55) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":162,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined - internal event: importer process has started","time":1703026824846,"source":"Provisiond","parameters":[{"name":"importResource","value":"file - [/usr/share/opennms/etc/imports/NCR.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026824847,"description":"

This - event indicates the model-importer process has started

","logMessage":"\n

This - event indicates the model-importer process has started from resource: file - [/usr/share/opennms/etc/imports/NCR.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":161,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined - internal event: importer reloadImport","time":1703026824745,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/NCR.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026824796,"description":"

This - event will cause the importer to run the model-import process.\n The - parameters include foreignSource, url, and deleteThreshold that override\n configuration - properties as well as XML and default values.

","logMessage":"\n

A - request had been made to run the model-import process with the\n parms: - url="file:/usr/share/opennms/etc/imports/NCR.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":160,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026824590,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1646945751662","type":"string"}],"createTime":1703026824596,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 12; ForeignSource: Main; ForeignId:1646945751662 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 12; ForeignSource: Main; ForeignId:1646945751662 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":159,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026824588,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1649884247173","type":"string"}],"createTime":1703026824594,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 9; ForeignSource: Main; ForeignId:1649884247173 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 9; ForeignSource: Main; ForeignId:1649884247173 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":158,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined - node event: nodeDown","time":1703026824275,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"zSwitch - 1","type":"string"}],"createTime":1703026824282,"description":"

All interfaces - on node zSwitch 1 are\n down because of the following condition: - .

\n This event is generated when node outage processing - determines\n that all interfaces on the node are down.

\n New - outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - zSwitch 1 is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":157,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026824273,"source":"Provisiond","ipAddress":"192.168.86.167","parameters":[],"createTime":1703026824279,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.167 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":156,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026824259,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1674795263595","type":"string"}],"createTime":1703026824266,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 13; ForeignSource: Main; ForeignId:1674795263595 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 13; ForeignSource: Main; ForeignId:1674795263595 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":13,"nodeLabel":"pi03","location":"Default"},{"id":166,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026824244,"source":"Provisiond","ipAddress":"192.168.86.60","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.60","type":"string"},{"name":"nodelabel","value":"zSwitch - 1","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"zSwitch - 1","type":"string"},{"name":"nodesysdescription","value":"GS1900-16","type":"string"}],"createTime":1703026825287,"description":"

A - service scan has identified the SNMP service\n on interface 192.168.86.60.

-

If this\n interface (192.168.86.60) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - SNMP service has been discovered on interface\n 192.168.86.60.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":154,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026824076,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1654096238897","type":"string"}],"createTime":1703026824081,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 10; ForeignSource: Main; ForeignId:1654096238897 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 10; ForeignSource: Main; ForeignId:1654096238897 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":10,"nodeLabel":"xFi","location":"Default"},{"id":153,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026824002,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1643248845160","type":"string"}],"createTime":1703026824005,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 11; ForeignSource: Main; ForeignId:1643248845160 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 11; ForeignSource: Main; ForeignId:1643248845160 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":152,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined - internal event: importer process successfully completed","time":1703026823928,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/Minions.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: - 0\ncom.codahale.metrics.Timer$Context@4f4cd4c1, com.codahale.metrics.Timer$Context@5f79d8af, - com.codahale.metrics.Timer$Context@919d61a\ncom.codahale.metrics.Timer$Context@1dd32704, - com.codahale.metrics.Timer$Context@349002a3\n0.0, 0.0, 1.1032966959834223","type":"string"},{"name":"foreignSource","value":"Minions","type":"string"}],"createTime":1703026823931,"description":"

This - event indicates the model-importer process has completed successfully. There\n is - 1 parameter called importStats: NodeCount: 0\ncom.codahale.metrics.Timer$Context@4f4cd4c1, - com.codahale.metrics.Timer$Context@5f79d8af, com.codahale.metrics.Timer$Context@919d61a\ncom.codahale.metrics.Timer$Context@1dd32704, - com.codahale.metrics.Timer$Context@349002a3\n0.0, 0.0, 1.1032966959834223

","logMessage":"\n

This - event indicates the model-importer process has completed successfully from - resource:\n file:/usr/share/opennms/etc/imports/Minions.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":151,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026823743,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1662489846469","type":"string"}],"createTime":1703026823747,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 3; ForeignSource: Main; ForeignId:1662489846469 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 3; ForeignSource: Main; ForeignId:1662489846469 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":150,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026823693,"source":"Provisiond","ipAddress":"192.168.86.55","parameters":[],"createTime":1703026823701,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.55 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":149,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026823358,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"252dw","type":"string"},{"name":"categoriesAdded","value":"Personal,Printers","type":"string"}],"createTime":1703026823369,"description":"

Node - (252dw) has changed its Category\n membership and deleted () and - added (Personal,Printers).

","logMessage":"\n Node category - membership has changed for node (252dw).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":155,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026823200,"source":"Provisiond","ipAddress":"192.168.86.60","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.60","type":"string"},{"name":"nodelabel","value":"zSwitch - 1","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"zSwitch - 1","type":"string"},{"name":"nodesysdescription","value":"GS1900-16","type":"string"}],"createTime":1703026824245,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.60.

-

If this\n interface (192.168.86.60) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.60.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":148,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026823195,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remmmaha - mac","type":"string"},{"name":"categoriesAdded","value":"Workstation,Business","type":"string"}],"createTime":1703026823213,"description":"

Node - (remmmaha mac) has changed its Category\n membership and deleted - () and added (Workstation,Business).

","logMessage":"\n Node - category membership has changed for node (remmmaha mac).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":147,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026823154,"source":"Provisiond","ipAddress":"192.168.86.167","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.167","type":"string"},{"name":"nodelabel","value":"252dw","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"NPI501225","type":"string"},{"name":"nodesysdescription","value":"HP - ETHERNET MULTI-ENVIRONMENT,SN:VNB3F38881,FN:1F60PKW,SVCID:26104,PID:HP Color - LaserJet Pro M252dw","type":"string"}],"createTime":1703026823178,"description":"

A - service scan has identified the SNMP service\n on interface 192.168.86.167.

-

If this\n interface (192.168.86.167) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - SNMP service has been discovered on interface\n 192.168.86.167.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":145,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026823120,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"categoriesAdded","value":"Business,Workstation,Power","type":"string"}],"createTime":1703026823132,"description":"

Node - (remwmmaha2) has changed its Category\n membership and deleted () - and added (Business,Workstation,Power).

","logMessage":"\n Node - category membership has changed for node (remwmmaha2).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":146,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026823116,"source":"Provisiond","ipAddress":"192.168.86.167","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.167","type":"string"},{"name":"nodelabel","value":"252dw","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"NPI501225","type":"string"},{"name":"nodesysdescription","value":"HP - ETHERNET MULTI-ENVIRONMENT,SN:VNB3F38881,FN:1F60PKW,SVCID:26104,PID:HP Color - LaserJet Pro M252dw","type":"string"}],"createTime":1703026823146,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.167.

-

If this\n interface (192.168.86.167) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.167.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":144,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026823068,"source":"Provisiond","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.69","type":"string"},{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"pi4","type":"string"},{"name":"nodesysdescription","value":"Linux - pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026823105,"description":"

A - service scan has identified the SNMP service\n on interface 192.168.86.69.

-

If this\n interface (192.168.86.69) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - SNMP service has been discovered on interface\n 192.168.86.69.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":143,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined - node event: nodeDown","time":1703026823061,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"pi01","type":"string"}],"createTime":1703026823072,"description":"

All - interfaces on node pi01 are\n down because of the following condition: - .

\n This event is generated when node outage processing - determines\n that all interfaces on the node are down.

\n New - outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - pi01 is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":142,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026823046,"source":"Provisiond","ipAddress":"192.168.86.52","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.52","type":"string"},{"name":"nodelabel","value":"0g8gal7","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"DESKTOP-OG8GAL7","type":"string"},{"name":"nodesysdescription","value":"Hardware: - Intel64 Family 6 Model 167 Stepping 1 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 19045 Multiprocessor Free)","type":"string"}],"createTime":1703026823070,"description":"

A - service scan has identified the SNMP service\n on interface 192.168.86.52.

-

If this\n interface (192.168.86.52) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - SNMP service has been discovered on interface\n 192.168.86.52.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":139,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined - internal event: importer process has started","time":1703026823044,"source":"Provisiond","parameters":[{"name":"importResource","value":"file - [/usr/share/opennms/etc/imports/Minions.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026823046,"description":"

This - event indicates the model-importer process has started

","logMessage":"\n

This - event indicates the model-importer process has started from resource: file - [/usr/share/opennms/etc/imports/Minions.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":141,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined - node event: nodeDown","time":1703026823039,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"pi01","type":"string"}],"createTime":1703026823051,"description":"

All - interfaces on node pi01 are\n down because of the following condition: - .

\n This event is generated when node outage processing - determines\n that all interfaces on the node are down.

\n New - outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - pi01 is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":140,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026823022,"source":"Provisiond","ipAddress":"192.168.86.69","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.69","type":"string"},{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"pi4","type":"string"},{"name":"nodesysdescription","value":"Linux - pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026823047,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.69.

-

If this\n interface (192.168.86.69) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.69.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":138,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026822991,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1694910929911","type":"string"}],"createTime":1703026823023,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 7; ForeignSource: Main; ForeignId:1694910929911 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 7; ForeignSource: Main; ForeignId:1694910929911 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":137,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026822963,"source":"Provisiond","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.56","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux - raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026823020,"description":"

A - service scan has identified the SNMP service\n on interface 192.168.86.56.

-

If this\n interface (192.168.86.56) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - SNMP service has been discovered on interface\n 192.168.86.56.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":136,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026822945,"source":"Provisiond","ipAddress":"192.168.86.55","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.55","type":"string"},{"name":"nodelabel","value":"pi01","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"ubuntupi","type":"string"},{"name":"nodesysdescription","value":"Linux - ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC - 2023 aarch64","type":"string"}],"createTime":1703026822959,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.55.

-

If this\n interface (192.168.86.55) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.55.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":135,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026822943,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1649884247173","type":"string"}],"createTime":1703026822950,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 9; ForeignSource: Main; ForeignId:1649884247173 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 9; ForeignSource: Main; ForeignId:1649884247173 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":134,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026822928,"source":"Provisiond","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.55","type":"string"},{"name":"nodelabel","value":"pi01","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"ubuntupi","type":"string"},{"name":"nodesysdescription","value":"Linux - ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC - 2023 aarch64","type":"string"}],"createTime":1703026822943,"description":"

A - service scan has identified the SNMP service\n on interface 192.168.86.55.

-

If this\n interface (192.168.86.55) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - SNMP service has been discovered on interface\n 192.168.86.55.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":133,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026822916,"source":"Provisiond","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"},{"name":"nodelabel","value":"remmmaha - mac","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMMMMAHACEK.local","type":"string"},{"name":"nodesysdescription","value":"Darwin - REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 - PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64","type":"string"}],"createTime":1703026822929,"description":"

A - service scan has identified the SNMP service\n on interface 192.168.86.62.

-

If this\n interface (192.168.86.62) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - SNMP service has been discovered on interface\n 192.168.86.62.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":132,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026822889,"source":"Provisiond","ipAddress":"192.168.86.56","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.56","type":"string"},{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"raspberrypi2","type":"string"},{"name":"nodesysdescription","value":"Linux - raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","type":"string"}],"createTime":1703026822920,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.56.

-

If this\n interface (192.168.86.56) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.56.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":131,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026822883,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1667507058974","type":"string"}],"createTime":1703026822886,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 8; ForeignSource: Main; ForeignId:1667507058974 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 8; ForeignSource: Main; ForeignId:1667507058974 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":130,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026822858,"source":"Provisiond","ipAddress":"192.168.86.62","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"},{"name":"nodelabel","value":"remmmaha - mac","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMMMMAHACEK.local","type":"string"},{"name":"nodesysdescription","value":"Darwin - REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 - PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64","type":"string"}],"createTime":1703026822879,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.62.

-

If this\n interface (192.168.86.62) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.62.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":129,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026822850,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1698861180647","type":"string"}],"createTime":1703026822853,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 6; ForeignSource: Main; ForeignId:1698861180647 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 6; ForeignSource: Main; ForeignId:1698861180647 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":128,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026822833,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026822847,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.160.

-

If this\n interface (192.168.86.160) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":127,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026822820,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"56","type":"string"}],"createTime":1703026822823,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 4; ForeignSource: Main; ForeignId:56 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 4; ForeignSource: Main; ForeignId:56 has\n started scheduled - scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":126,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026822798,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1688566577388","type":"string"}],"createTime":1703026822801,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 5; ForeignSource: Main; ForeignId:1688566577388 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 5; ForeignSource: Main; ForeignId:1688566577388 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":125,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026822782,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1662489846469","type":"string"}],"createTime":1703026822785,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 3; ForeignSource: Main; ForeignId:1662489846469 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 3; ForeignSource: Main; ForeignId:1662489846469 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":124,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703026822762,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Main","type":"string"},{"name":"foreignId","value":"1643248808837","type":"string"}],"createTime":1703026822765,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 2; ForeignSource: Main; ForeignId:1643248808837 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 2; ForeignSource: Main; ForeignId:1643248808837 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":123,"uei":"uei.opennms.org/internal/importer/importSuccessful","label":"OpenNMS-defined - internal event: importer process successfully completed","time":1703026822737,"source":"Provisiond","parameters":[{"name":"importResource","value":"file:/usr/share/opennms/etc/imports/Main.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"},{"name":"importStats","value":"NodeCount: - 13\ncom.codahale.metrics.Timer$Context@79f91adc, com.codahale.metrics.Timer$Context@4a6d7a73, - com.codahale.metrics.Timer$Context@6869d9bb\ncom.codahale.metrics.Timer$Context@36b69a91, - com.codahale.metrics.Timer$Context@7a85961\n1.4921404546093877, 1.4923480619387424, - 0.11479761383585521","type":"string"},{"name":"foreignSource","value":"Main","type":"string"}],"createTime":1703026822740,"description":"

This - event indicates the model-importer process has completed successfully. There\n is - 1 parameter called importStats: NodeCount: 13\ncom.codahale.metrics.Timer$Context@79f91adc, - com.codahale.metrics.Timer$Context@4a6d7a73, com.codahale.metrics.Timer$Context@6869d9bb\ncom.codahale.metrics.Timer$Context@36b69a91, - com.codahale.metrics.Timer$Context@7a85961\n1.4921404546093877, 1.4923480619387424, - 0.11479761383585521

","logMessage":"\n

This event indicates - the model-importer process has completed successfully from resource:\n file:/usr/share/opennms/etc/imports/Main.xml

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":120,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026822599,"source":"Provisiond","ipAddress":"192.168.86.1","serviceType":{"id":8,"name":"StrafePing"},"parameters":[{"name":"iphostname","value":"192.168.86.1","type":"string"},{"name":"nodelabel","value":"nest","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026822615,"description":"

A - service scan has identified the StrafePing service\n on interface - 192.168.86.1.

If this\n interface (192.168.86.1) is within - the list of ranges and\n specific addresses to be managed by OpenNMS, - this service\n will be scheduled for regular availability checks.

","logMessage":"\n The - StrafePing service has been discovered on interface\n 192.168.86.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":121,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026821651,"source":"Provisiond","ipAddress":"192.168.86.22","parameters":[{"name":"iphostname","value":"192.168.86.22","type":"string"}],"createTime":1703026822684,"description":"

Interface - 192.168.86.22 has been associated with Node\n #14.

","logMessage":"\n Interface - 192.168.86.22 has been associated with Node #14.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":14,"nodeLabel":"stream8","location":"Default"},{"id":122,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026821651,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"stream8","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026822684,"description":"The - node \"stream8\" was added and is now being monitored.","logMessage":"A new - node \"stream8\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"stream8\" is monitored as desired.","log":"Y","display":"Y","nodeId":14,"nodeLabel":"stream8","location":"Default"}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 100-199/287 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:05 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/events?offset=200&limit=100 - response: - body: - string: '{"count":87,"totalCount":287,"offset":200,"event":[{"id":110,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026821582,"source":"Provisiond","ipAddress":"192.168.86.29","serviceType":{"id":7,"name":"WS-Man"},"parameters":[{"name":"iphostname","value":"192.168.86.29","type":"string"},{"name":"nodelabel","value":"j1sd13i","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026821603,"description":"

A - service scan has identified the WS-Man service\n on interface 192.168.86.29.

-

If this\n interface (192.168.86.29) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - WS-Man service has been discovered on interface\n 192.168.86.29.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":112,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026821581,"source":"Provisiond","ipAddress":"192.168.86.29","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.29","type":"string"},{"name":"nodelabel","value":"j1sd13i","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"}],"createTime":1703026821604,"description":"

A - service scan has identified the SNMP service\n on interface 192.168.86.29.

-

If this\n interface (192.168.86.29) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - SNMP service has been discovered on interface\n 192.168.86.29.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":111,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026821569,"source":"Provisiond","ipAddress":"192.168.86.29","parameters":[{"name":"iphostname","value":"192.168.86.29","type":"string"}],"createTime":1703026821603,"description":"

Interface - 192.168.86.29 has been associated with Node\n #11.

","logMessage":"\n Interface - 192.168.86.29 has been associated with Node #11.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":109,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026821569,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026821601,"description":"The - node \"j1sd13i\" was added and is now being monitored.","logMessage":"A new - node \"j1sd13i\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"j1sd13i\" is monitored as desired.","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":108,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026821569,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"j1sd13i","type":"string"},{"name":"categoriesAdded","value":"Personal,Workstation","type":"string"}],"createTime":1703026821602,"description":"

Node - (j1sd13i) has changed its Category\n membership and deleted () and - added (Personal,Workstation).

","logMessage":"\n Node category - membership has changed for node (j1sd13i).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":11,"nodeLabel":"j1sd13i","location":"Default"},{"id":119,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026821567,"source":"Provisiond","ipAddress":"192.168.86.1","parameters":[{"name":"iphostname","value":"192.168.86.1","type":"string"}],"createTime":1703026822612,"description":"

Interface - 192.168.86.1 has been associated with Node\n #12.

","logMessage":"\n Interface - 192.168.86.1 has been associated with Node #12.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":116,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026821567,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"nest","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026822606,"description":"The - node \"nest\" was added and is now being monitored.","logMessage":"A new node - \"nest\" was added.","severity":"WARNING","operatorInstructions":"This event - is for information only. Please make sure that the newly added device \"nest\" - is monitored as desired.","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":118,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026821567,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"nest","type":"string"},{"name":"categoriesAdded","value":"Routers,Personal","type":"string"}],"createTime":1703026822610,"description":"

Node - (nest) has changed its Category\n membership and deleted () and added - (Routers,Personal).

","logMessage":"\n Node category membership - has changed for node (nest).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":12,"nodeLabel":"nest","location":"Default"},{"id":117,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026821553,"source":"Provisiond","ipAddress":"192.168.86.57","parameters":[{"name":"iphostname","value":"192.168.86.57","type":"string"}],"createTime":1703026822606,"description":"

Interface - 192.168.86.57 has been associated with Node\n #13.

","logMessage":"\n Interface - 192.168.86.57 has been associated with Node #13.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":13,"nodeLabel":"pi03","location":"Default"},{"id":114,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026821553,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"xFi","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026822601,"description":"The - node \"xFi\" was added and is now being monitored.","logMessage":"A new node - \"xFi\" was added.","severity":"WARNING","operatorInstructions":"This event - is for information only. Please make sure that the newly added device \"xFi\" - is monitored as desired.","log":"Y","display":"Y","nodeId":10,"nodeLabel":"xFi","location":"Default"},{"id":113,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026821553,"source":"Provisiond","ipAddress":"10.0.0.1","parameters":[{"name":"iphostname","value":"10.0.0.1","type":"string"}],"createTime":1703026822601,"description":"

Interface - 10.0.0.1 has been associated with Node\n #10.

","logMessage":"\n Interface - 10.0.0.1 has been associated with Node #10.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":10,"nodeLabel":"xFi","location":"Default"},{"id":115,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026821553,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"pi03","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026822605,"description":"The - node \"pi03\" was added and is now being monitored.","logMessage":"A new node - \"pi03\" was added.","severity":"WARNING","operatorInstructions":"This event - is for information only. Please make sure that the newly added device \"pi03\" - is monitored as desired.","log":"Y","display":"Y","nodeId":13,"nodeLabel":"pi03","location":"Default"},{"id":107,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026820728,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"C:\\ - Label:Windows Serial Number e26521e4","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"62.09","type":"string"},{"name":"instance","value":"1","type":"string"},{"name":"instanceLabel","value":"C","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1643248808837].hrStorageIndex[C]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026820753,"description":"A - high threshold for the following metric exceeded: label="C:\\ Label:Windows Serial - Number e26521e4" ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="62.09" - instance="1" instanceLabel="C" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1643248808837].hrStorageIndex[C]" threshold="9.0" - trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface C:\\ Label:Windows Serial Number e26521e4/192.168.86.160\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":106,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined - internal event: importer reloadImport","time":1703026819784,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/Minions.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026819790,"description":"

This - event will cause the importer to run the model-import process.\n The - parameters include foreignSource, url, and deleteThreshold that override\n configuration - properties as well as XML and default values.

","logMessage":"\n

A - request had been made to run the model-import process with the\n parms: - url="file:/usr/share/opennms/etc/imports/Minions.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":105,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined - node event: nodeDown","time":1703026817768,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"zSwitch - 1","type":"string"}],"createTime":1703026817775,"description":"

All interfaces - on node zSwitch 1 are\n down because of the following condition: - .

\n This event is generated when node outage processing - determines\n that all interfaces on the node are down.

\n New - outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - zSwitch 1 is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":104,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026816749,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.60","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026816757,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node zSwitch 1 (IP - address 192.168.86.60) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node zSwitch 1 (IP - address 192.168.86.60) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":103,"uei":"uei.opennms.org/nodes/nodeDown","label":"OpenNMS-defined - node event: nodeDown","time":1703026816306,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","parameters":[{"name":"nodelabel","value":"pi01","type":"string"}],"createTime":1703026816323,"description":"

All - interfaces on node pi01 are\n down because of the following condition: - .

\n This event is generated when node outage processing - determines\n that all interfaces on the node are down.

\n New - outage records have been created and service level\n availability - calculations will be impacted until this outage\n is resolved.

","logMessage":"\n Node - pi01 is down.\n ","severity":"MAJOR","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":102,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026815744,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.167","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815765,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node 252dw (IP address - 192.168.86.167) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node 252dw (IP address - 192.168.86.167) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":101,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026815722,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.52","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815726,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node 0g8gal7 (IP address - 192.168.86.52) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node 0g8gal7 (IP address - 192.168.86.52) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":100,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026815687,"source":"Provisiond","ipAddress":"192.168.86.60","serviceType":{"id":13,"name":"DeviceConfig-Running"},"parameters":[{"name":"iphostname","value":"192.168.86.60","type":"string"},{"name":"nodelabel","value":"zSwitch - 1","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"zSwitch - 1","type":"string"},{"name":"nodesysdescription","value":"GS1900-16","type":"string"}],"createTime":1703026815705,"description":"

A - service scan has identified the DeviceConfig-Running service\n on - interface 192.168.86.60.

If this\n interface (192.168.86.60) - is within the list of ranges and\n specific addresses to be managed - by OpenNMS, this service\n will be scheduled for regular availability - checks.

","logMessage":"\n The DeviceConfig-Running service - has been discovered on interface\n 192.168.86.60.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":96,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026815679,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.69","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815686,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi04 (IP address - 192.168.86.69) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi04 (IP address - 192.168.86.69) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":95,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026815666,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.56","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815673,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi02 (IP address - 192.168.86.56) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi02 (IP address - 192.168.86.56) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":94,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026815661,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.62","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815670,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node remmmaha mac - (IP address 192.168.86.62) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node remmmaha mac - (IP address 192.168.86.62) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":93,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026815646,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.55","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815656,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi01 (IP address - 192.168.86.55) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node pi01 (IP address - 192.168.86.55) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":92,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026815631,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026815639,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node remwmmaha2 (IP - address 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node remwmmaha2 (IP - address 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":91,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026814699,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"252dw","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814728,"description":"The - node \"252dw\" was added and is now being monitored.","logMessage":"A new - node \"252dw\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"252dw\" is monitored as desired.","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":90,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026814699,"source":"Provisiond","ipAddress":"192.168.86.167","parameters":[{"name":"iphostname","value":"192.168.86.167","type":"string"}],"createTime":1703026814728,"description":"

Interface - 192.168.86.167 has been associated with Node\n #9.

","logMessage":"\n Interface - 192.168.86.167 has been associated with Node #9.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":89,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026814699,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"252dw","type":"string"},{"name":"categoriesAdded","value":"Personal,Printers","type":"string"}],"createTime":1703026814726,"description":"

Node - (252dw) has changed its Category\n membership and deleted () and - added (Personal,Printers).

","logMessage":"\n Node category - membership has changed for node (252dw).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":9,"nodeLabel":"252dw","location":"Default"},{"id":86,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026814668,"source":"Provisiond","ipAddress":"192.168.86.52","parameters":[{"name":"iphostname","value":"192.168.86.52","type":"string"}],"createTime":1703026814697,"description":"

Interface - 192.168.86.52 has been associated with Node\n #8.

","logMessage":"\n Interface - 192.168.86.52 has been associated with Node #8.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":87,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026814668,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"0g8gal7","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814697,"description":"The - node \"0g8gal7\" was added and is now being monitored.","logMessage":"A new - node \"0g8gal7\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"0g8gal7\" is monitored as desired.","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":88,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026814668,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"0g8gal7","type":"string"},{"name":"categoriesAdded","value":"Personal,Workstation","type":"string"}],"createTime":1703026814699,"description":"

Node - (0g8gal7) has changed its Category\n membership and deleted () and - added (Personal,Workstation).

","logMessage":"\n Node category - membership has changed for node (0g8gal7).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":8,"nodeLabel":"0g8gal7","location":"Default"},{"id":98,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026814650,"source":"Provisiond","ipAddress":"192.168.86.60","parameters":[{"name":"iphostname","value":"192.168.86.60","type":"string"}],"createTime":1703026815700,"description":"

Interface - 192.168.86.60 has been associated with Node\n #7.

","logMessage":"\n Interface - 192.168.86.60 has been associated with Node #7.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":97,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026814650,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"zSwitch - 1","type":"string"},{"name":"categoriesAdded","value":"Switches,Personal,Status:Production","type":"string"}],"createTime":1703026815698,"description":"

Node - (zSwitch 1) has changed its Category\n membership and deleted () - and added (Switches,Personal,Status:Production).

","logMessage":"\n Node - category membership has changed for node (zSwitch 1).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":99,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026814649,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"zSwitch - 1","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026815704,"description":"The - node \"zSwitch 1\" was added and is now being monitored.","logMessage":"A - new node \"zSwitch 1\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"zSwitch 1\" is monitored as desired.","log":"Y","display":"Y","nodeId":7,"nodeLabel":"zSwitch - 1","location":"Default"},{"id":84,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026814606,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"pi04","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814643,"description":"The - node \"pi04\" was added and is now being monitored.","logMessage":"A new node - \"pi04\" was added.","severity":"WARNING","operatorInstructions":"This event - is for information only. Please make sure that the newly added device \"pi04\" - is monitored as desired.","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":85,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026814606,"source":"Provisiond","ipAddress":"192.168.86.69","parameters":[{"name":"iphostname","value":"192.168.86.69","type":"string"}],"createTime":1703026814649,"description":"

Interface - 192.168.86.69 has been associated with Node\n #6.

","logMessage":"\n Interface - 192.168.86.69 has been associated with Node #6.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":81,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026814598,"source":"Provisiond","ipAddress":"192.168.86.62","serviceType":{"id":12,"name":"Docker-Desktop"},"parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"},{"name":"nodelabel","value":"remmmaha - mac","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMMMMAHACEK.local","type":"string"},{"name":"nodesysdescription","value":"Darwin - REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 - PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64","type":"string"}],"createTime":1703026814626,"description":"

A - service scan has identified the Docker-Desktop service\n on interface - 192.168.86.62.

If this\n interface (192.168.86.62) is within - the list of ranges and\n specific addresses to be managed by OpenNMS, - this service\n will be scheduled for regular availability checks.

","logMessage":"\n The - Docker-Desktop service has been discovered on interface\n 192.168.86.62.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":78,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026814594,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remmmaha - mac","type":"string"},{"name":"categoriesAdded","value":"Workstation,Business","type":"string"}],"createTime":1703026814615,"description":"

Node - (remmmaha mac) has changed its Category\n membership and deleted - () and added (Workstation,Business).

","logMessage":"\n Node - category membership has changed for node (remmmaha mac).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":80,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026814594,"source":"Provisiond","ipAddress":"192.168.86.62","parameters":[{"name":"iphostname","value":"192.168.86.62","type":"string"}],"createTime":1703026814619,"description":"

Interface - 192.168.86.62 has been associated with Node\n #5.

","logMessage":"\n Interface - 192.168.86.62 has been associated with Node #5.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":77,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026814593,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remmmaha - mac","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814609,"description":"The - node \"remmmaha mac\" was added and is now being monitored.","logMessage":"A - new node \"remmmaha mac\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"remmmaha mac\" is monitored as desired.","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":83,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026814578,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"pi02","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814634,"description":"The - node \"pi02\" was added and is now being monitored.","logMessage":"A new node - \"pi02\" was added.","severity":"WARNING","operatorInstructions":"This event - is for information only. Please make sure that the newly added device \"pi02\" - is monitored as desired.","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":82,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026814578,"source":"Provisiond","ipAddress":"192.168.86.56","parameters":[{"name":"iphostname","value":"192.168.86.56","type":"string"}],"createTime":1703026814631,"description":"

Interface - 192.168.86.56 has been associated with Node\n #4.

","logMessage":"\n Interface - 192.168.86.56 has been associated with Node #4.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":79,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026814560,"source":"Provisiond","ipAddress":"192.168.86.55","serviceType":{"id":9,"name":"Grafana-Login"},"parameters":[{"name":"iphostname","value":"192.168.86.55","type":"string"},{"name":"nodelabel","value":"pi01","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"ubuntupi","type":"string"},{"name":"nodesysdescription","value":"Linux - ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC - 2023 aarch64","type":"string"}],"createTime":1703026814618,"description":"

A - service scan has identified the Grafana-Login service\n on interface - 192.168.86.55.

If this\n interface (192.168.86.55) is within - the list of ranges and\n specific addresses to be managed by OpenNMS, - this service\n will be scheduled for regular availability checks.

","logMessage":"\n The - Grafana-Login service has been discovered on interface\n 192.168.86.55.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":73,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026814560,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":11,"name":"PostgreSQL"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026814590,"description":"

A - service scan has identified the PostgreSQL service\n on interface - 192.168.86.160.

If this\n interface (192.168.86.160) is - within the list of ranges and\n specific addresses to be managed - by OpenNMS, this service\n will be scheduled for regular availability - checks.

","logMessage":"\n The PostgreSQL service has been discovered - on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":76,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026814560,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":12,"name":"Docker-Desktop"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026814588,"description":"

A - service scan has identified the Docker-Desktop service\n on interface - 192.168.86.160.

If this\n interface (192.168.86.160) is - within the list of ranges and\n specific addresses to be managed - by OpenNMS, this service\n will be scheduled for regular availability - checks.

","logMessage":"\n The Docker-Desktop service has been - discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":70,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026814560,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":10,"name":"Postgres"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026814570,"description":"

A - service scan has identified the Postgres service\n on interface - 192.168.86.160.

If this\n interface (192.168.86.160) is - within the list of ranges and\n specific addresses to be managed - by OpenNMS, this service\n will be scheduled for regular availability - checks.

","logMessage":"\n The Postgres service has been discovered - on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":68,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026814560,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026814569,"description":"

A - service scan has identified the SNMP service\n on interface 192.168.86.160.

-

If this\n interface (192.168.86.160) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - SNMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":72,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026814557,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"}],"createTime":1703026814572,"description":"

Interface - 192.168.86.160 has been associated with Node\n #2.

","logMessage":"\n Interface - 192.168.86.160 has been associated with Node #2.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":69,"uei":"uei.opennms.org/nodes/nodeCategoryMembershipChanged","label":"OpenNMS-defined - node event: nodeCategoryMembershipChanged","time":1703026814557,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"categoriesAdded","value":"Business,Workstation,Power","type":"string"}],"createTime":1703026814570,"description":"

Node - (remwmmaha2) has changed its Category\n membership and deleted () - and added (Business,Workstation,Power).

","logMessage":"\n Node - category membership has changed for node (remwmmaha2).\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":75,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026814556,"source":"Provisiond","ipAddress":"192.168.86.55","parameters":[{"name":"iphostname","value":"192.168.86.55","type":"string"}],"createTime":1703026814593,"description":"

Interface - 192.168.86.55 has been associated with Node\n #3.

","logMessage":"\n Interface - 192.168.86.55 has been associated with Node #3.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":74,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026814534,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"pi01","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814592,"description":"The - node \"pi01\" was added and is now being monitored.","logMessage":"A new node - \"pi01\" was added.","severity":"WARNING","operatorInstructions":"This event - is for information only. Please make sure that the newly added device \"pi01\" - is monitored as desired.","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":71,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1703026814534,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"remwmmaha2","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"monitorKey","value":"file:/usr/share/opennms/etc/imports/Main.xml.20231219150014","type":"string"}],"createTime":1703026814571,"description":"The - node \"remwmmaha2\" was added and is now being monitored.","logMessage":"A - new node \"remwmmaha2\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"remwmmaha2\" is monitored as desired.","log":"Y","display":"Y","nodeId":2,"nodeLabel":"remwmmaha2","location":"Default"},{"id":67,"uei":"uei.opennms.org/internal/importer/importStarted","label":"OpenNMS-defined - internal event: importer process has started","time":1703026814030,"source":"Provisiond","parameters":[{"name":"importResource","value":"file - [/usr/share/opennms/etc/imports/Main.xml]","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026814031,"description":"

This - event indicates the model-importer process has started

","logMessage":"\n

This - event indicates the model-importer process has started from resource: file - [/usr/share/opennms/etc/imports/Main.xml]\n

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":66,"uei":"uei.opennms.org/internal/importer/reloadImport","label":"OpenNMS-defined - internal event: importer reloadImport","time":1703026813995,"source":"Web","parameters":[{"name":"url","value":"file:/usr/share/opennms/etc/imports/Main.xml","type":"string"},{"name":"importRescanExisting","value":"true","type":"string"}],"createTime":1703026814004,"description":"

This - event will cause the importer to run the model-import process.\n The - parameters include foreignSource, url, and deleteThreshold that override\n configuration - properties as well as XML and default values.

","logMessage":"\n

A - request had been made to run the model-import process with the\n parms: - url="file:/usr/share/opennms/etc/imports/Main.xml" importRescanExisting="true".

\n ","severity":"NORMAL","log":"Y","display":"Y","location":"Default"},{"id":65,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1703021054934,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1703021056009,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 3

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":3,"location":"Default"},{"id":64,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703012695021,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"selfmonitor","type":"string"},{"name":"foreignId","value":"1","type":"string"}],"createTime":1703012695024,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":63,"uei":"uei.opennms.org/internal/provisiond/scheduledNodeScanStarted","label":"OpenNMS-defined - Provisiond Event: scheduledNodeScanStarted","time":1703012687518,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"selfmonitor","type":"string"},{"name":"foreignId","value":"1","type":"string"}],"createTime":1703012687520,"description":"A - message from the Provisiond NodeScan lifecycle that a scheduled NodeScan has - started:\n

The Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 - has\n started scheduled Node Scan.

","logMessage":"\n

The - Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 has\n started - scheduled scan.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":62,"uei":"uei.opennms.org/nodes/nodeRegainedService","label":"OpenNMS-defined - node event: nodeRegainedService","time":1703003626171,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.0.0.1","serviceType":{"id":5,"name":"OpenNMS-REST"},"parameters":[],"createTime":1703003626180,"description":"

The - OpenNMS-REST service on interface 127.0.0.1 was\n previously down - and has been restored.

\n

This event is generated when a - service which had\n previously failed polling attempts is again - responding to\n polls by OpenNMS.

This event will cause\n any - active outages associated with this service/interface\n combination - to be cleared.

","logMessage":"\n The OpenNMS-REST outage on - interface 127.0.0.1 has been\n cleared. Service is restored.\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":61,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1703003409861,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.0.0.1","serviceType":{"id":5,"name":"OpenNMS-REST"},"parameters":[{"name":"eventReason","value":"Connection - refused","type":"string"}],"createTime":1703003410205,"description":"

A - OpenNMS-REST outage was identified on interface\n 127.0.0.1 because - of the following condition: Connection refused.

\n A new - Outage record has been created and service level\n availability - calculations will be impacted until this outage is\n resolved.

","logMessage":"\n OpenNMS-REST - outage identified on interface 127.0.0.1.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":28,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1702951936539,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.13","value":"13","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.13","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.13","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702951937385,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 13

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":13,"location":"Default"},{"id":27,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator - Enriched LinkUp Event","time":1702947869870,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702947870875,"description":"

A - linkUp trap signifies that the sending protocol entity recognizes that one - of the communication\n links represented in the agent''s configuration - has come up.

\n

Instance: 3

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":3,"location":"Default"},{"id":26,"uei":"uei.test.org/test","time":1702947503406,"source":"ReST","parameters":[],"createTime":1702947503439,"description":"description","logMessage":"An - event with no matching configuration was received from interface .\n ","severity":"INDETERMINATE","log":"Y","display":"Y","location":"Default"},{"id":25,"uei":"uei.test.org/test","time":1702946291521,"source":"ReST","parameters":[],"createTime":1702946291538,"description":"description","logMessage":"An - event with no matching configuration was received from interface .\n ","severity":"INDETERMINATE","log":"Y","display":"Y","location":"Default"},{"id":24,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1702940522116,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.3","value":"3","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.3","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.3","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702940522863,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 3

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":3,"location":"Default"},{"id":23,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator - Enriched LinkUp Event","time":1702934429585,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.8","value":"8","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.8","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.8","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934430350,"description":"

A - linkUp trap signifies that the sending protocol entity recognizes that one - of the communication\n links represented in the agent''s configuration - has come up.

\n

Instance: 8

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":8,"location":"Default"},{"id":22,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1702934426556,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.8","value":"8","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.8","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.8","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934427350,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 8

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":8,"location":"Default"},{"id":21,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator - Enriched LinkUp Event","time":1702934402455,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.8","value":"8","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.8","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.8","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934403342,"description":"

A - linkUp trap signifies that the sending protocol entity recognizes that one - of the communication\n links represented in the agent''s configuration - has come up.

\n

Instance: 8

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":8,"location":"Default"},{"id":20,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1702934399425,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.8","value":"8","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.8","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.8","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934400350,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 8

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":8,"location":"Default"},{"id":19,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator - Enriched LinkUp Event","time":1702934360274,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.7","value":"7","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.7","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.7","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934360843,"description":"

A - linkUp trap signifies that the sending protocol entity recognizes that one - of the communication\n links represented in the agent''s configuration - has come up.

\n

Instance: 7

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":7,"location":"Default"},{"id":18,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1702934357243,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.7","value":"7","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.7","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.7","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934357842,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 7

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":7,"location":"Default"},{"id":17,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator - Enriched LinkUp Event","time":1702934336154,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.7","value":"7","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.7","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.7","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934336841,"description":"

A - linkUp trap signifies that the sending protocol entity recognizes that one - of the communication\n links represented in the agent''s configuration - has come up.

\n

Instance: 7

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":7,"location":"Default"},{"id":16,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1702934333125,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.7","value":"7","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.7","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.7","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934333843,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 7

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":7,"location":"Default"},{"id":15,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator - Enriched LinkUp Event","time":1702934137444,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.5","value":"5","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.5","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.5","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934138342,"description":"

A - linkUp trap signifies that the sending protocol entity recognizes that one - of the communication\n links represented in the agent''s configuration - has come up.

\n

Instance: 5

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":5,"location":"Default"},{"id":14,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1702934134414,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.5","value":"5","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.5","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.5","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934135347,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 5

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":5,"location":"Default"},{"id":13,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Up","label":"Translator - Enriched LinkUp Event","time":1702934122355,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.5","value":"5","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.5","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.5","value":"1","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934123352,"description":"

A - linkUp trap signifies that the sending protocol entity recognizes that one - of the communication\n links represented in the agent''s configuration - has come up.

\n

Instance: 5

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Up (linkUp Trap)\n ","severity":"NORMAL","log":"Y","display":"Y","ifIndex":5,"location":"Default"},{"id":12,"uei":"uei.opennms.org/translator/traps/SNMP_Link_Down","label":"Translator - Enriched LinkDown Event","time":1702934116331,"host":"172.21.0.1","source":"event-translator","ipAddress":"172.21.0.1","snmpHost":"172.21.0.1","parameters":[{"name":".1.3.6.1.2.1.2.2.1.1.5","value":"5","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.7.5","value":"1","type":"Int32"},{"name":".1.3.6.1.2.1.2.2.1.8.5","value":"2","type":"Int32"},{"name":".1.3.6.1.6.3.1.1.4.3.0","value":".1.3.6.1.4.1.890.1.15","type":"ObjectIdentifier"},{"name":"ifDescr","value":"Unknown","type":"string"},{"name":"ifName","value":"Unknown","type":"string"},{"name":"ifAlias","value":"Unknown","type":"string"}],"createTime":1702934117406,"description":"

A - linkDown trap signifies that the sending protocol entity recognizes a failure - in one of the\n communication link represented in the agent''s - configuration.

\n

Instance: 5

\n

IfDescr: - Unknown

\n

IfName: Unknown

\n

IfAlias: - Unknown

","logMessage":"Agent Interface Down (linkDown Trap)\n ","severity":"MINOR","log":"Y","display":"Y","ifIndex":5,"location":"Default"},{"id":11,"uei":"uei.opennms.org/nodes/nodeRegainedService","label":"OpenNMS-defined - node event: nodeRegainedService","time":1702926512635,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.0.0.1","serviceType":{"id":5,"name":"OpenNMS-REST"},"parameters":[],"createTime":1702926512643,"description":"

The - OpenNMS-REST service on interface 127.0.0.1 was\n previously down - and has been restored.

\n

This event is generated when a - service which had\n previously failed polling attempts is again - responding to\n polls by OpenNMS.

This event will cause\n any - active outages associated with this service/interface\n combination - to be cleared.

","logMessage":"\n The OpenNMS-REST outage on - interface 127.0.0.1 has been\n cleared. Service is restored.\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":10,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1702926302616,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"selfmonitor","type":"string"},{"name":"foreignId","value":"1","type":"string"}],"createTime":1702926302622,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 1; ForeignSource: selfmonitor; ForeignId:1 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":9,"uei":"uei.opennms.org/nodes/nodeLostService","label":"OpenNMS-defined - node event: nodeLostService","time":1702926295949,"host":"opennms","source":"OpenNMS.Poller.DefaultPollContext","ipAddress":"127.0.0.1","serviceType":{"id":5,"name":"OpenNMS-REST"},"parameters":[{"name":"eventReason","value":"Response - code out of range for URI:http://127.0.0.1:8980/opennms/rest/reports. Expected - 100-399 but received 404","type":"string"}],"createTime":1702926295966,"description":"

A - OpenNMS-REST outage was identified on interface\n 127.0.0.1 because - of the following condition: Response code out of range for URI:http://127.0.0.1:8980/opennms/rest/reports. Expected - 100-399 but received 404.

\n A new Outage record has been - created and service level\n availability calculations will be impacted - until this outage is\n resolved.

","logMessage":"\n OpenNMS-REST - outage identified on interface 127.0.0.1.\n ","severity":"MINOR","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":8,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1702926294729,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":5,"name":"OpenNMS-REST"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926294751,"description":"

A - service scan has identified the OpenNMS-REST service\n on interface - 127.0.0.1.

If this\n interface (127.0.0.1) is within the - list of ranges and\n specific addresses to be managed by OpenNMS, - this service\n will be scheduled for regular availability checks.

","logMessage":"\n The - OpenNMS-REST service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":7,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1702926291709,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926291736,"description":"

A - service scan has identified the ICMP service\n on interface 127.0.0.1.

-

If this\n interface (127.0.0.1) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":6,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1702926291668,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":3,"name":"OpenNMS-JVM"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926291702,"description":"

A - service scan has identified the OpenNMS-JVM service\n on interface - 127.0.0.1.

If this\n interface (127.0.0.1) is within the - list of ranges and\n specific addresses to be managed by OpenNMS, - this service\n will be scheduled for regular availability checks.

","logMessage":"\n The - OpenNMS-JVM service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":5,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1702926291631,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":2,"name":"OpenNMS-DB-Stats"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926291684,"description":"

A - service scan has identified the OpenNMS-DB-Stats service\n on interface - 127.0.0.1.

If this\n interface (127.0.0.1) is within the - list of ranges and\n specific addresses to be managed by OpenNMS, - this service\n will be scheduled for regular availability checks.

","logMessage":"\n The - OpenNMS-DB-Stats service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":4,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1702926291598,"source":"Provisiond","ipAddress":"127.0.0.1","serviceType":{"id":1,"name":"OpenNMS-DB"},"parameters":[{"name":"iphostname","value":"localhost","type":"string"},{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926291621,"description":"

A - service scan has identified the OpenNMS-DB service\n on interface - 127.0.0.1.

If this\n interface (127.0.0.1) is within the - list of ranges and\n specific addresses to be managed by OpenNMS, - this service\n will be scheduled for regular availability checks.

","logMessage":"\n The - OpenNMS-DB service has been discovered on interface\n 127.0.0.1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":3,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1702926287527,"source":"Provisiond","ipAddress":"127.0.0.1","parameters":[{"name":"iphostname","value":"localhost","type":"string"}],"createTime":1702926287578,"description":"

Interface - 127.0.0.1 has been associated with Node\n #1.

","logMessage":"\n Interface - 127.0.0.1 has been associated with Node #1.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":2,"uei":"uei.opennms.org/nodes/nodeAdded","label":"OpenNMS-defined - node event: nodeAdded","time":1702926287523,"source":"Provisiond","parameters":[{"name":"nodelabel","value":"localhost","type":"string"},{"name":"nodelabelsource","value":"H","type":"string"}],"createTime":1702926287575,"description":"The - node \"localhost\" was added and is now being monitored.","logMessage":"A - new node \"localhost\" was added.","severity":"WARNING","operatorInstructions":"This - event is for information only. Please make sure that the newly added device - \"localhost\" is monitored as desired.","log":"Y","display":"Y","nodeId":1,"nodeLabel":"localhost","location":"Default"},{"id":1,"uei":"uei.opennms.org/internal/discovery/newSuspect","label":"OpenNMS-defined - internal event: discovery newSuspect","time":1702926286862,"source":"Discovery","ipAddress":"127.0.0.1","parameters":[{"name":"RTT","value":"0.169","type":"string"},{"name":"foreignSource","value":"selfmonitor","type":"string"},{"name":"location","value":"Default","type":"string"}],"createTime":1702926286870,"description":"

Interface - 127.0.0.1 has been discovered in location Default and is\n being - queued for a services scan.

","logMessage":"\n A new interface - (127.0.0.1) has been discovered in location Default and is\n being - queued for a services scan.\n ","severity":"WARNING","log":"Y","display":"Y","location":"Default"}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 200-286/287 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:05 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_event_batch.yaml b/tests/cassettes/test_event_batch.yaml deleted file mode 100644 index fe3bd84..0000000 --- a/tests/cassettes/test_event_batch.yaml +++ /dev/null @@ -1,547 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:05 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:07 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/events?offset=0&limit=5 - response: - body: - string: '{"count":5,"totalCount":287,"offset":0,"event":[{"id":319,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703027438047,"host":"opennms","source":"OpenNMS.Threshd.ifInDiscards - + ifOutDiscards","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"ifLabel","value":"en6-00de48001122","type":"string"},{"name":"ifIndex","value":"5","type":"string"},{"name":"label","value":"en6","type":"string"},{"name":"ds","value":"ifInDiscards - + ifOutDiscards","type":"string"},{"name":"description","value":"Trigger an - alert if one or more incoming or outgoing packets on an interface were discarded - even though no errors were detected (possibly to free up buffer space) for - two consecutive measurement intervals","type":"string"},{"name":"value","value":"14316557.49","type":"string"},{"name":"instance","value":"5","type":"string"},{"name":"instanceLabel","value":"en6-00de48001122","type":"string"},{"name":"resourceType","value":"if","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].interfaceSnmp[en6-00de48001122]","type":"string"},{"name":"threshold","value":"1.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"0.0","type":"string"}],"createTime":1703027438088,"description":"A - high threshold for the following metric exceeded: ifLabel="en6-00de48001122" - ifIndex="5" label="en6" ds="ifInDiscards + ifOutDiscards" - description="Trigger an alert if one or more incoming or outgoing packets - on an interface were discarded even though no errors were detected (possibly - to free up buffer space) for two consecutive measurement intervals" value="14316557.49" - instance="5" instanceLabel="en6-00de48001122" resourceType="if" - resourceId="nodeSource[Main:1688566577388].interfaceSnmp[en6-00de48001122]" - threshold="1.0" trigger="2" rearm="0.0"","logMessage":"\n High - threshold exceeded for service SNMP metric ifInDiscards + ifOutDiscards on - interface en6/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":318,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703027437950,"host":"opennms","source":"OpenNMS.Threshd.ifInErrors - + ifOutErrors","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"ifLabel","value":"en7-007bd22b2aa5","type":"string"},{"name":"ifIndex","value":"4","type":"string"},{"name":"label","value":"en7","type":"string"},{"name":"ds","value":"ifInErrors - + ifOutErrors","type":"string"},{"name":"description","value":"Trigger an - alert if one or more incoming or outgoing packets on an interface were not - transmitted due to error for two consecutive measurement intervals","type":"string"},{"name":"value","value":"13.79","type":"string"},{"name":"instance","value":"4","type":"string"},{"name":"instanceLabel","value":"en7-007bd22b2aa5","type":"string"},{"name":"resourceType","value":"if","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].interfaceSnmp[en7-007bd22b2aa5]","type":"string"},{"name":"threshold","value":"1.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"0.0","type":"string"}],"createTime":1703027438053,"description":"A - high threshold for the following metric exceeded: ifLabel="en7-007bd22b2aa5" - ifIndex="4" label="en7" ds="ifInErrors + ifOutErrors" - description="Trigger an alert if one or more incoming or outgoing packets - on an interface were not transmitted due to error for two consecutive measurement - intervals" value="13.79" instance="4" instanceLabel="en7-007bd22b2aa5" - resourceType="if" resourceId="nodeSource[Main:1688566577388].interfaceSnmp[en7-007bd22b2aa5]" - threshold="1.0" trigger="2" rearm="0.0"","logMessage":"\n High - threshold exceeded for service SNMP metric ifInErrors + ifOutErrors on interface - en7/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":317,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703027144459,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703027144472,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":316,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026866535,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026866540,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address - 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node graf (IP address - 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":315,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026865506,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Example","type":"string"},{"name":"foreignId","value":"1687817957574","type":"string"}],"createTime":1703026865508,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 16; ForeignSource: Example; ForeignId:1687817957574 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-4/287 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:08 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/events?offset=5&limit=5 - response: - body: - string: '{"count":5,"totalCount":287,"offset":5,"event":[{"id":314,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026865477,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[],"createTime":1703026865484,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.160 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":313,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863436,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"66.66","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863479,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="66.66" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":312,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863403,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.56","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"56","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:56].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026863441,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="56" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:56].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.56\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":4,"nodeLabel":"pi02","location":"Default"},{"id":311,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026863143,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.62","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/dev","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"100","type":"string"},{"name":"instance","value":"32","type":"string"},{"name":"instanceLabel","value":"dev","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1688566577388].hrStorageIndex[dev]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703026863151,"description":"A - high threshold for the following metric exceeded: label="/dev" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="100" instance="32" - instanceLabel="dev" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1688566577388].hrStorageIndex[dev]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /dev/192.168.86.62\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":5,"nodeLabel":"remmmaha - mac","location":"Default"},{"id":310,"uei":"uei.opennms.org/internal/discovery/hardwareInventorySuccessful","label":"OpenNMS-defined - internal event: hardware discovery successful","time":1703026862740,"source":"Provisiond.SnmpMetadataProvisioningAdapter","ipAddress":"192.168.86.160","parameters":[{"name":"method","value":"SnmpMetadataProvisioningAdapter","type":"string"}],"createTime":1703026862745,"description":"

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address - 192.168.86.160) has been completed successfuly.

","logMessage":"\n

The - hardware discovery (SnmpMetadataProvisioningAdapter) on node t (IP address - 192.168.86.160) has been completed successfuly.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 5-9/287 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:08 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/events?offset=10&limit=5 - response: - body: - string: '{"count":5,"totalCount":287,"offset":10,"event":[{"id":309,"uei":"uei.opennms.org/internal/provisiond/nodeScanCompleted","label":"OpenNMS-defined - Provisiond Event: nodeScanCompleted","time":1703026861709,"source":"Provisiond","parameters":[{"name":"foreignSource","value":"Blank","type":"string"},{"name":"foreignId","value":"1688670054235","type":"string"}],"createTime":1703026861712,"description":"A - message from the Provisiond NodeScan lifecycle that a NodeScan has completed:\n

The - Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 has\n completed.

\n Typically - the result of a request of an import request or a scheduled/user forced rescan.","logMessage":"\n

The - Node with Id: 19; ForeignSource: Blank; ForeignId:1688670054235 has\n completed.

\n ","severity":"NORMAL","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":308,"uei":"uei.opennms.org/nodes/reinitializePrimarySnmpInterface","label":"OpenNMS-defined - node event: reinitializePrimarySnmpInterface","time":1703026861676,"source":"Provisiond","ipAddress":"192.168.86.160","parameters":[],"createTime":1703026861679,"description":"

A - change in configuration on this node has been\n detected and the - SNMP data collection mechanism is being\n triggered to refresh - its required profile of the remote\n node.

","logMessage":"\n SNMP - information on 192.168.86.160 is being refreshed for data\n collection - purposes.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":306,"uei":"uei.opennms.org/nodes/nodeGainedService","label":"OpenNMS-defined - node event: nodeGainedService","time":1703026860728,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[{"name":"iphostname","value":"192.168.86.160","type":"string"},{"name":"nodelabel","value":"t","type":"string"},{"name":"nodelabelsource","value":"U","type":"string"},{"name":"nodesysname","value":"REMWMMAHA2.nh.corp","type":"string"},{"name":"nodesysdescription","value":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","type":"string"}],"createTime":1703026860738,"description":"

A - service scan has identified the ICMP service\n on interface 192.168.86.160.

-

If this\n interface (192.168.86.160) is within the list of ranges - and\n specific addresses to be managed by OpenNMS, this service\n will - be scheduled for regular availability checks.

","logMessage":"\n The - ICMP service has been discovered on interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":305,"uei":"uei.opennms.org/nodes/serviceDeleted","label":"OpenNMS-defined - node event: serviceDeleted","time":1703026860692,"source":"Provisiond","ipAddress":"192.168.86.160","serviceType":{"id":4,"name":"ICMP"},"parameters":[],"createTime":1703026860703,"description":"

Service - ICMP was deleted from interface\n 192.168.86.160, associated with - Node ID# 19.

\n

When a service is deleted from an interface, - it is\n due to extended downtime model configured in pollerd\n configuration.

-

If a previously deleted service\n becomes active again on an - interface, it will be re-added to\n the OpenNMS database as a new - occurrence of that service and\n will be disassociated with any - historic outages.

","logMessage":"\n The ICMP service was deleted - from interface\n 192.168.86.160.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"},{"id":307,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026860635,"source":"Provisiond","ipAddress":"172.27.235.108","parameters":[{"name":"iphostname","value":"172.27.235.108","type":"string"}],"createTime":1703026861667,"description":"

Interface - 172.27.235.108 has been associated with Node\n #19.

","logMessage":"\n Interface - 172.27.235.108 has been associated with Node #19.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":19,"nodeLabel":"t","location":"Default"}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 10-14/287 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:08 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/events?offset=15&limit=5 - response: - body: - string: '{"count":5,"totalCount":287,"offset":15,"event":[{"id":304,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026860610,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"57.26","type":"string"},{"name":"instance","value":"36","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860641,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="57.26" instance="36" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1662489846469].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":302,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026860513,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.55","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot/firmware","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"46.85","type":"string"},{"name":"instance","value":"59","type":"string"},{"name":"instanceLabel","value":"boot-firmware","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026860550,"description":"A - high threshold for the following metric exceeded: label="/boot/firmware" - ds="hrStorageUsed / hrStorageSize * 100.0" description="Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)" value="46.85" - instance="59" instanceLabel="boot-firmware" resourceType="hrStorageIndex" - resourceId="nodeSource[Main:1662489846469].hrStorageIndex[boot-firmware]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/firmware/192.168.86.55\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":3,"nodeLabel":"pi01","location":"Default"},{"id":303,"uei":"uei.opennms.org/nodes/nodeGainedInterface","label":"OpenNMS-defined - node event: nodeGainedInterface","time":1703026859596,"source":"Provisiond","ipAddress":"172.27.235.108","parameters":[{"name":"iphostname","value":"172.27.235.108","type":"string"}],"createTime":1703026860626,"description":"

Interface - 172.27.235.108 has been associated with Node\n #16.

","logMessage":"\n Interface - 172.27.235.108 has been associated with Node #16.\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":16,"nodeLabel":"graf","location":"Default"},{"id":300,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026859387,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859430,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"},{"id":299,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703026859349,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/boot","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"12.02","type":"string"},{"name":"instance","value":"50","type":"string"},{"name":"instanceLabel","value":"boot","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[boot]","type":"string"},{"name":"threshold","value":"9.0","type":"string"},{"name":"trigger","value":"1","type":"string"},{"name":"rearm","value":"7.0","type":"string"}],"createTime":1703026859390,"description":"A - high threshold for the following metric exceeded: label="/boot" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="12.02" instance="50" - instanceLabel="boot" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[boot]" - threshold="9.0" trigger="1" rearm="7.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface /boot/192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 15-19/287 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:08 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_event_one.yaml b/tests/cassettes/test_event_one.yaml deleted file mode 100644 index 4bac6ce..0000000 --- a/tests/cassettes/test_event_one.yaml +++ /dev/null @@ -1,229 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:13:58 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:14:02 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/events/17424 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Length: - - '0' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Tue, 19 Dec 2023 23:14:02 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - authorization: - - REDACTED - method: GET - uri: http://localhost:8980/opennms/api/v2/events/317 - response: - body: - string: '{"id":317,"uei":"uei.opennms.org/threshold/highThresholdExceeded","label":"OpenNMS-defined - threshold event: highThresholdExceeded","time":1703027144459,"host":"opennms","source":"OpenNMS.Threshd.hrStorageUsed - / hrStorageSize * 100.0","ipAddress":"192.168.86.69","serviceType":{"id":6,"name":"SNMP"},"parameters":[{"name":"label","value":"/","type":"string"},{"name":"ds","value":"hrStorageUsed - / hrStorageSize * 100.0","type":"string"},{"name":"description","value":"Trigger - an alert when the percentage of disk space used reaches or goes above 90% - for two consecutive measurement intervals (only for disks of type hrStorageFixedDisk, - such as a locally attached or USB-attached hard disk)","type":"string"},{"name":"value","value":"95.26","type":"string"},{"name":"instance","value":"31","type":"string"},{"name":"instanceLabel","value":"_root_fs","type":"string"},{"name":"resourceType","value":"hrStorageIndex","type":"string"},{"name":"resourceId","value":"nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]","type":"string"},{"name":"threshold","value":"90.0","type":"string"},{"name":"trigger","value":"2","type":"string"},{"name":"rearm","value":"75.0","type":"string"}],"createTime":1703027144472,"description":"A - high threshold for the following metric exceeded: label="/" ds="hrStorageUsed - / hrStorageSize * 100.0" description="Trigger an alert when the percentage - of disk space used reaches or goes above 90% for two consecutive measurement - intervals (only for disks of type hrStorageFixedDisk, such as a locally attached - or USB-attached hard disk)" value="95.26" instance="31" - instanceLabel="_root_fs" resourceType="hrStorageIndex" resourceId="nodeSource[Main:1698861180647].hrStorageIndex[_root_fs]" - threshold="90.0" trigger="2" rearm="75.0"","logMessage":"\n High - threshold exceeded for service SNMP metric hrStorageUsed / hrStorageSize * - 100.0 on interface //192.168.86.69\n ","severity":"WARNING","log":"Y","display":"Y","nodeId":6,"nodeLabel":"pi04","location":"Default"}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Tue, 19 Dec 2023 23:15:09 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_instance_creation.yaml b/tests/cassettes/test_instance_creation.yaml deleted file mode 100644 index 4008309..0000000 --- a/tests/cassettes/test_instance_creation.yaml +++ /dev/null @@ -1,210 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 40 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Thu, 11 Jan 2024 18:04:58 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.6","version":"32.0.6","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Thu, 11 Jan 2024 18:05:03 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 40 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Thu, 11 Jan 2024 18:05:03 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.6","version":"32.0.6","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Thu, 11 Jan 2024 18:05:05 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_node_all.yaml b/tests/cassettes/test_node_all.yaml deleted file mode 100644 index bdb5dd5..0000000 --- a/tests/cassettes/test_node_all.yaml +++ /dev/null @@ -1,187 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:35 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:37 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes?offset=0&limit=0 - response: - body: - string: "{\"count\":23,\"totalCount\":23,\"offset\":0,\"node\":[{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":2,\"authorizedGroups\":[],\"name\":\"Switches\"},{\"id\":12,\"authorizedGroups\":[],\"name\":\"Status:Production\"}],\"label\":\"zSwitch - 1\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":31,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":\"GS1900-16\",\"manufacturer\":\"Zyxel\",\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032257865,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1694910929911\",\"createTime\":1703026814280,\"sysObjectId\":\".1.3.6.1.4.1.890.1.15\",\"sysName\":\"zSwitch - 1\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"GS1900-16\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm - \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241787,\"type\":\"A\",\"id\":\"7\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"xFi\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":74,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032244534,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1654096238897\",\"createTime\":1703026814187,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241784,\"type\":\"A\",\"id\":\"10\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"texts\",\"foreignSource\":\"Example\",\"assetRecord\":{\"id\":330,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026831018,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Blarg\",\"comment\":null},\"foreignId\":\"py\",\"createTime\":1703026831018,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"type\":\"A\",\"id\":\"17\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"text2\",\"foreignSource\":\"Example\",\"assetRecord\":{\"id\":242,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026844296,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"two\",\"createTime\":1703026831050,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026840870,\"type\":\"A\",\"id\":\"15\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"t\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"id\":336,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851226,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670054235\",\"createTime\":1703026842519,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851040,\"type\":\"A\",\"id\":\"19\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"stream8\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":81,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032244459,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1698861495847\",\"createTime\":1703026814290,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241775,\"type\":\"A\",\"id\":\"14\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":11,\"authorizedGroups\":[],\"name\":\"Power\"},{\"id\":10,\"authorizedGroups\":[],\"name\":\"Business\"}],\"label\":\"remwmmaha2\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":14,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":\"2030-12-31\",\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1643248808837\",\"createTime\":1703026814257,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241773,\"type\":\"A\",\"id\":\"2\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":10,\"authorizedGroups\":[],\"name\":\"Business\"}],\"label\":\"remmmaha - mac\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":24,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688566577388\",\"createTime\":1703026814279,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.255\",\"sysName\":\"REMMMMAHACEK.local\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Darwin - REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 - PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64\",\"sysLocation\":\"Right - here, right now.\",\"sysContact\":\"Administrator \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241771,\"type\":\"A\",\"id\":\"5\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi04\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":27,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1698861180647\",\"createTime\":1703026814290,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"pi4\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux - pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm - \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241770,\"type\":\"A\",\"id\":\"6\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi03\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":76,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1674795263595\",\"createTime\":1703026814251,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241768,\"type\":\"A\",\"id\":\"13\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi02\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":21,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"56\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"raspberrypi2\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux - raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64\",\"sysLocation\":\"Sitting - on the Dock of the Bay \uFFFD\uFFFD\uFFFD\uFFFD\",\"sysContact\":\"Me \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241766,\"type\":\"A\",\"id\":\"4\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi01\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":18,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1662489846469\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"ubuntupi\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux - ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC - 2023 aarch64\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241765,\"type\":\"A\",\"id\":\"3\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pending\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"id\":348,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851547,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1685734356786\",\"createTime\":1703026842515,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851383,\"type\":\"A\",\"id\":\"22\"},{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":1,\"authorizedGroups\":[],\"name\":\"Routers\"}],\"label\":\"nest\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":77,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":\"2020-01-01\",\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1646945751662\",\"createTime\":1703026814246,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241762,\"type\":\"A\",\"id\":\"12\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"missing\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"id\":343,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851383,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"2345352\",\"createTime\":1703026842530,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851287,\"type\":\"A\",\"id\":\"20\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"m\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"id\":334,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851309,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670072617\",\"createTime\":1703026842518,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.255\",\"sysName\":\"REMMMMAHACEK.local\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Darwin - REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 - PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64\",\"sysLocation\":\"Right - here, right now.\",\"sysContact\":\"Administrator \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851213,\"type\":\"A\",\"id\":\"18\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"localhost\",\"foreignSource\":\"selfmonitor\",\"assetRecord\":{\"id\":2,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":\"selfmonitor\",\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703034407159,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"test\",\"comment\":null},\"foreignId\":\"1\",\"createTime\":1702926287043,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703034407145,\"type\":\"A\",\"id\":\"1\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"}],\"label\":\"j1sd13i\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":79,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026814229,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1643248845160\",\"createTime\":1703026814229,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"type\":\"A\",\"id\":\"11\"},{\"location\":\"Default\",\"categories\":[{\"id\":5,\"authorizedGroups\":[],\"name\":\"Test\"}],\"label\":\"graf\",\"foreignSource\":\"Example\",\"assetRecord\":{\"id\":247,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026845066,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1687817957574\",\"createTime\":1703026831047,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"REMWMMAHA2.nh.corp\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)\",\"sysLocation\":\"Home Office\",\"sysContact\":\"MMahacek\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703026841188,\"type\":\"A\",\"id\":\"16\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"g\",\"foreignSource\":\"Blank\",\"assetRecord\":{\"id\":345,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703026851657,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1688670081522\",\"createTime\":1703026842518,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703026851433,\"type\":\"A\",\"id\":\"21\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"asset_test\",\"foreignSource\":\"selfmonitor\",\"assetRecord\":{\"id\":452,\"category\":\"category\",\"password\":\"password\",\"port\":\"port\",\"operatingSystem\":\"operatingSystem\",\"description\":\"description\",\"username\":\"username\",\"vendor\":\"vendor\",\"modelNumber\":\"modelNumber\",\"manufacturer\":\"manufacturer\",\"serialNumber\":\"serialNumber\",\"circuitId\":\"circuitId\",\"assetNumber\":\"assetNumber\",\"rack\":\"rack\",\"slot\":\"slot\",\"division\":\"division\",\"department\":\"department\",\"building\":\"building\",\"floor\":\"floor\",\"room\":\"room\",\"vendorPhone\":\"vendorPhone\",\"vendorFax\":\"vendorFax\",\"vendorAssetNumber\":\"vendorAssetNumber\",\"lastModifiedBy\":\"lastModifiedBy\",\"lastModifiedDate\":1703034407176,\"dateInstalled\":\"2022-10-12\",\"lease\":\"lease\",\"leaseExpires\":\"leaseExpires\",\"supportPhone\":\"supportPhone\",\"maintcontract\":\"maintcontract\",\"maintContractNumber\":\"maintcontract\",\"maintContractExpiration\":\"2030-12-31\",\"displayCategory\":\"displayCategory\",\"notifyCategory\":\"notifyCategory\",\"pollerCategory\":\"pollerCategory\",\"thresholdCategory\":\"thresholdCategory\",\"managedObjectType\":\"managedObjectType\",\"managedObjectInstance\":\"managedObjectInstance\",\"enable\":\"enable\",\"connection\":\"connection\",\"autoenable\":\"Y\",\"cpu\":\"cpu\",\"ram\":\"ram\",\"snmpcommunity\":\"P\",\"rackunitheight\":\"42\",\"admin\":\"admin\",\"additionalhardware\":\"additionalhardware\",\"inputpower\":\"Y\",\"numpowersupplies\":\"1\",\"hdd6\":\"hdd6\",\"hdd5\":\"hdd5\",\"hdd4\":\"hdd4\",\"hdd3\":\"hdd3\",\"hdd2\":\"hdd2\",\"hdd1\":\"hdd1\",\"storagectrl\":\"storagectrl\",\"address1\":\"address1\",\"address2\":\"address2\",\"city\":\"city\",\"zip\":\"zip\",\"country\":\"country\",\"longitude\":-78.7970546,\"latitude\":35.8494264,\"state\":\"state\",\"region\":\"region\",\"comment\":\"comment\"},\"foreignId\":\"1665528308672\",\"createTime\":1703028184813,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703034407159,\"type\":\"A\",\"id\":\"23\"},{\"location\":\"Default\",\"categories\":[{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"},{\"id\":8,\"authorizedGroups\":[],\"name\":\"Printers\"}],\"label\":\"252dw\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":37,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1649884247173\",\"createTime\":1703026814191,\"sysObjectId\":\".1.3.6.1.4.1.11.2.3.9.1\",\"sysName\":\"NPI501225\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"HP - ETHERNET MULTI-ENVIRONMENT,SN:VNB3F38881,FN:1F60PKW,SVCID:26104,PID:HP Color - LaserJet Pro M252dw\",\"sysLocation\":\"\",\"sysContact\":\"\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241745,\"type\":\"A\",\"id\":\"9\"},{\"location\":\"Default\",\"categories\":[{\"id\":9,\"authorizedGroups\":[],\"name\":\"Workstation\"},{\"id\":7,\"authorizedGroups\":[],\"name\":\"Personal\"}],\"label\":\"0g8gal7\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":34,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":\"Doncaster\",\"comment\":null},\"foreignId\":\"1667507058974\",\"createTime\":1703026814291,\"sysObjectId\":\".1.3.6.1.4.1.311.1.1.3.1.1\",\"sysName\":\"DESKTOP-OG8GAL7\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Hardware: - Intel64 Family 6 Model 167 Stepping 1 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 19045 Multiprocessor Free)\",\"sysLocation\":\"\",\"sysContact\":\"\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241741,\"type\":\"A\",\"id\":\"8\"}]}" - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-22/23 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:37 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_node_batch.yaml b/tests/cassettes/test_node_batch.yaml deleted file mode 100644 index ba44bff..0000000 --- a/tests/cassettes/test_node_batch.yaml +++ /dev/null @@ -1,343 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:37 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes?offset=0&limit=3 - response: - body: - string: '{"count":3,"totalCount":23,"offset":0,"node":[{"location":"Default","categories":[{"id":7,"authorizedGroups":[],"name":"Personal"},{"id":2,"authorizedGroups":[],"name":"Switches"},{"id":12,"authorizedGroups":[],"name":"Status:Production"}],"label":"zSwitch - 1","foreignSource":"Main","assetRecord":{"id":31,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":"GS1900-16","manufacturer":"Zyxel","serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032257865,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1694910929911","createTime":1703026814280,"sysObjectId":".1.3.6.1.4.1.890.1.15","sysName":"zSwitch - 1","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"GS1900-16","sysLocation":"Doncaster","sysContact":"kramrm - ","labelSource":"U","lastCapsdPoll":1703032241787,"type":"A","id":"7"},{"location":"Default","categories":[],"label":"xFi","foreignSource":"Main","assetRecord":{"id":74,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032244534,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1654096238897","createTime":1703026814187,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703032241784,"type":"A","id":"10"},{"location":"Default","categories":[{"id":5,"authorizedGroups":[],"name":"Test"}],"label":"texts","foreignSource":"Example","assetRecord":{"id":330,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026831018,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":"Blarg","comment":null},"foreignId":"py","createTime":1703026831018,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","type":"A","id":"17"}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-2/23 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes?offset=3&limit=3 - response: - body: - string: '{"count":3,"totalCount":23,"offset":3,"node":[{"location":"Default","categories":[],"label":"text2","foreignSource":"Example","assetRecord":{"id":242,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026844296,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"two","createTime":1703026831050,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703026840870,"type":"A","id":"15"},{"location":"Default","categories":[{"id":5,"authorizedGroups":[],"name":"Test"}],"label":"t","foreignSource":"Blank","assetRecord":{"id":336,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703026851226,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1688670054235","createTime":1703026842519,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703026851040,"type":"A","id":"19"},{"location":"Default","categories":[],"label":"stream8","foreignSource":"Main","assetRecord":{"id":81,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032244459,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1698861495847","createTime":1703026814290,"lastIngressFlow":null,"lastEgressFlow":null,"labelSource":"U","lastCapsdPoll":1703032241775,"type":"A","id":"14"}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 3-5/23 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes?offset=6&limit=3 - response: - body: - string: '{"count":3,"totalCount":23,"offset":6,"node":[{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":11,"authorizedGroups":[],"name":"Power"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remwmmaha2","foreignSource":"Main","assetRecord":{"id":14,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032241905,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":"2030-12-31","displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1643248808837","createTime":1703026814257,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703032241773,"type":"A","id":"2"},{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remmmaha - mac","foreignSource":"Main","assetRecord":{"id":24,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032241905,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1688566577388","createTime":1703026814279,"sysObjectId":".1.3.6.1.4.1.8072.3.2.255","sysName":"REMMMMAHACEK.local","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Darwin - REMMMMAHACEK.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 - PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64","sysLocation":"Right - here, right now.","sysContact":"Administrator ","labelSource":"U","lastCapsdPoll":1703032241771,"type":"A","id":"5"},{"location":"Default","categories":[],"label":"pi04","foreignSource":"Main","assetRecord":{"id":27,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032241905,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":null,"displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1698861180647","createTime":1703026814290,"sysObjectId":".1.3.6.1.4.1.8072.3.2.10","sysName":"pi4","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Linux - pi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64","sysLocation":"Doncaster","sysContact":"kramrm - ","labelSource":"U","lastCapsdPoll":1703032241770,"type":"A","id":"6"}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 6-8/23 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes?offset=9&limit=3 - response: - body: - string: "{\"count\":3,\"totalCount\":23,\"offset\":9,\"node\":[{\"location\":\"Default\",\"categories\":[],\"label\":\"pi03\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":76,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1674795263595\",\"createTime\":1703026814251,\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241768,\"type\":\"A\",\"id\":\"13\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi02\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":21,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"56\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"raspberrypi2\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux - raspberrypi2 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64\",\"sysLocation\":\"Sitting - on the Dock of the Bay \uFFFD\uFFFD\uFFFD\uFFFD\",\"sysContact\":\"Me \",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241766,\"type\":\"A\",\"id\":\"4\"},{\"location\":\"Default\",\"categories\":[],\"label\":\"pi01\",\"foreignSource\":\"Main\",\"assetRecord\":{\"id\":18,\"category\":\"Unspecified\",\"password\":null,\"port\":null,\"operatingSystem\":null,\"description\":null,\"username\":null,\"vendor\":null,\"modelNumber\":null,\"manufacturer\":null,\"serialNumber\":null,\"circuitId\":null,\"assetNumber\":null,\"rack\":null,\"slot\":null,\"division\":null,\"department\":null,\"building\":null,\"floor\":null,\"room\":null,\"vendorPhone\":null,\"vendorFax\":null,\"vendorAssetNumber\":null,\"lastModifiedBy\":\"\",\"lastModifiedDate\":1703032241905,\"dateInstalled\":null,\"lease\":null,\"leaseExpires\":null,\"supportPhone\":null,\"maintcontract\":null,\"maintContractNumber\":null,\"maintContractExpiration\":null,\"displayCategory\":null,\"notifyCategory\":null,\"pollerCategory\":null,\"thresholdCategory\":null,\"managedObjectType\":null,\"managedObjectInstance\":null,\"enable\":null,\"connection\":null,\"autoenable\":null,\"cpu\":null,\"ram\":null,\"snmpcommunity\":null,\"rackunitheight\":null,\"admin\":null,\"additionalhardware\":null,\"inputpower\":null,\"numpowersupplies\":null,\"hdd6\":null,\"hdd5\":null,\"hdd4\":null,\"hdd3\":null,\"hdd2\":null,\"hdd1\":null,\"storagectrl\":null,\"region\":null,\"comment\":null},\"foreignId\":\"1662489846469\",\"createTime\":1703026814252,\"sysObjectId\":\".1.3.6.1.4.1.8072.3.2.10\",\"sysName\":\"ubuntupi\",\"lastIngressFlow\":null,\"lastEgressFlow\":null,\"sysDescription\":\"Linux - ubuntupi 5.15.0-1044-raspi #47-Ubuntu SMP PREEMPT Tue Nov 21 11:33:46 UTC - 2023 aarch64\",\"sysLocation\":\"Doncaster\",\"sysContact\":\"kramrm\",\"labelSource\":\"U\",\"lastCapsdPoll\":1703032241765,\"type\":\"A\",\"id\":\"3\"}]}" - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 9-11/23 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:39 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_node_ip.yaml b/tests/cassettes/test_node_ip.yaml deleted file mode 100644 index eef3b05..0000000 --- a/tests/cassettes/test_node_ip.yaml +++ /dev/null @@ -1,365 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:42 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":4,"totalCount":4,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":13,"ifType":6,"ifAlias":"vEthernet - (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"192.168.86.160","monitoredServiceCount":5,"ifIndex":30,"lastIngressFlow":null,"lastEgressFlow":null,"id":"8","hostName":"192.168.86.160","lastCapsdPoll":1703032241773,"isDown":false,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":186,"ifType":6,"ifAlias":"vEthernet - (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.23.96.1","monitoredServiceCount":0,"ifIndex":29,"lastIngressFlow":null,"lastEgressFlow":null,"id":"319","hostName":"172.23.96.1","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":232,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.25.96.1","monitoredServiceCount":0,"ifIndex":65,"lastIngressFlow":null,"lastEgressFlow":null,"id":"323","hostName":"172.25.96.1","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":126,"ifType":53,"ifAlias":"Local - Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},"ipAddress":"172.27.235.108","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"331","hostName":"172.27.235.108","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-3/4 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 - response: - body: - string: '{"count":15,"totalCount":15,"offset":0,"service":[{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703035056118,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-14/15 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Wed, 20 Dec 2023 01:17:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Wed, 20 Dec 2023 01:17:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Wed, 20 Dec 2023 01:17:44 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -version: 1 diff --git a/tests/cassettes/test_node_ip_services.yaml b/tests/cassettes/test_node_ip_services.yaml deleted file mode 100644 index 2bd3ee3..0000000 --- a/tests/cassettes/test_node_ip_services.yaml +++ /dev/null @@ -1,167 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 39 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Fri, 05 Jan 2024 01:45:16 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Fri, 05 Jan 2024 01:45:21 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 - response: - body: - string: '{"count":15,"totalCount":15,"offset":0,"service":[{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1704419105647,"lastFail":1704418774263,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1704419105647,"lastFail":1704418774263,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":9},{"serviceType":{"id":6,"name":"SNMP"},"lastGood":1704419105647,"lastFail":1704418774263,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":9},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1704419118648,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1704419118648,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":10},{"serviceType":{"id":10,"name":"Postgres"},"lastGood":1704419118648,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":10},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":11},{"serviceType":{"id":11,"name":"PostgreSQL"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":11},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":12},{"serviceType":{"id":12,"name":"Docker-Desktop"},"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"N","down":false,"source":null,"id":12},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1704419073644,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1704419073644,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":82},{"serviceType":{"id":4,"name":"ICMP"},"lastGood":1704419073644,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"notify":null,"qualifier":null,"status":"A","down":false,"source":null,"id":82}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-14/15 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Fri, 05 Jan 2024 01:45:21 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_node_metadata.yaml b/tests/cassettes/test_node_metadata.yaml deleted file mode 100644 index 9b9ef38..0000000 --- a/tests/cassettes/test_node_metadata.yaml +++ /dev/null @@ -1,155 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:46 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:49 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/metadata?offset=0&limit=0 - response: - body: - string: '{"count":5,"totalCount":5,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"value"},{"context":"requisition","key":"cust_name","value":"OpenNMS"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i.nanthealth.com"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"remwmmaha2.mshome.net"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '378' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:49 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_node_one.yaml b/tests/cassettes/test_node_one.yaml deleted file mode 100644 index dc15507..0000000 --- a/tests/cassettes/test_node_one.yaml +++ /dev/null @@ -1,1637 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:28 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:32 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2 - response: - body: - string: '{"location":"Default","categories":[{"id":9,"authorizedGroups":[],"name":"Workstation"},{"id":11,"authorizedGroups":[],"name":"Power"},{"id":10,"authorizedGroups":[],"name":"Business"}],"label":"remwmmaha2","foreignSource":"Main","assetRecord":{"id":14,"category":"Unspecified","password":null,"port":null,"operatingSystem":null,"description":null,"username":null,"vendor":null,"modelNumber":null,"manufacturer":null,"serialNumber":null,"circuitId":null,"assetNumber":null,"rack":null,"slot":null,"division":null,"department":null,"building":null,"floor":null,"room":null,"vendorPhone":null,"vendorFax":null,"vendorAssetNumber":null,"lastModifiedBy":"","lastModifiedDate":1703032241905,"dateInstalled":null,"lease":null,"leaseExpires":null,"supportPhone":null,"maintcontract":null,"maintContractNumber":null,"maintContractExpiration":"2030-12-31","displayCategory":null,"notifyCategory":null,"pollerCategory":null,"thresholdCategory":null,"managedObjectType":null,"managedObjectInstance":null,"enable":null,"connection":null,"autoenable":null,"cpu":null,"ram":null,"snmpcommunity":null,"rackunitheight":null,"admin":null,"additionalhardware":null,"inputpower":null,"numpowersupplies":null,"hdd6":null,"hdd5":null,"hdd4":null,"hdd3":null,"hdd2":null,"hdd1":null,"storagectrl":null,"region":null,"comment":null},"foreignId":"1643248808837","createTime":1703026814257,"sysObjectId":".1.3.6.1.4.1.311.1.1.3.1.1","sysName":"REMWMMAHA2.nh.corp","lastIngressFlow":null,"lastEgressFlow":null,"sysDescription":"Hardware: - Intel64 Family 6 Model 165 Stepping 2 AT/AT COMPATIBLE - Software: Windows - Version 6.3 (Build 22621 Multiprocessor Free)","sysLocation":"Home Office","sysContact":"MMahacek","labelSource":"U","lastCapsdPoll":1703032241773,"type":"A","id":"2"}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":4,"totalCount":4,"offset":0,"ipInterface":[{"isManaged":"M","snmpPrimary":"P","snmpInterface":{"id":13,"ifType":6,"ifAlias":"vEthernet - (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"192.168.86.160","monitoredServiceCount":5,"ifIndex":30,"lastIngressFlow":null,"lastEgressFlow":null,"id":"8","hostName":"192.168.86.160","lastCapsdPoll":1703032241773,"isDown":false,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":186,"ifType":6,"ifAlias":"vEthernet - (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.23.96.1","monitoredServiceCount":0,"ifIndex":29,"lastIngressFlow":null,"lastEgressFlow":null,"id":"319","hostName":"172.23.96.1","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":232,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},"ipAddress":"172.25.96.1","monitoredServiceCount":0,"ifIndex":65,"lastIngressFlow":null,"lastEgressFlow":null,"id":"323","hostName":"172.25.96.1","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2},{"isManaged":"M","snmpPrimary":"N","snmpInterface":{"id":126,"ifType":53,"ifAlias":"Local - Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},"ipAddress":"172.27.235.108","monitoredServiceCount":0,"ifIndex":4,"lastIngressFlow":null,"lastEgressFlow":null,"id":"331","hostName":"172.27.235.108","lastCapsdPoll":1703032241773,"isDown":true,"nodeId":2}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-3/4 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services?offset=0&limit=0 - response: - body: - string: '{"count":15,"totalCount":15,"offset":0,"service":[{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944121,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":6,"name":"SNMP"},"source":null,"id":9},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034944172,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":10,"name":"Postgres"},"source":null,"id":10},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":11,"name":"PostgreSQL"},"source":null,"id":11},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"N","notify":null,"down":false,"lastGood":null,"lastFail":null,"statusLong":"Not - Monitored","ipInterfaceId":8,"serviceType":{"id":12,"name":"Docker-Desktop"},"source":null,"id":12},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034995108,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034995108,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82},{"qualifier":null,"status":"A","notify":null,"down":false,"lastGood":1703034995108,"lastFail":null,"statusLong":"Managed","ipInterfaceId":8,"serviceType":{"id":4,"name":"ICMP"},"source":null,"id":82}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-14/15 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"service","value":"snmp"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '107' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"service","value":"snmp"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '107' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/SNMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"service","value":"snmp"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '107' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Postgres/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/PostgreSQL/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/Docker-Desktop/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:33 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/services/ICMP/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:34 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/192.168.86.160/metadata?offset=0&limit=0 - response: - body: - string: '{"count":1,"totalCount":1,"offset":0,"metaData":[{"context":"requisition","key":"ip","value":"160"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '101' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:34 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Wed, 20 Dec 2023 01:17:34 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.23.96.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:34 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Wed, 20 Dec 2023 01:17:34 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.25.96.1/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:34 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/services?offset=0&limit=0 - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Wed, 20 Dec 2023 01:17:34 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/ipinterfaces/172.27.235.108/metadata?offset=0&limit=0 - response: - body: - string: '{"count":null,"totalCount":null,"offset":0,"metaData":[]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '57' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:34 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":195,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":157,"ifType":6,"ifAlias":"Ethernet - 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Lenovo - USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch - (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN - Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"OpenVPN - Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":128,"ifType":6,"ifAlias":"vSwitch - (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP - Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":204,"ifType":53,"ifAlias":"Local - Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":209,"ifType":71,"ifAlias":"Wi-Fi-QoS - Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":227,"ifType":71,"ifAlias":"Local - Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":216,"ifType":6,"ifAlias":"Local - Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local - Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local - Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":194,"ifType":71,"ifAlias":"Local - Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":197,"ifType":71,"ifAlias":"Wi-Fi-Virtual - WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":202,"ifType":53,"ifAlias":"Local - Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch - (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth - Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Bluetooth - Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Cisco - AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local - Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":117,"ifType":24,"ifAlias":"Loopback - Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Software - Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 - Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local - Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local - Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo - Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet - (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet - (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local - Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local - Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet - (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local - Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft - IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local - Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local - Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local - Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local - Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local - Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"F5 - Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local - Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native - WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local - Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP - 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet - 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Lenovo - USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch - (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local - Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local - Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local - Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch - (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local - Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local - Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet - (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local - Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local - Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-67/68 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:34 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/metadata?offset=0&limit=0 - response: - body: - string: '{"count":5,"totalCount":5,"offset":0,"metaData":[{"context":"requisition","key":"key","value":"value"},{"context":"requisition","key":"cust_name","value":"OpenNMS"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i.nanthealth.com"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"remwmmaha2.mshome.net"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '378' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:34 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/hardwareInventory - response: - body: - string: Can't find root hardware entity for node 2. - headers: - Cache-Control: - - no-store - Content-Length: - - '43' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Wed, 20 Dec 2023 01:17:34 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 404 - message: Not Found -version: 1 diff --git a/tests/cassettes/test_node_snmp.yaml b/tests/cassettes/test_node_snmp.yaml deleted file mode 100644 index aa87a0b..0000000 --- a/tests/cassettes/test_node_snmp.yaml +++ /dev/null @@ -1,294 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 29 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:39 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:41 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/api/v2/nodes/2/snmpinterfaces?offset=0&limit=0 - response: - body: - string: '{"count":68,"totalCount":68,"offset":0,"snmpInterface":[{"id":195,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP 802.3 MAC Layer LightWeight Filter-","ifIndex":38,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_9","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":157,"ifType":6,"ifAlias":"Ethernet - 2","ifIndex":17,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Lenovo - USB Ethernet.","ifName":"ethernet_32781","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":162,"ifType":6,"ifAlias":"vSwitch - (Default Switch)","ifIndex":19,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter.","ifName":"ethernet_32769","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":164,"ifType":53,"ifAlias":"OpenVPN - Connect DCO Adapter","ifIndex":21,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"OpenVPN - Data Channel Offload.","ifName":"iftype53_32769","physAddr":null,"ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":175,"ifType":71,"ifAlias":"Wi-Fi","ifIndex":25,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz.","ifName":"wireless_32768","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":128,"ifType":6,"ifAlias":"vSwitch - (Bridge)","ifIndex":5,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3.","ifName":"ethernet_32778","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":165,"ifType":71,"ifAlias":"Wi-Fi-WFP - Native MAC Layer LightWeight Filter-0000","ifIndex":22,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_0","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":204,"ifType":53,"ifAlias":"Local - Area Connection-WFP 802.3 MAC Layer LightWeight Filter-000","ifIndex":45,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"iftype53_2","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":209,"ifType":71,"ifAlias":"Wi-Fi-QoS - Packet Scheduler-0000","ifIndex":50,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-QoS Packet Scheduler-0000.","ifName":"wireless_3","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":227,"ifType":71,"ifAlias":"Local - Area Connection* 13-QoS Packet Scheduler-0000","ifIndex":63,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-QoS Packet Scheduler-0000.","ifName":"wireless_11","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":216,"ifType":6,"ifAlias":"Local - Area Connection* 9-WFP Native MAC Layer LightWeight Filter","ifIndex":56,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IP)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_7","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":177,"ifType":23,"ifAlias":"Local - Area Connection* 8","ifIndex":26,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (PPPOE).","ifName":"ppp_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":189,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-QoS Packet Scheduler-0000","ifIndex":32,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-QoS Packet Scheduler-0000.","ifName":"ethernet_1","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":187,"ifType":71,"ifAlias":"Local - Area Connection* 1","ifIndex":31,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter.","ifName":"wireless_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":194,"ifType":71,"ifAlias":"Local - Area Connection* 3-QoS Packet Scheduler-0000","ifIndex":37,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-QoS Packet Scheduler-0000.","ifName":"wireless_8","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":197,"ifType":71,"ifAlias":"Wi-Fi-Virtual - WiFi Filter Driver-0000","ifIndex":39,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Virtual WiFi Filter Driver-0000.","ifName":"wireless_1","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":202,"ifType":53,"ifAlias":"Local - Area Connection-WFP Native MAC Layer LightWeight Filter-00","ifIndex":43,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"iftype53_0","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":201,"ifType":6,"ifAlias":"vSwitch - (Bridge)-sFlow packet sampling filter-0000","ifIndex":42,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-sFlow packet sampling filter-0000.","ifName":"ethernet_4","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":124,"ifType":6,"ifAlias":"Bluetooth - Network Connection","ifIndex":3,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Bluetooth - Device (Personal Area Network).","ifName":"ethernet_32770","physAddr":"e02be9bd0b04","ifSpeed":3000000,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":138,"ifType":6,"ifAlias":"Ethernet","ifIndex":8,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Cisco - AnyConnect Secure Mobility Client Virtual Miniport Adapter for Windows x64.","ifName":"ethernet_32772","physAddr":"00059a3c7a00","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":163,"ifType":6,"ifAlias":"Local - Area Connection* 10","ifIndex":20,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IPv6).","ifName":"ethernet_32774","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":117,"ifType":24,"ifAlias":"Loopback - Pseudo-Interface 1","ifIndex":1,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Software - Loopback Interface 1.","ifName":"loopback_0","physAddr":null,"ifSpeed":1073741824,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":122,"ifType":131,"ifAlias":"6to4 - Adapter","ifIndex":2,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - 6to4 Adapter.","ifName":"tunnel_32514","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":131,"ifType":71,"ifAlias":"Local - Area Connection* 3","ifIndex":6,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3.","ifName":"wireless_32771","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":147,"ifType":131,"ifAlias":"Local - Area Connection* 5","ifIndex":12,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IKEv2).","ifName":"tunnel_32769","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":169,"ifType":131,"ifAlias":"Teredo - Tunneling Pseudo-Interface","ifIndex":23,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Teredo Tunneling Adapter.","ifName":"tunnel_32512","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":172,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP Native MAC Layer LightWeight Filte","ifIndex":24,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_5","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":182,"ifType":6,"ifAlias":"Ethernet - (Kernel Debugger)","ifIndex":28,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Kernel Debug Network Adapter.","ifName":"ethernet_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":13,"ifType":6,"ifAlias":"vEthernet - (Bridge)","ifIndex":30,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3.","ifName":"ethernet_32779","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":151,"ifType":6,"ifAlias":"Local - Area Connection* 9","ifIndex":14,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IP).","ifName":"ethernet_32773","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":159,"ifType":6,"ifAlias":"Local - Area Connection* 11","ifIndex":18,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (Network Monitor).","ifName":"ethernet_32775","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":186,"ifType":6,"ifAlias":"vEthernet - (Default Switch)","ifIndex":29,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter.","ifName":"ethernet_32771","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":126,"ifType":53,"ifAlias":"Local - Area Connection","ifIndex":4,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect.","ifName":"iftype53_32768","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":190,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP Native MAC Layer LightWei","ifIndex":33,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_3","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":135,"ifType":131,"ifAlias":"Microsoft - IP-HTTPS Platform Interface","ifIndex":7,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - IP-HTTPS Platform Adapter.","ifName":"tunnel_32513","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":143,"ifType":71,"ifAlias":"Local - Area Connection* 13","ifIndex":10,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4.","ifName":"wireless_32772","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":145,"ifType":131,"ifAlias":"Local - Area Connection* 6","ifIndex":11,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (L2TP).","ifName":"tunnel_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":149,"ifType":131,"ifAlias":"Local - Area Connection* 4","ifIndex":13,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (SSTP).","ifName":"tunnel_32768","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":154,"ifType":71,"ifAlias":"Local - Area Connection* 2","ifIndex":15,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #2.","ifName":"wireless_32770","physAddr":null,"ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"N","collect":false,"poll":false,"nodeId":2},{"id":156,"ifType":23,"ifAlias":"Local - Area Connection* 12","ifIndex":16,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"F5 - Networks VPN Adapter.","ifName":"ppp_32769","physAddr":"463500000031","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":191,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))-WFP 802.3 MAC Layer LightWeig","ifIndex":34,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_2","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":205,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":46,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_11","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":179,"ifType":131,"ifAlias":"Local - Area Connection* 7","ifIndex":27,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (PPTP).","ifName":"tunnel_32771","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":192,"ifType":71,"ifAlias":"Local - Area Connection* 3-WFP Native MAC Layer LightWeight Filter","ifIndex":35,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"wireless_6","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":199,"ifType":71,"ifAlias":"Wi-Fi-Native - WiFi Filter Driver-0000","ifIndex":40,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-Native WiFi Filter Driver-0000.","ifName":"wireless_2","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":203,"ifType":53,"ifAlias":"Local - Area Connection-QoS Packet Scheduler-0000","ifIndex":44,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"TAP-Windows - Adapter V9 for OpenVPN Connect-QoS Packet Scheduler-0000.","ifName":"iftype53_1","physAddr":"00ff15782e76","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":210,"ifType":71,"ifAlias":"Wi-Fi-WFP - 802.3 MAC Layer LightWeight Filter-0000","ifIndex":51,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Intel(R) - Wi-Fi 6 AX201 160MHz-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_4","physAddr":"e02be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":208,"ifType":6,"ifAlias":"Ethernet - 2-WFP Native MAC Layer LightWeight Filter-0000","ifIndex":49,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Lenovo - USB Ethernet-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_14","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":212,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Hyper-V Virtual Switch Extensio","ifIndex":52,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_5","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":213,"ifType":6,"ifAlias":"vSwitch - (Default Switch)-Hyper-V Virtual Switch Extension Filter","ifIndex":53,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_9","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":217,"ifType":6,"ifAlias":"Local - Area Connection* 9-QoS Packet Scheduler-0000","ifIndex":57,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IP)-QoS Packet Scheduler-0000.","ifName":"ethernet_8","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":140,"ifType":6,"ifAlias":"Loopback","ifIndex":9,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - KM-TEST Loopback Adapter.","ifName":"ethernet_32780","physAddr":"02004c4f4f50","ifSpeed":0,"ifAdminStatus":2,"ifOperStatus":6,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":false,"hasIngressFlows":false,"collectFlag":"N","pollFlag":"P","collect":false,"poll":true,"nodeId":2},{"id":193,"ifType":71,"ifAlias":"Local - Area Connection* 3-Native WiFi Filter Driver-0000","ifIndex":36,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #3-Native WiFi Filter Driver-0000.","ifName":"wireless_7","physAddr":"e02be9bd0b01","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":215,"ifType":71,"ifAlias":"Local - Area Connection* 13-Native WiFi Filter Driver-0000","ifIndex":55,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-Native WiFi Filter Driver-0000.","ifName":"wireless_10","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":236,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP 802.3 MAC Layer LightWeight Filte","ifIndex":68,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_20","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":200,"ifType":6,"ifAlias":"vSwitch - (Bridge)-Hyper-V Virtual Switch Extension Filter-0000","ifIndex":41,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #3-Hyper-V Virtual Switch Extension Filter-0000.","ifName":"ethernet_0","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952101,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":207,"ifType":6,"ifAlias":"vEthernet - (Bridge)-WFP 802.3 MAC Layer LightWeight Filter-0000","ifIndex":48,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"ethernet_13","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":218,"ifType":6,"ifAlias":"Local - Area Connection* 10-WFP Native MAC Layer LightWeight Filte","ifIndex":58,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IPv6)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_15","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":223,"ifType":6,"ifAlias":"Local - Area Connection* 11-QoS Packet Scheduler-0000","ifIndex":61,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (Network Monitor)-QoS Packet Scheduler-0000.","ifName":"ethernet_18","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":206,"ifType":6,"ifAlias":"vEthernet - (Bridge)-QoS Packet Scheduler-0000","ifIndex":47,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #3-QoS Packet Scheduler-0000.","ifName":"ethernet_12","physAddr":"5cff35de9e90","ifSpeed":1000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":224,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))","ifIndex":62,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2.","ifName":"ethernet_32776","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":235,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-QoS Packet Scheduler-0000","ifIndex":67,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-QoS Packet Scheduler-0000.","ifName":"ethernet_19","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":233,"ifType":6,"ifAlias":"vEthernet - (Default Switch)-WFP Native MAC Layer LightWeight Filt","ifIndex":66,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_6","physAddr":"00155d289082","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":214,"ifType":6,"ifAlias":"vSwitch - (WSL (Hyper-V firewall))-Virtual Filtering Platform VMSw","ifIndex":54,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Switch Extension Adapter #2-Virtual Filtering Platform VMSwitch Extension-0000.","ifName":"ethernet_10","physAddr":null,"ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952122,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":230,"ifType":71,"ifAlias":"Local - Area Connection* 13-WFP 802.3 MAC Layer LightWeight Filter","ifIndex":64,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Microsoft - Wi-Fi Direct Virtual Adapter #4-WFP 802.3 MAC Layer LightWeight Filter-0000.","ifName":"wireless_12","physAddr":"e22be9bd0b00","ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":2,"lastSnmpPoll":null,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"N","collect":true,"poll":false,"nodeId":2},{"id":232,"ifType":6,"ifAlias":"vEthernet - (WSL (Hyper-V firewall))","ifIndex":65,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"Hyper-V - Virtual Ethernet Adapter #2.","ifName":"ethernet_32777","physAddr":"00155d39000e","ifSpeed":10000000000,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952065,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":219,"ifType":6,"ifAlias":"Local - Area Connection* 10-QoS Packet Scheduler-0000","ifIndex":59,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (IPv6)-QoS Packet Scheduler-0000.","ifName":"ethernet_16","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2},{"id":220,"ifType":6,"ifAlias":"Local - Area Connection* 11-WFP Native MAC Layer LightWeight Filte","ifIndex":60,"hasFlows":false,"hasEgressFlows":false,"lastIngressFlow":null,"lastEgressFlow":null,"lastCapsdPoll":1703032241773,"ifDescr":"WAN - Miniport (Network Monitor)-WFP Native MAC Layer LightWeight Filter-0000.","ifName":"ethernet_17","physAddr":null,"ifSpeed":0,"ifAdminStatus":1,"ifOperStatus":1,"lastSnmpPoll":1703034952147,"collectionUserSpecified":false,"collectionPolicySpecified":true,"hasIngressFlows":false,"collectFlag":"PC","pollFlag":"P","collect":true,"poll":true,"nodeId":2}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Range: - - items 0-67/68 - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:17:42 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_reload_daemon.yaml b/tests/cassettes/test_reload_daemon.yaml deleted file mode 100644 index bb44ddd..0000000 --- a/tests/cassettes/test_reload_daemon.yaml +++ /dev/null @@ -1,206 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 40 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Thu, 11 Jan 2024 18:14:14 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.6","version":"32.0.6","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Thu, 11 Jan 2024 18:14:19 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: '{"uei": "uei.opennms.org/internal/reloadDaemonConfig", "source": "pyonms", - "parms": [{"parmName": "daemonName", "value": "pollerd"}]}' - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '133' - Content-Type: - - application/json - User-Agent: - - python-requests/2.31.0 - method: POST - uri: http://localhost:8980/opennms/api/v2/events - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Thu, 11 Jan 2024 18:14:19 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -- request: - body: '{"uei": "uei.opennms.org/internal/reloadDaemonConfig", "source": "pyonms", - "parms": [{"parmName": "daemonName", "value": "nothing"}]}' - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '133' - Content-Type: - - application/json - User-Agent: - - python-requests/2.31.0 - method: POST - uri: http://localhost:8980/opennms/api/v2/events - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Thu, 11 Jan 2024 18:14:19 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 204 - message: No Content -version: 1 diff --git a/tests/cassettes/test_requisition_add_asset.yaml b/tests/cassettes/test_requisition_add_asset.yaml deleted file mode 100644 index fd191a4..0000000 --- a/tests/cassettes/test_requisition_add_asset.yaml +++ /dev/null @@ -1,159 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:18 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:20 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor - response: - body: - string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703035273606}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:20 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_requisition_add_metadata.yaml b/tests/cassettes/test_requisition_add_metadata.yaml deleted file mode 100644 index 4be0842..0000000 --- a/tests/cassettes/test_requisition_add_metadata.yaml +++ /dev/null @@ -1,159 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:13 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:15 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor - response: - body: - string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703035273606}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:15 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_requisition_all.yaml b/tests/cassettes/test_requisition_all.yaml deleted file mode 100644 index 1c7bda1..0000000 --- a/tests/cassettes/test_requisition_all.yaml +++ /dev/null @@ -1,162 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:04 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:06 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/requisitions - response: - body: - string: '{"count":7,"totalCount":7,"offset":0,"model-import":[{"node":[{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"ICMP"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1685734356786","node-label":"pending","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.62","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688670072617","node-label":"m","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688670081522","node-label":"g","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.160","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Test"}],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688670054235","node-label":"t","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"ICMP"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[{"context":"requisition","key":"key1","value":"value1"},{"context":"requisition","key":"key2","value":"value2"}],"location":null,"building":null,"city":null,"foreign-id":"2345352","node-label":"missing","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1699309241605,"foreign-source":"Blank","last-import":1703026842174},{"node":[{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"key","value":"value"}],"service-name":"SNMP"},{"category":[],"meta-data":[],"service-name":"UWM"},{"category":[],"meta-data":[],"service-name":"USPTO"},{"category":[],"meta-data":[],"service-name":"DeviceConfig-Running"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.7.8.9","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Test"}],"asset":[{"name":"region","value":"Blarg"}],"meta-data":[{"context":"requisition","key":"key","value":"new_value"},{"context":"requisition","key":"hello","value":"there"}],"location":null,"building":null,"city":null,"foreign-id":"py","node-label":"texts","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"grafana-user","value":"${scv:grafana:username}"},{"context":"requisition","key":"grafana-pass","value":"${scv:grafana:password}"},{"context":"requisition","key":"grafana-port","value":"3000"},{"context":"requisition","key":"grafana-dashboard","value":"/d/4VzDCAlVz/gc-details?orgId=1"},{"context":"requisition","key":"grafana-basic","value":"${scv:grafana:basic}"}],"service-name":"Grafana-Login"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.160","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Test"}],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1687817957574","node-label":"graf","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"two","node-label":"text2","parent-foreign-source":"Main","parent-foreign-id":"1643248845160","parent-node-label":null}],"date-stamp":1698860871226,"foreign-source":"Example","last-import":1703026830618},{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"10.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1654096238897","node-label":"xFi","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.167","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Personal"},{"name":"Printers"}],"asset":[{"name":"region","value":"Doncaster"}],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"hp_laserjet"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"252dw.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1649884247173","node-label":"252dw","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"nest"},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"khfky","value":"xvcbxvbc"}],"service-name":"SNMP"},{"category":[],"meta-data":[{"context":"requisition","key":"gdjj5","value":"3w5t5"}],"service-name":"WS-Man"}],"category":[],"meta-data":[{"context":"requisition","key":"shsj","value":"ewtwrt"}],"descr":null,"ip-addr":"192.168.86.29","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Personal"},{"name":"Workstation"}],"asset":[{"name":"region","value":"Doncaster"}],"meta-data":[{"context":"requisition","key":"sgfh","value":"shsjk"},{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"j1sd13i.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1643248845160","node-label":"j1sd13i","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"nest"},{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"StrafePing"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Routers"},{"name":"Personal"}],"asset":[{"name":"maintContractExpiration","value":"2020-01-01"}],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"router"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"host.home.local"}],"location":null,"building":null,"city":null,"foreign-id":"1646945751662","node-label":"nest","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"xFi"},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.57","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1674795263595","node-label":"pi03","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.56","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"pi2"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"pi2.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"56","node-label":"pi02","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"Grafana-basic","value":"YWRtaW46ZTlhVmdILlFNZXR4TnJBbg=="}],"service-name":"Grafana-Login"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.55","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[{"context":"requisition","key":"cust_name","value":"Mahacek"},{"context":"requisition","key":"f5_hostname","value":"pi"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"pi.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1662489846469","node-label":"pi01","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"service","value":"snmp"}],"service-name":"SNMP"},{"category":[],"meta-data":[],"service-name":"Postgres"},{"category":[],"meta-data":[],"service-name":"PostgreSQL"},{"category":[],"meta-data":[],"service-name":"Docker-Desktop"}],"category":[],"meta-data":[{"context":"requisition","key":"ip","value":"160"}],"descr":null,"ip-addr":"192.168.86.160","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Business"},{"name":"Workstation"},{"name":"Power"}],"asset":[{"name":"maintContractExpiration","value":"2030-12-31"}],"meta-data":[{"context":"requisition","key":"key","value":"value"},{"context":"requisition","key":"cust_name","value":"OpenNMS"},{"context":"requisition","key":"f5_hostname","value":"j1sd13i.nanthealth.com"},{"context":"requisition","key":"f5_timezone","value":"-7"},{"context":"requisition","key":"ra_fqdn","value":"remwmmaha2.mshome.net"}],"location":null,"building":null,"city":null,"foreign-id":"1643248808837","node-label":"remwmmaha2","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"nest"},{"interface":[{"monitored-service":[{"category":[],"meta-data":[],"service-name":"Docker-Desktop"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.62","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Workstation"},{"name":"Business"}],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1688566577388","node-label":"remmmaha - mac","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[{"category":[],"meta-data":[{"context":"requisition","key":"dcb:script-file","value":"zyxel-run"},{"context":"requisition","key":"dcb:config-type","value":"tech-support"}],"service-name":"DeviceConfig-Running"}],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.60","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Switches"},{"name":"Personal"},{"name":"Status:Production"}],"asset":[{"name":"manufacturer","value":"Zyxel"},{"name":"modelNumber","value":"GS1900-16"}],"meta-data":[{"context":"requisition","key":"dcb:password","value":"${scv:zyxel:password}"},{"context":"requisition","key":"dcb:username","value":"${scv:zyxel:username}"},{"context":"requisition","key":"dcb:schedule","value":"0 - 0 0 * * 1"}],"location":null,"building":null,"city":null,"foreign-id":"1694910929911","node-label":"zSwitch - 1","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.69","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1698861180647","node-label":"pi04","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.22","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1698861495847","node-label":"stream8","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"192.168.86.52","managed":null,"status":1,"snmp-primary":"P"}],"category":[{"name":"Personal"},{"name":"Workstation"}],"asset":[{"name":"region","value":"Doncaster"}],"meta-data":[{"context":"requisition","key":"real","value":"thing"}],"location":null,"building":null,"city":null,"foreign-id":"1667507058974","node-label":"0g8gal7","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":"j1sd13i"}],"date-stamp":1701297826225,"foreign-source":"Main","last-import":1703026814136},{"node":[],"date-stamp":1678373844825,"foreign-source":"Minions","last-import":1703026823631},{"node":[],"date-stamp":1697729444686,"foreign-source":"NCR","last-import":1703026826426},{"node":[],"date-stamp":1697136565506,"foreign-source":"RA","last-import":1703026828653},{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703034399800}]}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:06 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_requisition_count_active.yaml b/tests/cassettes/test_requisition_count_active.yaml deleted file mode 100644 index 9f90719..0000000 --- a/tests/cassettes/test_requisition_count_active.yaml +++ /dev/null @@ -1,155 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:06 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:08 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/requisitions/count - response: - body: - string: '0' - headers: - Cache-Control: - - no-store - Content-Length: - - '1' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Wed, 20 Dec 2023 01:21:08 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_requisition_count_deployed.yaml b/tests/cassettes/test_requisition_count_deployed.yaml deleted file mode 100644 index c3853f2..0000000 --- a/tests/cassettes/test_requisition_count_deployed.yaml +++ /dev/null @@ -1,155 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:08 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:11 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/requisitions/deployed/count - response: - body: - string: '7' - headers: - Cache-Control: - - no-store - Content-Length: - - '1' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - text/plain - Date: - - Wed, 20 Dec 2023 01:21:11 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_requisition_import.yaml b/tests/cassettes/test_requisition_import.yaml deleted file mode 100644 index 6995c64..0000000 --- a/tests/cassettes/test_requisition_import.yaml +++ /dev/null @@ -1,157 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:11 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:13 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '0' - User-Agent: - - python-requests/2.31.0 - method: PUT - uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor/import?rescanExisting=True - response: - body: - string: '' - headers: - Cache-Control: - - no-store - Content-Length: - - '0' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Date: - - Wed, 20 Dec 2023 01:21:13 GMT - Location: - - http://localhost:8980/opennms/rest/requisitions/selfmonitor - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 202 - message: Accepted -version: 1 diff --git a/tests/cassettes/test_requisition_one.yaml b/tests/cassettes/test_requisition_one.yaml deleted file mode 100644 index 5b72352..0000000 --- a/tests/cassettes/test_requisition_one.yaml +++ /dev/null @@ -1,159 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:20:59 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:04 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor - response: - body: - string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703034399800}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:04 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_requisition_update_asset.yaml b/tests/cassettes/test_requisition_update_asset.yaml deleted file mode 100644 index 853282e..0000000 --- a/tests/cassettes/test_requisition_update_asset.yaml +++ /dev/null @@ -1,159 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:20 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:22 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor - response: - body: - string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703035273606}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:22 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1 diff --git a/tests/cassettes/test_requisition_update_metadata.yaml b/tests/cassettes/test_requisition_update_metadata.yaml deleted file mode 100644 index d491e4d..0000000 --- a/tests/cassettes/test_requisition_update_metadata.yaml +++ /dev/null @@ -1,159 +0,0 @@ -interactions: -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/health - response: - body: - string: '{"healthy":true,"responses":[{"description":"Karaf extender","message":"5 - non-KAR features installed. ","status":"Success"},{"description":"Verifying - installed bundles","status":"Success"},{"description":"Connecting to ElasticSearch - ReST API (Flows)","status":"Success"},{"description":"Number of active alarms - stored in Elasticsearch (Alarm History)","message":"Found 26 alarms.","status":"Success"}]}' - headers: - Cache-Control: - - no-store - Content-Length: - - '402' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:15 GMT - Health: - - Everything is awesome - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/info - response: - body: - string: '{"displayVersion":"32.0.5","version":"32.0.5","packageName":"opennms","packageDescription":"OpenNMS","ticketerConfig":{"plugin":null,"enabled":false},"datetimeformatConfig":{"zoneId":"America/Los_Angeles","datetimeformat":"yyyy-MM-dd''T''HH:mm:ssxxx"},"services":{}}' - headers: - Cache-Control: - - no-store - Content-Length: - - '264' - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:18 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - User-Agent: - - python-requests/2.31.0 - method: GET - uri: http://localhost:8980/opennms/rest/requisitions/selfmonitor - response: - body: - string: '{"node":[{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":null,"ip-addr":"127.0.0.2","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"additionalhardware","value":"additionalhardware"},{"name":"address1","value":"address1"},{"name":"address2","value":"address2"},{"name":"admin","value":"admin"},{"name":"assetNumber","value":"assetNumber"},{"name":"autoenable","value":"Y"},{"name":"building","value":"building"},{"name":"category","value":"category"},{"name":"circuitId","value":"circuitId"},{"name":"city","value":"city"},{"name":"comment","value":"comment"},{"name":"connection","value":"connection"},{"name":"country","value":"country"},{"name":"cpu","value":"cpu"},{"name":"dateInstalled","value":"2022-10-12"},{"name":"department","value":"department"},{"name":"description","value":"description"},{"name":"displayCategory","value":"displayCategory"},{"name":"division","value":"division"},{"name":"enable","value":"enable"},{"name":"floor","value":"floor"},{"name":"hdd1","value":"hdd1"},{"name":"hdd2","value":"hdd2"},{"name":"hdd3","value":"hdd3"},{"name":"hdd4","value":"hdd4"},{"name":"hdd5","value":"hdd5"},{"name":"hdd6","value":"hdd6"},{"name":"inputpower","value":"Y"},{"name":"lastModifiedBy","value":"lastModifiedBy"},{"name":"latitude","value":"35.8494264"},{"name":"lease","value":"lease"},{"name":"leaseExpires","value":"leaseExpires"},{"name":"longitude","value":"-78.7970546"},{"name":"maintContractExpiration","value":"2030-12-31"},{"name":"maintContractNumber","value":"maintContractNumber"},{"name":"maintcontract","value":"maintcontract"},{"name":"managedObjectInstance","value":"managedObjectInstance"},{"name":"managedObjectType","value":"managedObjectType"},{"name":"manufacturer","value":"manufacturer"},{"name":"modelNumber","value":"modelNumber"},{"name":"notifyCategory","value":"notifyCategory"},{"name":"numpowersupplies","value":"1"},{"name":"operatingSystem","value":"operatingSystem"},{"name":"password","value":"password"},{"name":"pollerCategory","value":"pollerCategory"},{"name":"port","value":"port"},{"name":"rack","value":"rack"},{"name":"rackunitheight","value":"42"},{"name":"ram","value":"ram"},{"name":"region","value":"region"},{"name":"room","value":"room"},{"name":"serialNumber","value":"serialNumber"},{"name":"slot","value":"slot"},{"name":"snmpcommunity","value":"P"},{"name":"state","value":"state"},{"name":"storagectrl","value":"storagectrl"},{"name":"supportPhone","value":"supportPhone"},{"name":"thresholdCategory","value":"thresholdCategory"},{"name":"username","value":"username"},{"name":"vendor","value":"vendor"},{"name":"vendorAssetNumber","value":"vendorAssetNumber"},{"name":"vendorFax","value":"vendorFax"},{"name":"vendorPhone","value":"vendorPhone"},{"name":"zip","value":"zip"}],"meta-data":[],"location":null,"building":null,"city":null,"foreign-id":"1665528308672","node-label":"asset_test","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null},{"interface":[{"monitored-service":[],"category":[],"meta-data":[],"descr":"disc-if","ip-addr":"127.0.0.1","managed":null,"status":1,"snmp-primary":"P"}],"category":[],"asset":[{"name":"region","value":"test"}],"meta-data":[{"context":"requisition","key":"test","value":"test"}],"location":null,"building":"selfmonitor","city":null,"foreign-id":"1","node-label":"localhost","parent-foreign-source":null,"parent-foreign-id":null,"parent-node-label":null}],"date-stamp":1703028560054,"foreign-source":"selfmonitor","last-import":1703035273606}' - headers: - Cache-Control: - - no-store - Content-Encoding: - - gzip - Content-Security-Policy: - - 'default-src ''none'' ; frame-src ''self'' ; manifest-src ''self'' ; script-src - ''self'' ''unsafe-inline'' ''unsafe-eval''; font-src ''self'' https://fonts.googleapis.com https://fonts.gstatic.com; - connect-src ''self'' ; style-src ''self'' ''unsafe-inline'' https://fonts.googleapis.com; - base-uri ''self'' ; form-action ''self'' ; img-src ''self'' https://tiles.opennms.org - https://*.tile.openstreetmap.org https://*.tile.opentopomap.org data:' - Content-Type: - - application/json - Date: - - Wed, 20 Dec 2023 01:21:18 GMT - Permissions-Policy: - - accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), - cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), - execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), - geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), - midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), - screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=() - Pragma: - - no-cache - Referrer-Policy: - - no-referrer - Transfer-Encoding: - - chunked - Vary: - - Accept-Encoding - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - SAMEORIGIN - status: - code: 200 - message: OK -version: 1